summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
AgeCommit message (Expand)Author
2018-09-20gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.•••* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1. Ricardo Wurmus
2018-09-20gnu: ghc-xml-conduit: Update to 1.8.0.1.•••* gnu/packages/haskell.scm (ghc-xml-conduit): Update to 1.8.0.1. [inputs]: Add ghc-doctest. Ricardo Wurmus
2018-09-05Revert "gnu: ghc-tasty: Update to 1.1.0.3."•••This reverts commit 3ad6b8909025a8f4d3e1f1f5ea16bcd0cace557c. Ricardo Wurmus
2018-09-05Revert "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 Wurmus
2018-09-04gnu: 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 Isaac
2018-09-04gnu: ghc-integer-logarithms: Allow building with newer tasty.•••* gnu/packages/haskell.scm (ghc-integer-logarithms)[arguments]: Allow building with newer tasty. Arun Isaac
2018-09-04gnu: 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 Isaac
2018-09-04gnu: Add ghc-wcwidth.•••* gnu/packages/haskell.scm (ghc-wcwidth): New variable. Arun Isaac
2018-08-29gnu: 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 Wurmus
2018-08-26gnu: 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 Isaac
2018-08-26gnu: 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 Isaac
2018-08-26gnu: ghc-smallcheck: Update to 1.1.5.•••* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5. Arun Isaac
2018-08-26gnu: 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 Isaac
2018-08-23gnu: ghc-zlib: Update to 0.6.2.•••* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.2. Arun Isaac
2018-08-23gnu: 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 Isaac
2018-08-23gnu: 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 Isaac
2018-08-23gnu: ghc-base-compat: Update to 0.10.4.•••* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4. Arun Isaac
2018-08-23gnu: ghc-fgl-arbitrary: Allow building with newer hspec.•••* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with newer hspec. Arun Isaac
2018-08-23gnu: ghc-shelly: Update to 1.8.1.•••* gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1. [inputs]: Add ghc-hspec-contrib. Arun Isaac
2018-08-23gnu: ghc-sandi: Update to 0.4.2.•••* gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2. Arun Isaac
2018-08-23gnu: 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 Isaac
2018-08-16gnu: Add ghc-chart.•••* gnu/packages/haskell.scm (ghc-chart): New variable. Ricardo Wurmus
2018-08-16gnu: ghc-texmath: Update to 0.11.0.1.•••* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1. Ricardo Wurmus
2018-08-16gnu: Add ghc-gtk2hs-buildtools.•••* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable. Ricardo Wurmus
2018-08-16gnu: Add ghc-operational.•••* gnu/packages/haskell.scm (ghc-operational): New variable. Ricardo Wurmus
2018-08-16gnu: Add ghc-intervalmap.•••* gnu/packages/haskell.scm (ghc-intervalmap): New variable. Ricardo Wurmus
2018-08-16gnu: Add ghc-missingh.•••* gnu/packages/haskell.scm (ghc-missingh): New variable. Ricardo Wurmus
2018-08-16gnu: Add ghc-errorcall-eq-instance.•••* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable. Ricardo Wurmus
2018-08-16gnu: Add ghc-regex.•••* gnu/packages/haskell.scm (ghc-regex): New variable. Ricardo Wurmus
2018-08-16gnu: Add ghc-double-conversion.•••* gnu/packages/haskell.scm (ghc-double-conversion): New variable. Ricardo Wurmus
2018-08-16gnu: Add ghc-convertible.•••* gnu/packages/haskell.scm (ghc-convertible): New variable. Ricardo Wurmus
2018-08-16gnu: ghc-pandoc: Update to 2.2.1.•••* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1. Ricardo Wurmus
2018-08-16gnu: 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 Wurmus
2018-08-16gnu: ghc-enclosed-exceptions: Update to 1.0.3.•••* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3. [arguments]: Disable tests. Ricardo Wurmus
2018-08-16gnu: 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 Wurmus
2018-08-16gnu: ghc-resourcet: Update to 1.2.1.•••* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1. [inputs]: Add ghc-unliftio-core. Ricardo Wurmus
2018-08-16gnu: ghc-pandoc-types: Update to 1.17.5.1.•••* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1. Ricardo Wurmus
2018-08-16gnu: 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 Wurmus
2018-08-16gnu: 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 Wurmus
2018-08-16gnu: 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 Wurmus
2018-08-16gnu: Add ghc-typed-process.•••* gnu/packages/haskell.scm (ghc-typed-process): New variable. Ricardo Wurmus
2018-08-16gnu: ghc-mono-traversable: Update to 1.0.9.0.•••* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0. Ricardo Wurmus
2018-08-16gnu: ghc-conduit-combinators: Update to 1.3.0.•••* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0. Ricardo Wurmus
2018-08-16gnu: ghc-uuid: Allow building with newer HUnit.•••* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit. Ricardo Wurmus
2018-08-16gnu: ghc-uuid-types: Allow building with newer HUnit.•••* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit. Ricardo Wurmus
2018-08-16gnu: 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 Wurmus
2018-08-16gnu: Add ghc-call-stack-boot.•••* gnu/packages/haskell.scm (ghc-call-stack-boot): New variable. Ricardo Wurmus
2018-08-15gnu: ghc-setlocale: Update to 1.0.0.6.•••* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6. Tobias Geerinckx-Rice
2018-08-13gnu: ghc-parsec-numbers: Use HTTPS home page.•••* gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-08-12gnu: Add ghc-parsec-numbers.•••* gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable. Tobias Geerinckx-Rice