2018-02-21 01:55:06 +01:00
|
|
|
;;; GNU Guix --- Functional package management for GNU
|
|
|
|
;;; Copyright © 2018 Alex ter Weele <alex.ter.weele@gmail.com>
|
2018-09-30 12:23:59 +02:00
|
|
|
;;; Copyright © 2018 Ricardo Wurmus <rekado@elephly.net>
|
2018-10-17 20:53:32 +02:00
|
|
|
;;; Copyright © 2018 Alex Vong <alexvong1995@gmail.com>
|
2018-11-06 10:24:28 +01:00
|
|
|
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
|
2019-08-12 17:33:36 +02:00
|
|
|
;;; Copyright © 2018 John Soo <jsoo1@asu.edu>
|
2019-08-28 00:19:48 +02:00
|
|
|
;;; Copyright © 2019 Ludovic Courtès <ludo@gnu.org>
|
2018-02-21 01:55:06 +01:00
|
|
|
;;;
|
|
|
|
;;; This file is part of GNU Guix.
|
|
|
|
;;;
|
|
|
|
;;; GNU Guix is free software; you can redistribute it and/or modify it
|
|
|
|
;;; under the terms of the GNU General Public License as published by
|
|
|
|
;;; the Free Software Foundation; either version 3 of the License, or (at
|
|
|
|
;;; your option) any later version.
|
|
|
|
;;;
|
|
|
|
;;; GNU Guix is distributed in the hope that it will be useful, but
|
|
|
|
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
;;; GNU General Public License for more details.
|
|
|
|
;;;
|
|
|
|
;;; You should have received a copy of the GNU General Public License
|
|
|
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
(define-module (gnu packages agda)
|
|
|
|
#:use-module (gnu packages haskell-check)
|
|
|
|
#:use-module (gnu packages haskell-web)
|
gnu: Move non-compilers out of haskell.scm.
* gnu/packages/haskell.scm (ghc-abstract-deque, ghc-abstract-par,
ghc-adjunctions, ghc-aeson-compat, ghc-alex, ghc-alsa-core,
ghc-annotated-wl-pprint, ghc-ansi-terminal, ghc-ansi-wl-pprint,
ghc-appar, ghc-async, ghc-atomic-write, ghc-attoparsec,
ghc-attoparsec-bootstrap, ghc-attoparsec-iso8601, ghc-auto-update,
ghc-aws, ghc-base16-bytestring, ghc-base64-bytestring, ghc-base-compat,
ghc-basement, ghc-base-orphans, ghc-base-prelude,
ghc-base-unicode-symbols, ghc-bifunctors, ghc-bindings-dsl,
ghc-blaze-builder, ghc-blaze-markup, ghc-bloomfilter, ghc-boxes,
ghc-byteable, ghc-byteorder, ghc-bytes, ghc-bytestring-builder,
ghc-bytestring-handle, ghc-bytestring-lexing, ghc-bzlib-conduit,
ghc-c2hs, ghc-cairo, ghc-call-stack, ghc-call-stack-boot,
ghc-case-insensitive, ghc-cereal, ghc-cereal-conduit, ghc-cgi,
ghc-charset, ghc-chart, ghc-chart-cairo, ghc-chasingbottoms,
ghc-cheapskate, ghc-chell, ghc-chell-quickcheck, ghc-chunked-data,
ghc-clock, ghc-clock-bootstrap, ghc-cmark, ghc-cmark-gfm, ghc-cmdargs,
ghc-code-page, ghc-colour, ghc-comonad, ghc-concatenative,
ghc-concurrent-output, ghc-conduit, ghc-conduit-algorithms,
ghc-conduit-combinators, ghc-conduit-extra, ghc-configurator,
ghc-connection, ghc-constraints, ghc-contravariant,
ghc-contravariant-extras, ghc-convertible, ghc-data-accessor,
ghc-data-accessor-transformers, ghc-data-default,
ghc-data-default-class, ghc-data-default-instances-base,
ghc-data-default-instances-containers, ghc-data-default-instances-dlist,
ghc-data-default-instances-old-locale, ghc-data-hash, ghc-data-ordlist,
ghc-deepseq-generics, ghc-descriptive, ghc-diff, ghc-disk-free-space,
ghc-distributive, ghc-dlist, ghc-doctemplates, ghc-doctest,
ghc-double-conversion, ghc-easy-file, ghc-easyplot, ghc-echo,
ghc-edisonapi, ghc-edisoncore, ghc-edit-distance, ghc-either,
ghc-email-validate, ghc-enclosed-exceptions, ghc-equivalence, ghc-erf,
ghc-errorcall-eq-instance, ghc-errors, ghc-esqueleto, ghc-exactprint,
ghc-exceptions, ghc-executable-path, ghc-extensible-exceptions,
ghc-extra, ghc-fail, ghc-fast-logger, ghc-feed, ghc-fgl,
ghc-fgl-arbitrary, ghc-file-embed, ghc-filemanip, ghc-findbin,
ghc-fingertree, ghc-fixed, ghc-foldl, ghc-foundation, ghc-free,
ghc-fsnotify, ghc-generic-deriving, ghc-generics-sop,
ghc-geniplate-mirror, ghc-genvalidity, ghc-genvalidity-property,
ghc-gitrev, ghc-glob, ghc-gluraw, ghc-glut, ghc-gnuplot, ghc-graphviz,
ghc-gtk2hs-buildtools, ghc-hackage-security, ghc-haddock,
ghc-haddock-api, ghc-haddock-library, ghc-half, ghc-happy, ghc-hashable,
ghc-hashable-bootstrap, ghc-hashable-time, ghc-hashtables,
ghc-haskell-lexer, ghc-haskell-src, ghc-haskell-src-exts,
ghc-haskell-src-exts-util, ghc-haskell-src-meta, ghc-hasktags, ghc-hex,
ghc-highlighting-kate, ghc-hindent, ghc-hinotify, ghc-hmatrix,
ghc-hmatrix-gsl, ghc-hmatrix-gsl-stats, ghc-hmatrix-special,
ghc-hostname, ghc-hourglass, ghc-hpack, ghc-hs-bibutils, ghc-hslogger,
ghc-hslua, ghc-hslua-module-text, ghc-http-api-data, ghc-ieee754,
ghc-ifelse, ghc-indents, ghc-inline-c, ghc-inline-c-cpp,
ghc-integer-logarithms, ghc-integer-logarithms-bootstrap,
ghc-interpolate, ghc-intervalmap, ghc-invariant, ghc-iproute, ghc-iwlib,
ghc-json, ghc-juicypixels, ghc-kan-extensions, ghc-language-c,
ghc-language-haskell-extract, ghc-lens, ghc-libffi, ghc-libmpd,
ghc-libxml, ghc-lifted-async, ghc-lifted-base, ghc-linear,
ghc-logging-facade, ghc-logict, ghc-lzma, ghc-lzma-conduit,
ghc-markdown-unlit, ghc-math-functions, ghc-megaparsec, ghc-memory,
ghc-memotrie, ghc-microlens, ghc-microlens-ghc, ghc-microlens-mtl,
ghc-microlens-platform, ghc-microlens-th, ghc-missingh, ghc-mmap,
ghc-mmorph, ghc-mockery, ghc-monad-control, ghc-monad-logger,
ghc-monad-loops, ghc-monad-par, ghc-monad-par-extras, ghc-monadplus,
ghc-monadrandom, ghc-monads-tf, ghc-mono-traversable, ghc-murmur-hash,
ghc-mwc-random, ghc-nats, ghc-nats-bootstrap, ghc-network,
ghc-network-info, ghc-network-uri, ghc-newtype-generics, ghc-objectname,
ghc-old-locale, ghc-old-time, ghc-opengl, ghc-openglraw,
ghc-operational, ghc-options, ghc-optparse-applicative, ghc-pandoc,
ghc-pandoc-citeproc, ghc-pandoc-types, ghc-parallel, ghc-parsec-numbers,
ghc-parser-combinators, ghc-parsers, ghc-path, ghc-path-io, ghc-paths,
ghc-patience, ghc-pcre-light, ghc-persistent, ghc-persistent-sqlite,
ghc-persistent-template, ghc-polyparse, ghc-pqueue, ghc-prelude-extras,
ghc-pretty-hex, ghc-pretty-show, ghc-primitive, ghc-profunctors,
ghc-psqueues, ghc-random, ghc-raw-strings-qq, ghc-rebase, ghc-reducers,
ghc-refact, ghc-reflection, ghc-regex, ghc-regex-applicative,
ghc-regex-base, ghc-regex-compat, ghc-regex-compat-tdfa,
ghc-regex-pcre-builtin, ghc-regex-posix, ghc-regex-tdfa,
ghc-regex-tdfa-text, ghc-rerebase, ghc-resolv, ghc-resource-pool,
ghc-resourcet, ghc-rfc5051, ghc-rio, ghc-safe, ghc-safe-exceptions,
ghc-safeio, ghc-safesemaphore, ghc-sandi, ghc-scientific,
ghc-scientific-bootstrap, ghc-sdl, ghc-sdl-image, ghc-sdl-mixer,
ghc-securemem, ghc-semigroupoids, ghc-semigroups,
ghc-semigroups-bootstrap, ghc-setenv, ghc-setlocale, ghc-shakespeare,
ghc-shelly, ghc-silently, ghc-simple-reflect, ghc-simple-sendfile,
ghc-skylighting-core, ghc-skylighting, ghc-smallcheck, ghc-socks,
ghc-split, ghc-statevar, ghc-statistics, ghc-stm-chans, ghc-stm-conduit,
ghc-stmonadtrans, ghc-storable-complex, ghc-streaming-commons,
ghc-strict, ghc-stringbuilder, ghc-string-qq, ghc-stringsearch,
ghc-stylish-haskell, ghc-syb, ghc-system-fileio, ghc-system-filepath,
ghc-tagged, ghc-tar, ghc-temporary, ghc-temporary-rc, ghc-terminal-size,
ghc-texmath, ghc-text-binary, ghc-tf-random, ghc-th-abstraction,
ghc-th-expand-syns, ghc-th-lift, ghc-th-lift-instances, ghc-th-orphans,
ghc-th-reify-many, ghc-time-locale-compat, ghc-tldr,
ghc-transformers-base, ghc-transformers-compat, ghc-tree-diff,
ghc-trifecta, ghc-tuple-th, ghc-typed-process, ghc-unbounded-delays,
ghc-unexceptionalio, ghc-union-find, ghc-uniplate, ghc-unix-compat,
ghc-unix-time, ghc-unliftio, ghc-unliftio-core,
ghc-unordered-containers, ghc-unordered-containers-bootstrap,
ghc-uri-bytestring, ghc-utf8-string, ghc-utility-ht, ghc-uuid,
ghc-uuid-types, ghc-validation, ghc-validity, ghc-vault, ghc-vector,
ghc-vector-algorithms, ghc-vector-binary-instances, ghc-vector-builder,
ghc-vector-th-unbox, ghc-void, ghc-wave, ghc-wcwidth,
ghc-wcwidth-bootstrap, ghc-weigh, ghc-wl-pprint,
ghc-wl-pprint-annotated, ghc-wl-pprint-text, ghc-word8, ghc-x11,
ghc-x11-xft, ghc-xdg-basedir, ghc-xml, ghc-xml-conduit, ghc-xml-types,
ghc-yaml, ghc-zip-archive, ghc-zlib): Move variables from here...
* gnu/packages/haskell-xyz.scm: ...to here.
* gnu/packages/agda.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/cran.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/games.scm,
gnu/packages/graphics.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-check.scm,
gnu/packages/idris.scm,
gnu/packages/statistics.scm,
gnu/packages/wm.scm: Update module references.
Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-08-30 03:56:35 +02:00
|
|
|
#:use-module (gnu packages haskell-xyz)
|
2018-07-21 17:57:35 +02:00
|
|
|
#:use-module (guix build-system emacs)
|
2019-08-12 17:33:36 +02:00
|
|
|
#:use-module (guix build-system gnu)
|
2018-02-21 01:55:06 +01:00
|
|
|
#:use-module (guix build-system haskell)
|
|
|
|
#:use-module (guix build-system trivial)
|
|
|
|
#:use-module (guix download)
|
2019-08-28 00:19:48 +02:00
|
|
|
#:use-module (guix git-download)
|
2018-02-21 01:55:06 +01:00
|
|
|
#:use-module ((guix licenses) #:prefix license:)
|
|
|
|
#:use-module (guix packages))
|
|
|
|
|
|
|
|
(define-public agda
|
|
|
|
(package
|
|
|
|
(name "agda")
|
2018-11-06 10:24:28 +01:00
|
|
|
(version "2.5.4.2")
|
2018-02-21 01:55:06 +01:00
|
|
|
(source
|
|
|
|
(origin
|
|
|
|
(method url-fetch)
|
|
|
|
(uri (string-append
|
|
|
|
"https://hackage.haskell.org/package/Agda/Agda-"
|
|
|
|
version ".tar.gz"))
|
|
|
|
(sha256
|
|
|
|
(base32
|
2018-11-06 10:24:28 +01:00
|
|
|
"07wvawpfjhx3gw2w53v27ncv1bl0kkx08wkm6wzxldbslkcasign"))))
|
2018-02-21 01:55:06 +01:00
|
|
|
(build-system haskell-build-system)
|
|
|
|
(inputs
|
2018-11-06 10:24:28 +01:00
|
|
|
`(("ghc-alex" ,ghc-alex)
|
2018-02-21 01:55:06 +01:00
|
|
|
("ghc-async" ,ghc-async)
|
|
|
|
("ghc-blaze-html" ,ghc-blaze-html)
|
|
|
|
("ghc-boxes" ,ghc-boxes)
|
|
|
|
("ghc-data-hash" ,ghc-data-hash)
|
|
|
|
("ghc-edisoncore" ,ghc-edisoncore)
|
|
|
|
("ghc-edit-distance" ,ghc-edit-distance)
|
|
|
|
("ghc-equivalence" ,ghc-equivalence)
|
2018-09-30 12:23:59 +02:00
|
|
|
("ghc-filemanip" ,ghc-filemanip)
|
2018-02-21 01:55:06 +01:00
|
|
|
("ghc-geniplate-mirror" ,ghc-geniplate-mirror)
|
|
|
|
("ghc-gitrev" ,ghc-gitrev)
|
|
|
|
("ghc-happy" ,ghc-happy)
|
|
|
|
("ghc-hashable" ,ghc-hashable)
|
|
|
|
("ghc-hashtables" ,ghc-hashtables)
|
|
|
|
("ghc-ieee754" ,ghc-ieee754)
|
|
|
|
("ghc-murmur-hash" ,ghc-murmur-hash)
|
|
|
|
("ghc-uri-encode" ,ghc-uri-encode)
|
|
|
|
("ghc-parallel" ,ghc-parallel)
|
|
|
|
("ghc-regex-tdfa" ,ghc-regex-tdfa)
|
|
|
|
("ghc-strict" ,ghc-strict)
|
|
|
|
("ghc-unordered-containers" ,ghc-unordered-containers)
|
|
|
|
("ghc-zlib" ,ghc-zlib)))
|
2018-07-21 04:35:14 +02:00
|
|
|
(arguments
|
|
|
|
`(#:modules ((guix build haskell-build-system)
|
|
|
|
(guix build utils)
|
2018-09-30 12:23:59 +02:00
|
|
|
(srfi srfi-26)
|
|
|
|
(ice-9 match))
|
2018-07-21 04:35:14 +02:00
|
|
|
#:phases
|
|
|
|
(modify-phases %standard-phases
|
2018-09-30 12:23:59 +02:00
|
|
|
;; FIXME: This is a copy of the standard configure phase with a tiny
|
|
|
|
;; difference: this package needs the -package-db flag to be passed
|
|
|
|
;; to "runhaskell" in addition to the "configure" action, because
|
|
|
|
;; Setup.hs depends on filemanip. Without this option the Setup.hs
|
|
|
|
;; file cannot be evaluated. The haskell-build-system should be
|
|
|
|
;; changed to pass "-package-db" to "runhaskell" in any case.
|
|
|
|
(replace 'configure
|
|
|
|
(lambda* (#:key outputs inputs tests? (configure-flags '())
|
|
|
|
#:allow-other-keys)
|
|
|
|
(let* ((out (assoc-ref outputs "out"))
|
2018-10-17 20:53:32 +02:00
|
|
|
(name-version (strip-store-file-name out))
|
2018-09-30 12:23:59 +02:00
|
|
|
(input-dirs (match inputs
|
|
|
|
(((_ . dir) ...)
|
|
|
|
dir)
|
|
|
|
(_ '())))
|
|
|
|
(ghc-path (getenv "GHC_PACKAGE_PATH"))
|
|
|
|
(params (append `(,(string-append "--prefix=" out))
|
|
|
|
`(,(string-append "--libdir=" out "/lib"))
|
|
|
|
`(,(string-append "--bindir=" out "/bin"))
|
|
|
|
`(,(string-append
|
|
|
|
"--docdir=" out
|
2018-10-17 20:53:32 +02:00
|
|
|
"/share/doc/" name-version))
|
2018-09-30 12:23:59 +02:00
|
|
|
'("--libsubdir=$compiler/$pkg-$version")
|
|
|
|
'("--package-db=../package.conf.d")
|
|
|
|
'("--global")
|
|
|
|
`(,@(map
|
|
|
|
(cut string-append "--extra-include-dirs=" <>)
|
|
|
|
(search-path-as-list '("include") input-dirs)))
|
|
|
|
`(,@(map
|
|
|
|
(cut string-append "--extra-lib-dirs=" <>)
|
|
|
|
(search-path-as-list '("lib") input-dirs)))
|
|
|
|
(if tests?
|
|
|
|
'("--enable-tests")
|
|
|
|
'())
|
|
|
|
configure-flags)))
|
|
|
|
(unsetenv "GHC_PACKAGE_PATH")
|
|
|
|
(apply invoke "runhaskell" "-package-db=../package.conf.d"
|
|
|
|
"Setup.hs" "configure" params)
|
|
|
|
(setenv "GHC_PACKAGE_PATH" ghc-path)
|
|
|
|
#t)))
|
2018-07-21 04:35:14 +02:00
|
|
|
(add-after 'compile 'agda-compile
|
|
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
|
|
(let* ((out (assoc-ref outputs "out"))
|
|
|
|
(agda-compiler (string-append out "/bin/agda")))
|
|
|
|
(for-each (cut invoke agda-compiler <>)
|
|
|
|
(find-files (string-append out "/share") "\\.agda$"))
|
|
|
|
#t))))))
|
2018-02-21 01:55:06 +01:00
|
|
|
(home-page "http://wiki.portal.chalmers.se/agda/")
|
|
|
|
(synopsis
|
|
|
|
"Dependently typed functional programming language and proof assistant")
|
|
|
|
(description
|
|
|
|
"Agda is a dependently typed functional programming language: it has
|
|
|
|
inductive families, which are similar to Haskell's GADTs, but they can be
|
|
|
|
indexed by values and not just types. It also has parameterised modules,
|
|
|
|
mixfix operators, Unicode characters, and an interactive Emacs interface (the
|
|
|
|
type checker can assist in the development of your code). Agda is also a
|
|
|
|
proof assistant: it is an interactive system for writing and checking proofs.
|
|
|
|
Agda is based on intuitionistic type theory, a foundational system for
|
|
|
|
constructive mathematics developed by the Swedish logician Per Martin-Löf. It
|
|
|
|
has many similarities with other proof assistants based on dependent types,
|
|
|
|
such as Coq, Epigram and NuPRL.")
|
|
|
|
;; Agda is distributed under the MIT license, and a couple of
|
|
|
|
;; source files are BSD-3. See LICENSE for details.
|
|
|
|
(license (list license:expat license:bsd-3))))
|
2018-07-21 17:57:35 +02:00
|
|
|
|
|
|
|
(define-public emacs-agda2-mode
|
|
|
|
(package
|
|
|
|
(inherit agda)
|
|
|
|
(name "emacs-agda2-mode")
|
|
|
|
(build-system emacs-build-system)
|
|
|
|
(inputs '())
|
|
|
|
(arguments
|
|
|
|
`(#:phases
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
(add-after 'unpack 'enter-elisp-dir
|
|
|
|
(lambda _ (chdir "src/data/emacs-mode") #t)))))
|
|
|
|
(home-page "https://agda.readthedocs.io/en/latest/tools/emacs-mode.html")
|
|
|
|
(synopsis "Emacs mode for Agda")
|
|
|
|
(description "This Emacs mode enables interactive development with
|
|
|
|
Agda. It also aids the input of Unicode characters.")))
|
2019-08-12 17:33:36 +02:00
|
|
|
|
|
|
|
(define-public agda-ial
|
|
|
|
(package
|
|
|
|
(name "agda-ial")
|
|
|
|
(version "1.5.0")
|
2019-08-28 00:19:48 +02:00
|
|
|
(home-page "https://github.com/cedille/ial")
|
|
|
|
(source (origin
|
|
|
|
(method git-fetch)
|
|
|
|
(uri (git-reference (url home-page)
|
|
|
|
(commit (string-append "v" version))))
|
|
|
|
(file-name (git-file-name name version))
|
|
|
|
(sha256
|
|
|
|
(base32
|
|
|
|
"0dlis6v6nzbscf713cmwlx8h9n2gxghci8y21qak3hp18gkxdp0g"))))
|
2019-08-12 17:33:36 +02:00
|
|
|
(build-system gnu-build-system)
|
|
|
|
(inputs
|
|
|
|
`(("agda" ,agda)))
|
|
|
|
(arguments
|
|
|
|
`(#:parallel-build? #f
|
|
|
|
#:phases
|
|
|
|
(modify-phases %standard-phases
|
|
|
|
(delete 'configure)
|
|
|
|
(add-before 'build 'patch-dependencies
|
|
|
|
(lambda _ (patch-shebang "find-deps.sh") #t))
|
|
|
|
(delete 'check)
|
|
|
|
(replace 'install
|
|
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
2019-08-28 00:19:48 +02:00
|
|
|
(let* ((out (assoc-ref outputs "out"))
|
|
|
|
(include (string-append out "/include/agda/ial")))
|
|
|
|
(for-each (lambda (file)
|
|
|
|
(make-file-writable file)
|
|
|
|
(install-file file include))
|
2019-08-28 06:46:26 +02:00
|
|
|
(find-files "." "\\.agdai?(-lib)?$"))
|
2019-08-28 00:19:48 +02:00
|
|
|
#t))))))
|
|
|
|
(synopsis "The Iowa Agda Library")
|
2019-08-12 17:33:36 +02:00
|
|
|
(description
|
|
|
|
"The goal is to provide a concrete library focused on verification
|
|
|
|
examples, as opposed to mathematics. The library has a good number
|
|
|
|
of theorems for booleans, natural numbers, and lists. It also has
|
|
|
|
trees, tries, vectors, and rudimentary IO. A number of good ideas
|
|
|
|
come from Agda's standard library.")
|
|
|
|
(license license:expat)))
|