summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
Commit message (Expand)AuthorAgeFilesLines
* Revert "gnu: ghc-tasty: Update to 1.1.0.3."•••This reverts commit 3ad6b8909025a8f4d3e1f1f5ea16bcd0cace557c. Ricardo Wurmus2018-09-051-24/+3
* Revert "gnu: ghc-base-compat: Update to 0.10.4."•••This reverts commit 0fa2c552fcd5176b0484b77b7f7c94d82d46415e. We may not upgrade base-compat at this point because we haven't upgraded the default GHC yet. Ricardo Wurmus2018-09-051-2/+2
* gnu: ghc-zlib: Enable tests.•••* gnu/packages/haskell.scm (ghc-zlib)[arguments]: Enable tests. Allow building with newer tasty. [native-inputs]: Add ghc-quickcheck, ghc-tasty, ghc-tasty-hunit and ghc-tasty-quickcheck. Arun Isaac2018-09-041-2/+6
* gnu: ghc-integer-logarithms: Allow building with newer tasty.•••* gnu/packages/haskell.scm (ghc-integer-logarithms)[arguments]: Allow building with newer tasty. Arun Isaac2018-09-041-0/+2
* gnu: ghc-tasty: Update to 1.1.0.3.•••* gnu/packages/haskell-check.scm (ghc-tasty): Update to 1.1.0.3. [inputs]: Add ghc-wcwidth. (ghc-attoparsec-bootstrap, ghc-integer-logarithms-bootstrap, ghc-scientific-bootstrap): New variables. (ghc-wcwidth)[inputs]: Replace ghc-attoparsec with ghc-attoparsec-bootstrap. (ghc-scientific)[inputs]: Replace ghc-integer-logarithms with ghc-integer-logarithms-bootstrap. (ghc-attoparsec)[inputs]: Replace ghc-scientific with ghc-scientific-bootstrap. Arun Isaac2018-09-041-3/+24
* gnu: Add ghc-wcwidth.•••* gnu/packages/haskell.scm (ghc-wcwidth): New variable. Arun Isaac2018-09-041-0/+25
* gnu: Add ghc 8.4.3.•••* gnu/packages/haskell.scm (ghc-8): Rename this... (ghc-8.0): ...to this. (ghc): Point at ghc-8.0. (ghc-8): New variable for GHC 8.4.3. Co-authored-by: Timothy Samplet <samplet@ngyro.com> Ricardo Wurmus2018-08-291-2/+127
* gnu: ghc-scientific: Update to 0.3.6.2.•••* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2. [inputs]: Move ghc-tasty ... [native-inputs]: ... to here. Arun Isaac2018-08-261-4/+5
* gnu: ghc-integer-logarithms: Update to 1.0.2.1.•••* gnu/packages/haskell.scm (ghc-integer-logarithms): Update to 1.0.2.1. [inputs]: Move ghc-quickcheck, ghc-smallcheck, ghc-tasty, ghc-tasty-hunit, ghc-tasty-quickcheck, ghc-tasty-smallcheck ... [native-inputs]: ... to here. [home-page]: Update URI. Arun Isaac2018-08-261-9/+9
* gnu: ghc-smallcheck: Update to 1.1.5.•••* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5. Arun Isaac2018-08-261-2/+2
* gnu: ghc-optparse-applicative: Update to 0.14.2.0.•••* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0. [arguments]: Enable tests. Arun Isaac2018-08-261-9/+2
* gnu: ghc-zlib: Update to 0.6.2.•••* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.2. Arun Isaac2018-08-231-2/+2
* gnu: ghc-graphviz: Update to 2999.20.0.2.•••* gnu/packages/haskell.scm (ghc-graphviz): Update to 2999.20.0.2. [native-inputs]: Add ghc-hspec, graphviz and hspec-discover. Arun Isaac2018-08-231-2/+7
* gnu: ghc-wl-pprint-text: Update to 1.2.0.0.•••* gnu/packages/haskell.scm (ghc-wl-pprint-text): Update to 1.2.0.0. [inputs]: Add ghc-base-compat. Arun Isaac2018-08-231-3/+4
* gnu: ghc-base-compat: Update to 0.10.4.•••* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4. Arun Isaac2018-08-231-2/+2
* gnu: ghc-fgl-arbitrary: Allow building with newer hspec.•••* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with newer hspec. Arun Isaac2018-08-231-1/+2
* gnu: ghc-shelly: Update to 1.8.1.•••* gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1. [inputs]: Add ghc-hspec-contrib. Arun Isaac2018-08-231-3/+4
* gnu: ghc-sandi: Update to 0.4.2.•••* gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2. Arun Isaac2018-08-231-2/+2
* gnu: ghc-fgl: Update to 5.6.0.0.•••* gnu/packages/haskell.scm (ghc-fgl): Update to 5.6.0.0. [arguments]: Allow building with newer hspec. Arun Isaac2018-08-231-3/+5
* gnu: Add ghc-chart.•••* gnu/packages/haskell.scm (ghc-chart): New variable. Ricardo Wurmus2018-08-161-0/+28
* gnu: ghc-texmath: Update to 0.11.0.1.•••* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1. Ricardo Wurmus2018-08-161-2/+2
* gnu: Add ghc-gtk2hs-buildtools.•••* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable. Ricardo Wurmus2018-08-161-0/+31
* gnu: Add ghc-operational.•••* gnu/packages/haskell.scm (ghc-operational): New variable. Ricardo Wurmus2018-08-161-0/+26
* gnu: Add ghc-intervalmap.•••* gnu/packages/haskell.scm (ghc-intervalmap): New variable. Ricardo Wurmus2018-08-161-0/+23
* gnu: Add ghc-missingh.•••* gnu/packages/haskell.scm (ghc-missingh): New variable. Ricardo Wurmus2018-08-161-0/+39
* gnu: Add ghc-errorcall-eq-instance.•••* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable. Ricardo Wurmus2018-08-161-0/+27
* gnu: Add ghc-regex.•••* gnu/packages/haskell.scm (ghc-regex): New variable. Ricardo Wurmus2018-08-161-0/+35
* gnu: Add ghc-double-conversion.•••* gnu/packages/haskell.scm (ghc-double-conversion): New variable. Ricardo Wurmus2018-08-161-0/+27
* gnu: Add ghc-convertible.•••* gnu/packages/haskell.scm (ghc-convertible): New variable. Ricardo Wurmus2018-08-161-0/+28
* gnu: ghc-pandoc: Update to 2.2.1.•••* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1. Ricardo Wurmus2018-08-161-2/+2
* gnu: ghc-vector-algorithms: Fix build errors.•••* gnu/packages/haskell.scm (ghc-vector-algorithms)[arguments]: Allow build with newer version of vector; add phase to disable building of broken QuickCheck tests. Ricardo Wurmus2018-08-161-0/+11
* gnu: ghc-enclosed-exceptions: Update to 1.0.3.•••* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3. [arguments]: Disable tests. Ricardo Wurmus2018-08-161-2/+5
* gnu: ghc-streaming-commons: Update to 0.2.1.0.•••* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0. [inputs]: Add ghc-async. Ricardo Wurmus2018-08-161-7/+7
* gnu: ghc-resourcet: Update to 1.2.1.•••* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1. [inputs]: Add ghc-unliftio-core. Ricardo Wurmus2018-08-161-7/+6
* gnu: ghc-pandoc-types: Update to 1.17.5.1.•••* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1. Ricardo Wurmus2018-08-161-2/+2
* gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.•••* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow newer QuickCheck and HUnit. Ricardo Wurmus2018-08-161-0/+3
* gnu: ghc-conduit: Update to 1.3.0.3.•••* gnu/packages/haskell.scm (ghc-conduit): Update to 1.3.0.3. [inputs]: Add ghc-mono-traversable, ghc-silently, ghc-unliftio, ghc-unliftio-core, and ghc-vector. Ricardo Wurmus2018-08-161-2/+7
* gnu: ghc-conduit-extra: Update to 1.3.0.•••* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0. [inputs]: Add ghc-typed-process. Ricardo Wurmus2018-08-161-2/+3
* gnu: Add ghc-typed-process.•••* gnu/packages/haskell.scm (ghc-typed-process): New variable. Ricardo Wurmus2018-08-161-0/+30
* gnu: ghc-mono-traversable: Update to 1.0.9.0.•••* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0. Ricardo Wurmus2018-08-161-2/+2
* gnu: ghc-conduit-combinators: Update to 1.3.0.•••* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0. Ricardo Wurmus2018-08-161-2/+2
* gnu: ghc-uuid: Allow building with newer HUnit.•••* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit. Ricardo Wurmus2018-08-161-1/+2
* gnu: ghc-uuid-types: Allow building with newer HUnit.•••* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit. Ricardo Wurmus2018-08-161-1/+2
* gnu: ghc-ansi-wl-pprint: Update to 0.6.8.2.•••* gnu/packages/haskell.scm (ghc-ansi-wl-pprint): Update to 0.6.8.2. Ricardo Wurmus2018-08-161-6/+5
* gnu: Add ghc-call-stack-boot.•••* gnu/packages/haskell.scm (ghc-call-stack-boot): New variable. Ricardo Wurmus2018-08-161-0/+8
* gnu: ghc-setlocale: Update to 1.0.0.6.•••* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6. Tobias Geerinckx-Rice2018-08-151-2/+2
* gnu: ghc-parsec-numbers: Use HTTPS home page.•••* gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-08-131-1/+1
* gnu: Add ghc-parsec-numbers.•••* gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable. Tobias Geerinckx-Rice2018-08-121-0/+21
* gnu: Remove duplicated ghc-time-locale-compat.•••It was first added in 5e51bcf7b38511d943f4d24621be5817144061cd, then again in c56a30b3ba3e1e93ced3c6ba2cfb4c738b805074. * gnu/packages/haskell.scm (ghc-time-locale-compat): Remove duplicated package definition. Christopher Baines2018-07-291-20/+0
* gnu: Remove duplicated ghc-th-lift-instances.•••It was first added in a6d1c4e75a76399c8d82a9570db5cd14351f661b, then again in ff7dd11f0a4fd6ca947cfa40cec42628fde44667. * gnu/packages/haskell.scm (ghc-th-lift-instances): Remove duplicated package definition. Christopher Baines2018-07-291-25/+0