summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: ghc-esqueleto: Update to 3.3.1.1.Marius Bakke2020-03-29
| | | | * gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.3.1.1.
* gnu: ghc-persistent-sqlite: Update to 2.10.5.2.Alexandru-Sergiu Marton2020-03-29
| | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.10.5.2. [inputs]: Remove GHC-OLD-LOCALE. [native-inputs]: Add GHC-PERSISTENT-TEST, GHC-EXCEPTIONS, GHC-FAST-LOGGER, GHC-HUNIT, GHC-QUICKCHECK, GHC-SYSTEM-FILEIO, and GHC-SYSTEM-FILEPATH. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-persistent-test.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-test): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ghc-persistent-template: Update to 2.8.0.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.8.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ghc-persistent: Update to 2.10.4.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.10.4. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-pwstore-fast.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-pwstore-fast): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-nonce.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-nonce): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-basic-prelude.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-basic-prelude): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add ghc-project-template.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-project-template): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Move the deprecated 'ghc-stylish-haskell' closer to its replacement.Marius Bakke2020-03-29
| | | | | | | | Inheritance across modules can cause unbound variable errors because of cyclic dependencies between the modules. * gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Move from here ... * gnu/packages/haskell-apps.scm (ghc-stylish-haskell): ... to here.
* gnu: ghc-stylish-haskell: Deprecate older duplicate package.John Soo2020-03-21
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Deprecate it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ghc-extra: Downgrade to 1.6.21.Alexandru-Sergiu Marton2020-03-21
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-extra): Downgrade to 1.6.21. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ghc-hindent: Remove guix.d from the Elisp installation directory.Maxim Cournoyer2020-03-19
| | | | | * gnu/packages/haskell-xyz.scm (ghc-hindent)[phases]{emacs-install}: Update the installation prefix directory.
* gnu: ghc-extra: Update to 1.7.1.Alexandru-Sergiu Marton2020-03-12
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-extra): Update to 1.7.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Use HTTPS for hackage.haskell.org home pages.Tobias Geerinckx-Rice2020-02-22
| | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-network-byte-order) (ghc-base-compat-batteries, ghc-regex-tdfa-text, ghc-sdl2-image) (ghc-language-glsl, ghc-sop-core, ghc-libffi, ghc-path, ghc-io-streams) (ghc-openssl-streams, ghc-haskell-lexer, ghc-prettyclass, ghc-ifelse) (ghc-sdl2-mixer, ghc-errorcall-eq-instance, ghc-filepath-bytestring) (ghc-refact, ghc-pointedlist, ghc-string-qq, ghc-tls-session-manager) (ghc-magic, ghc-exactprint, ghc-inline-c, ghc-infer-license) (ghc-unagi-chan)[home-page]: Use HTTPS.
* gnu: ghc-xml: Update home page.Tobias Geerinckx-Rice2020-02-22
| | | | | | Before code.galois.com vanished, it redirected here. * gnu/packages/haskell-xyz.scm (ghc-xml)[home-page]: Use new (HTTPS) URI.
* gnu: ghc-splitmix: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-21
| | | | * gnu/packages/haskell-xyz.scm (ghc-splitmix)[home-page]: Use HTTPS.
* gnu: ghc-text-conversions: Fix typo.Tobias Geerinckx-Rice2020-02-09
| | | | | | | This follows up on commit 5cd9a4103e74fb1eb73114d84786d9c08379f22b. * gnu/packages/haskell-xyz.scm (ghc-text-conversions)[native-inputs]: Use hspec-discover instead of ghc-hspec-discover.
* gnu: Add ghc-text-conversions.Nicolas Goaziou2020-02-08
| | | | * gnu/packages/haskell-xyz.scm (ghc-text-conversions): New variable.
* gnu: Add ghc-jira-wiki-markup.Nicolas Goaziou2020-02-08
| | | | * gnu/packages/haskell-xyz.scm (ghc-jira-wiki-markup): New variable.
* gnu: Add ghc-emojis.Nicolas Goaziou2020-02-08
| | | | * gnu/packages/haskell-xyz.scm (ghc-emojis): New variable.
* gnu: Add ghc-doclayout.Nicolas Goaziou2020-02-08
| | | | * gnu/packages/haskell-xyz.scm (ghc-doclayout): New variable.
* gnu: ghc-time-compat: Fix typo "This package".Vagrant Cascadian2020-01-24
| | | | * gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
* gnu: Add ghc-llvm-hs.JoJo2020-01-23
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-llvm-hs-pure.JoJo2020-01-23
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ghc-hashable-time: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-hashable-time)[home-page]: Use HTTPS.
* gnu: ghc-sdl2: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-sdl2)[home-page]: Use HTTPS.
* gnu: ghc-missingh: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
* gnu: ghc-dense-linear-algebra: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/haskell-xyz.scm (ghc-dense-linear-algebra)[home-page]: Use HTTPS.
* gnu: Add ghc-pointedlist.Alexandru-Sergiu Marton2020-01-07
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-pointedlist): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: Add ghc-pipes.Alexandru-Sergiu Marton2020-01-07
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-pipes): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: Add ghc-say.Alexandru-Sergiu Marton2020-01-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-say): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: Add ghc-filepath-bytestring.Kyle Meyer2019-12-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ghc-foundation: Disable broken test.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-foundation)[arguments]: Add a phase that patches out a broken test.
* gnu: ghc-haddock: Update to 2.22.0.Timothy Sample2019-11-20
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-haddock): Update to 2.22.0. [arguments]: Replace the 'remove-haddock-test-test-suites' phase with a 'remove-hoogle-test' phase, which only disables the Hoogle test; add a new phase that puts the newly built 'haddock' binary in the 'PATH' variable for testing. [native-inputs]: Add 'ghc-haddock-test'. (ghc-haddock-test): New variable.
* gnu: ghc-haddock-api: Update to 2.22.0.Timothy Sample2019-11-20
| | | | | | | | | * gnu/packages/patches/ghc-haddock-api-fix-haddock.patch: New file. * gnu/local.mk: Add it. * gnu/packages/haskell-xyz.scm (ghc-haddock-api): Update to 2.22.0. [source]: Use the new patch. [arguments]: Change the 'update-constraints' phase to allow newer versions of 'QuickCheck' and 'hspec'.
* gnu: Add ghc-diagrams-svg.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-diagrams-svg): New variable.
* gnu: Add ghc-svg-builder.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-svg-builder): New variable.
* gnu: Add ghc-diagrams-lib.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-diagrams-lib): New variable.
* gnu: Add ghc-diagrams-solve.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-diagrams-solve): New variable.
* gnu: Add ghc-active.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-active): New variable.
* gnu: Add ghc-intervals.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-intervals): New variable.
* gnu: Add ghc-numeric-extras.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-numeric-extras): New variable.
* gnu: Add ghc-diagrams-core.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-diagrams-core): New variable.
* gnu: Add ghc-dual-tree.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-dual-tree): New variable.
* gnu: Add ghc-monoid-extras.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-monoid-extras): New variable.
* gnu: Add ghc-groups.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-groups): New variable.
* gnu: Add ghc-size-based.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-size-based): New variable.
* gnu: Add ghc-dictionary-sharing.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-dictionary-sharing): New variable.
* gnu: Add ghc-tar-conduit.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable.