aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
Commit message (Collapse)AuthorAge
* gnu: ghc-zlib: Enable tests.Arun Isaac2018-09-04
| | | | | | | * 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.
* gnu: ghc-integer-logarithms: Allow building with newer tasty.Arun Isaac2018-09-04
| | | | | * gnu/packages/haskell.scm (ghc-integer-logarithms)[arguments]: Allow building with newer tasty.
* gnu: ghc-tasty: Update to 1.1.0.3.Arun Isaac2018-09-04
| | | | | | | | | | | | * 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.
* gnu: Add ghc-wcwidth.Arun Isaac2018-09-04
| | | | * gnu/packages/haskell.scm (ghc-wcwidth): New variable.
* gnu: Add ghc 8.4.3.Ricardo Wurmus2018-08-29
| | | | | | | | | * 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>
* gnu: ghc-scientific: Update to 0.3.6.2.Arun Isaac2018-08-26
| | | | | | * gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2. [inputs]: Move ghc-tasty ... [native-inputs]: ... to here.
* gnu: ghc-integer-logarithms: Update to 1.0.2.1.Arun Isaac2018-08-26
| | | | | | | | * 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.
* gnu: ghc-smallcheck: Update to 1.1.5.Arun Isaac2018-08-26
| | | | * gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5.
* gnu: ghc-optparse-applicative: Update to 0.14.2.0.Arun Isaac2018-08-26
| | | | | * gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0. [arguments]: Enable tests.
* gnu: ghc-zlib: Update to 0.6.2.Arun Isaac2018-08-23
| | | | * gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.2.
* gnu: ghc-graphviz: Update to 2999.20.0.2.Arun Isaac2018-08-23
| | | | | * gnu/packages/haskell.scm (ghc-graphviz): Update to 2999.20.0.2. [native-inputs]: Add ghc-hspec, graphviz and hspec-discover.
* gnu: ghc-wl-pprint-text: Update to 1.2.0.0.Arun Isaac2018-08-23
| | | | | * gnu/packages/haskell.scm (ghc-wl-pprint-text): Update to 1.2.0.0. [inputs]: Add ghc-base-compat.
* gnu: ghc-base-compat: Update to 0.10.4.Arun Isaac2018-08-23
| | | | * gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
* gnu: ghc-fgl-arbitrary: Allow building with newer hspec.Arun Isaac2018-08-23
| | | | | * gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with newer hspec.
* gnu: ghc-shelly: Update to 1.8.1.Arun Isaac2018-08-23
| | | | | * gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1. [inputs]: Add ghc-hspec-contrib.
* gnu: ghc-sandi: Update to 0.4.2.Arun Isaac2018-08-23
| | | | * gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2.
* gnu: ghc-fgl: Update to 5.6.0.0.Arun Isaac2018-08-23
| | | | | * gnu/packages/haskell.scm (ghc-fgl): Update to 5.6.0.0. [arguments]: Allow building with newer hspec.
* gnu: Add ghc-chart.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-chart): New variable.
* gnu: ghc-texmath: Update to 0.11.0.1.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
* gnu: Add ghc-gtk2hs-buildtools.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
* gnu: Add ghc-operational.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-operational): New variable.
* gnu: Add ghc-intervalmap.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-intervalmap): New variable.
* gnu: Add ghc-missingh.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-missingh): New variable.
* gnu: Add ghc-errorcall-eq-instance.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
* gnu: Add ghc-regex.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-regex): New variable.
* gnu: Add ghc-double-conversion.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-double-conversion): New variable.
* gnu: Add ghc-convertible.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-convertible): New variable.
* gnu: ghc-pandoc: Update to 2.2.1.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
* gnu: ghc-vector-algorithms: Fix build errors.Ricardo Wurmus2018-08-16
| | | | | | * gnu/packages/haskell.scm (ghc-vector-algorithms)[arguments]: Allow build with newer version of vector; add phase to disable building of broken QuickCheck tests.
* gnu: ghc-enclosed-exceptions: Update to 1.0.3.Ricardo Wurmus2018-08-16
| | | | | * gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3. [arguments]: Disable tests.
* gnu: ghc-streaming-commons: Update to 0.2.1.0.Ricardo Wurmus2018-08-16
| | | | | * gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0. [inputs]: Add ghc-async.
* gnu: ghc-resourcet: Update to 1.2.1.Ricardo Wurmus2018-08-16
| | | | | * gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1. [inputs]: Add ghc-unliftio-core.
* gnu: ghc-pandoc-types: Update to 1.17.5.1.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
* gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.Ricardo Wurmus2018-08-16
| | | | | * gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow newer QuickCheck and HUnit.
* gnu: ghc-conduit: Update to 1.3.0.3.Ricardo Wurmus2018-08-16
| | | | | | * 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.
* gnu: ghc-conduit-extra: Update to 1.3.0.Ricardo Wurmus2018-08-16
| | | | | * gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0. [inputs]: Add ghc-typed-process.
* gnu: Add ghc-typed-process.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-typed-process): New variable.
* gnu: ghc-mono-traversable: Update to 1.0.9.0.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.
* gnu: ghc-conduit-combinators: Update to 1.3.0.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0.
* gnu: ghc-uuid: Allow building with newer HUnit.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit.
* gnu: ghc-uuid-types: Allow building with newer HUnit.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit.
* gnu: ghc-ansi-wl-pprint: Update to 0.6.8.2.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-ansi-wl-pprint): Update to 0.6.8.2.
* gnu: Add ghc-call-stack-boot.Ricardo Wurmus2018-08-16
| | | | * gnu/packages/haskell.scm (ghc-call-stack-boot): New variable.
* gnu: ghc-setlocale: Update to 1.0.0.6.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6.
* gnu: ghc-parsec-numbers: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS.
* gnu: Add ghc-parsec-numbers.Tobias Geerinckx-Rice2018-08-12
| | | | * gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable.
* gnu: Remove duplicated ghc-time-locale-compat.Christopher Baines2018-07-29
| | | | | | | | It was first added in 5e51bcf7b38511d943f4d24621be5817144061cd, then again in c56a30b3ba3e1e93ced3c6ba2cfb4c738b805074. * gnu/packages/haskell.scm (ghc-time-locale-compat): Remove duplicated package definition.
* gnu: Remove duplicated ghc-th-lift-instances.Christopher Baines2018-07-29
| | | | | | | | It was first added in a6d1c4e75a76399c8d82a9570db5cd14351f661b, then again in ff7dd11f0a4fd6ca947cfa40cec42628fde44667. * gnu/packages/haskell.scm (ghc-th-lift-instances): Remove duplicated package definition.
* gnu: Add ghc-xdg-basedir.Danny Milosavljevic2018-07-11
| | | | * gnu/packages/haskell.scm (ghc-xdg-basedir): New variable.
* gnu: Add ghc-regex-tdfa-text.Danny Milosavljevic2018-07-11
| | | | * gnu/packages/haskell.scm (ghc-regex-tdfa-text): New variable.