'robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/agda.scm
AgeCommit message (Expand)Author
2023-07-22gnu: agda-cubical: Update to 0.5....* gnu/packages/agda.scm (agda-cubical): Update to 0.5. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Josselin Poiret
2023-06-04gnu: agda-ial: Update to ded30c410d5d40142249686572aa1acd1b2f8cc7....* gnu/packages/agda.scm (agda-ial): Update to ded30c410d5d40142249686572aa1acd1b2f8cc7, use agda-build-system, switch to G-Exps, reorder fields. Josselin Poiret
2023-06-04gnu: Add agda-1lab....* gnu/packages/agda.scm: New variable agda-1lab. Josselin Poiret
2023-06-04gnu: Add agda-cubical....* gnu/packages/agda.scm: New variable agda-cubical. Josselin Poiret
2023-06-04gnu: Add agda-categories....* gnu/packages/patches/agda-categories-use-find.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/agda.scm: New variable agda-categories. Josselin Poiret
2023-06-04gnu: Add agda-stdlib....* gnu/packages/patches/agda-stdlib-use-runhaskell.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/agda.scm: New variable agda-stdlib. Josselin Poiret
2023-06-04gnu: agda: Add AGDA_LIBDIRS search-path....* gnu/packages/patches/agda-libdirs-env-variable.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/agda.scm (agda): Patch agda, and add search path. Josselin Poiret
2023-06-04gnu: emacs-agda2-mode: Switch to G-Exps....* gnu/packages/agda.scm (emacs-agda2-mode): Switch it up. Josselin Poiret
2023-06-04gnu: emacs-agda2-mode: No longer inherit from agda....* gnu/packages/agda.scm (emacs-agda2-mode): Remove it. Made no sense, as we only need the source, which we can refer to without inheriting the whole thing. Josselin Poiret
2023-06-04gnu: agda: Build info manual....* gnu/packages/agda.scm (agda): Build the user manual as an info manual. Josselin Poiret
2023-06-04gnu: agda: Update to 2.6.3 and switch to git-fetch....* gnu/packages/agda.scm (agda): Update to 2.6.3, switch to fetching using git so that doc files are included, and add new dependency ghc-vector-hashtables. Josselin Poiret