summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
AgeCommit message (Collapse)Author
2018-02-13gnu: ghc-haddock-api: Update to 2.17.3.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.17.3. [native-inputs]: Add ghc-quickcheck, ghc-hspec, and hspec-discover.
2018-02-13gnu: data-default-instances-base: Update to 0.1.0.1.Ricardo Wurmus
* gnu/packages/haskell.scm (data-default-instances-base): Update to 0.1.0.1.
2018-02-13gnu: ghc-data-default-class: Update to 0.1.2.0.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-data-default-class): Update to 0.1.2.0.
2018-02-13gnu: ghc-data-default: Update to 0.7.1.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-data-default): Update to 0.7.1.1.
2018-02-13gnu: ghc-prelude-extras: Update to 0.4.0.3.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-prelude-extras): Update to 0.4.0.3.
2018-02-13gnu: ghc-generic-deriving: Update to 1.11.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.11.1. [native-inputs]: Add ghc-hspec and hspec-discover.
2018-02-13gnu: Add ghc-time-locale-compat.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.
2018-02-13gnu: ghc-text: Update to 1.2.2.2.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.2.2. [inputs]: Add ghc-random. squash! gnu: ghc-text: Update to 1.2.3.0.
2018-02-13gnu: ghc-hashable: Update to 1.2.6.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.6.1. [arguments]: Enable tests. [inputs]: Add ghc-random. [native-inputs]: Add ghc-test-framework, ghc-test-framework-hunit, ghc-test-framework-quickcheck2, ghc-hunit, and ghc-quickcheck. [description]: Use Texinfo syntax for class name.
2018-02-13gnu: ghc-uuid-types: Fix tests with latest QuickCheck.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Relax version constraint for QuickCheck.
2018-02-13gnu: ghc-old-time: Allow building with GHC 8.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-old-time)[arguments]: Allow building with newer version of "base".
2018-02-13gnu: Add ghc-hashable-time.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-hashable-time): New variable.
2018-02-13gnu: Add ghc-th-abstraction.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-th-abstraction): New variable.
2018-02-13gnu: ghc-attoparsec: Update to 0.13.2.2.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-attoparsec): Update to 0.13.2.2. [arguments]: Disable tests. [native-inputs]: Remove ghc-test-framework and ghc-test-framework-quickcheck2; add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13gnu: ghc-scientific: Update to 0.3.5.2.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.5.2. [inputs]: Add ghc-integer-logarithms and ghc-primitive; remove ghc-vector.
2018-02-13gnu: Add ghc-integer-logarithms.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-integer-logarithms): New variable.
2018-02-13gnu: ghc-vector: Update to 0.12.0.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-vector): Update to 0.12.0.1.
2018-02-13gnu: ghc-dlist: Update to 0.8.0.4.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.4.
2018-02-13gnu: ghc-mtl: Fix build with GHC 8.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-mtl)[inputs]: Add ghc-transformers. [arguments]: Permit building with newer version of transformers.
2018-02-13gnu: ghc-primitive: Update to 0.6.3.0.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.3.0.
2018-02-13gnu: ghc-old-locale: Allow building with newer base package.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-old-locale)[arguments]: Add configure flag to allow newer "base" version.
2018-02-13gnu: ghc: Use ghc-8 as default GHC.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc): Rename variable... (ghc-7): ...to this. (ghc-8)[native-inputs]: Adjust accordingly. (ghc): New alias for ghc-8.
2018-02-13gnu: ghc-streaming-commons: Fix license and description.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-streaming-commons)[license]: The correct license is Expat. [description]: Use a complete sentence.
2018-02-03Merge branch 'master' into core-updatesMark H Weaver
2018-02-01gnu: Add ghc-iwlib.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-iwlib): New public variable.
2018-01-19Merge branch 'master' into core-updatesMark H Weaver
2018-01-19gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice
It is the GNU way. * doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’. * gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): Likewise. * gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise. * gnu/packages/check.scm (python-testpath)[description]: Likewise. * gnu/packages/disk.scm (pydf)[description]: Likewise. * gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise. (glusterfs)[description]: Likewise. * gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap) (ghc-system-fileio)[synopsis]: Likewise. (ghc-fsnotify)[description]: Likewise. * gnu/packages/linux.scm (proot)[description]: Likewise. (jmtpfs)[synopsis, description]: Likewise. * gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise. * gnu/packages/storage.scm (ceph)[description]: Likewise. * gnu/packages/sync.scm (lsyncd)[description]: Likewise. * gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise. (go-github-com-zillode-notify)[description]: Likewise. * gnu/services/nfs.scm (pipefs-service-type): Likewise. * guix/scripts/system.scm (perform-action): Likewise.
2018-01-16gnu: ghc@7: Link against the right libncursesw.so.Ludovic Courtès
Fixes <https://bugs.gnu.org/30100>. Regression introduced in 667082d59104d4b964dce878f5e8c0f8ad1be958. Reported by Leo Famulari <leo@famulari.name>. * gnu/packages/haskell.scm (ghc)[arguments] <configure-bin>: Adjust to correctly determine the extension of "libncursesw.so.X.Y".
2018-01-15gnu: ghc-hmatrix-special: Update to 0.4.0.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
2018-01-15gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
2018-01-15gnu: ghc-hmatrix-gsl: Update to 0.18.0.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
2018-01-15gnu: ghc-hmatrix: Update to 0.18.1.0.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
2018-01-15gnu: ghc-juicypixels: Update to 3.2.9.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
2018-01-15gnu: ghc-iproute: Use HTTPS for home page.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
2018-01-15gnu: ghc-iproute: Update to 1.7.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
2018-01-10gnu: ghc-chell-quickcheck: Update to 0.2.5.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-chell-quickcheck) (ghc-chell-quickcheck-bootstrap): Update to 0.2.5.1.
2017-12-15gnu: ghc-reflection: Update to 2.1.2.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.2.
2017-12-07gnu: ghc-glob: Fix typo.Marius Bakke
* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.
2017-12-06gnu: ghc-aws: Update to 0.18.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-aws): Update to 0.18. [inputs]: Replace ghc-cryptohash with ghc-cryptonite.
2017-12-05gnu: ghc-comonad: Run tests.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-comonad)[arguments]: Delete to enable tests. [native-inputs]: Add ghc-doctest.
2017-12-05gnu: ghc-half: Update to 0.2.2.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-half): Update to 0.2.2.3.
2017-12-05gnu: ghc-psqueues: Tweak description.Tobias Geerinckx-Rice
Fix Emacs' syntax highlighting, which got confused by the leading ‘(’. * gnu/packages/haskell.scm (ghc-psqueues)[description]: Slightly adjust.
2017-12-05gnu: ghc-glob: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot for a @dfn. Use it.
2017-12-05gnu: ghc-glob: Update to 0.9.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-glob): Update to 0.9.1.
2017-12-05gnu: ghc-free: Update to 4.12.4.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-free): Update to 4.12.4.
2017-12-05gnu: ghc-foldl: Update to 1.3.5.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-foldl): Update to 1.3.5.
2017-12-05gnu: ghc-fingertree: Run tests.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-fingertree)[arguments]: Delete to run tests. [native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework, ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
2017-12-05gnu: ghc-fingertree: Update to 0.1.3.0.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-fingertree): Update to 0.1.3.0.
2017-12-05gnu: ghc-fgl-arbitrary: Update to 0.2.0.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-fgl-arbitrary): Update to 0.2.0.3.
2017-12-05gnu: ghc-executable-path: Update to 0.0.3.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-executable-path): Update to 0.0.3.1.