me
/
guix
Archived
1
0
Fork 0
Commit Graph

324 Commits (c75e349467a943a42974abcd107a25a90facd046)

Author SHA1 Message Date
Vagrant Cascadian a84be333dd
gnu: ghc-smallcheck: Fix grammar of "allows to verify" to "verifies".
* gnu/packages/haskell-xyz (ghc-smallcheck): Fix grammar.
2020-04-12 14:08:45 -07:00
Tobias Geerinckx-Rice 90b74c6fba
gnu: ghc-regex-tdfa: Update home page.
* gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[home-page]: Update.
2020-04-10 23:25:35 +02:00
Marius Bakke 2f6ad77b2f
gnu: ghc-esqueleto: Update to 3.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.3.1.1.
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton 78858787ff
gnu: ghc-persistent-sqlite: Update to 2.10.5.2.
* 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>
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton ce32f7c7f2
gnu: Add ghc-persistent-test.
* gnu/packages/haskell-xyz.scm (ghc-persistent-test): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton d5378e98b4
gnu: ghc-persistent-template: Update to 2.8.0.
* gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.8.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton 8c9697a954
gnu: ghc-persistent: Update to 2.10.4.
* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.10.4.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:46 +02:00
Alexandru-Sergiu Marton b1dbc9f580
gnu: Add ghc-pwstore-fast.
* gnu/packages/haskell-xyz.scm (ghc-pwstore-fast): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Alexandru-Sergiu Marton 49bcca8478
gnu: Add ghc-nonce.
* gnu/packages/haskell-xyz.scm (ghc-nonce): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Alexandru-Sergiu Marton ec8491b031
gnu: Add ghc-basic-prelude.
* gnu/packages/haskell-xyz.scm (ghc-basic-prelude): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Alexandru-Sergiu Marton fbe32d46e8
gnu: Add ghc-project-template.
* gnu/packages/haskell-xyz.scm (ghc-project-template): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-29 22:34:45 +02:00
Marius Bakke 1e19569b41
gnu: Move the deprecated 'ghc-stylish-haskell' closer to its replacement.
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.
2020-03-29 22:34:44 +02:00
John Soo 08c62ac7bd
gnu: ghc-stylish-haskell: Deprecate older duplicate package.
* gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Deprecate it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-21 21:38:08 +01:00
Alexandru-Sergiu Marton 0cec5c4eb1
gnu: ghc-extra: Downgrade to 1.6.21.
* gnu/packages/haskell-xyz.scm (ghc-extra): Downgrade to 1.6.21.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-21 20:17:21 +01:00
Maxim Cournoyer d53e87cf11
gnu: ghc-hindent: Remove guix.d from the Elisp installation directory.
* gnu/packages/haskell-xyz.scm (ghc-hindent)[phases]{emacs-install}: Update
the installation prefix directory.
2020-03-19 12:07:10 -04:00
Alexandru-Sergiu Marton b431f6c9cc
gnu: ghc-extra: Update to 1.7.1.
* gnu/packages/haskell-xyz.scm (ghc-extra): Update to 1.7.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-12 14:10:41 -04:00
Tobias Geerinckx-Rice 3ef91e1534
gnu: Use HTTPS for hackage.haskell.org home pages.
* 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.
2020-02-22 00:16:15 +01:00
Tobias Geerinckx-Rice 2b62f5d0f7
gnu: ghc-xml: Update home page.
Before code.galois.com vanished, it redirected here.

* gnu/packages/haskell-xyz.scm (ghc-xml)[home-page]: Use new (HTTPS) URI.
2020-02-22 00:16:15 +01:00
Tobias Geerinckx-Rice 92a79fee20
gnu: ghc-splitmix: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-splitmix)[home-page]: Use HTTPS.
2020-02-21 18:33:38 +01:00
Tobias Geerinckx-Rice 27b09f3ab1
gnu: ghc-text-conversions: Fix typo.
This follows up on commit 5cd9a4103e.

* gnu/packages/haskell-xyz.scm (ghc-text-conversions)[native-inputs]:
Use hspec-discover instead of ghc-hspec-discover.
2020-02-09 18:36:50 +01:00
Nicolas Goaziou e90a06fcc5
gnu: Add ghc-text-conversions.
* gnu/packages/haskell-xyz.scm (ghc-text-conversions): New variable.
2020-02-08 15:39:55 +01:00
Nicolas Goaziou d56c812027
gnu: Add ghc-jira-wiki-markup.
* gnu/packages/haskell-xyz.scm (ghc-jira-wiki-markup): New variable.
2020-02-08 15:39:54 +01:00
Nicolas Goaziou 206907719d
gnu: Add ghc-emojis.
* gnu/packages/haskell-xyz.scm (ghc-emojis): New variable.
2020-02-08 15:39:54 +01:00
Nicolas Goaziou ba7cbae308
gnu: Add ghc-doclayout.
* gnu/packages/haskell-xyz.scm (ghc-doclayout): New variable.
2020-02-08 15:39:54 +01:00
Vagrant Cascadian a8d73e699e
gnu: ghc-time-compat: Fix typo "This package".
* gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
2020-01-24 02:38:00 -08:00
JoJo e3ee802379
gnu: Add ghc-llvm-hs.
* gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-23 16:42:13 -05:00
JoJo 84436be094
gnu: Add ghc-llvm-hs-pure.
* gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-23 16:42:13 -05:00
Tobias Geerinckx-Rice 3b02036ea0
gnu: ghc-hashable-time: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-hashable-time)[home-page]: Use HTTPS.
2020-01-20 04:51:07 +01:00
Tobias Geerinckx-Rice 35437dbfe1
gnu: ghc-sdl2: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-sdl2)[home-page]: Use HTTPS.
2020-01-20 04:51:07 +01:00
Tobias Geerinckx-Rice 7cde520310
gnu: ghc-missingh: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
2020-01-20 04:49:51 +01:00
Tobias Geerinckx-Rice 5015343709
gnu: ghc-dense-linear-algebra: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-dense-linear-algebra)[home-page]: Use HTTPS.
2020-01-19 17:57:09 +01:00
Alexandru-Sergiu Marton 451775a567
gnu: Add ghc-pointedlist.
* gnu/packages/haskell-xyz.scm (ghc-pointedlist): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-07 13:33:36 -06:00
Alexandru-Sergiu Marton 4639fa325c
gnu: Add ghc-pipes.
* gnu/packages/haskell-xyz.scm (ghc-pipes): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-07 13:26:44 -06:00
Alexandru-Sergiu Marton 4da75228ef
gnu: Add ghc-say.
* gnu/packages/haskell-xyz.scm (ghc-say): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-01 22:25:07 -06:00
Kyle Meyer bb62932ad8
gnu: Add ghc-filepath-bytestring.
* gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-29 09:56:51 +02:00
Timothy Sample 59cd751852
gnu: ghc-foundation: Disable broken test.
* gnu/packages/haskell-xyz.scm (ghc-foundation)[arguments]: Add a phase
that patches out a broken test.
2019-11-20 20:48:55 -05:00
Timothy Sample b0d34d23a0
gnu: ghc-haddock: Update to 2.22.0.
* 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.
2019-11-20 20:48:55 -05:00
Timothy Sample 1b84d8ef34
gnu: ghc-haddock-api: Update to 2.22.0.
* 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'.
2019-11-20 20:48:55 -05:00
Timothy Sample 74be1cb7b4
gnu: Add ghc-diagrams-svg.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-svg): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample dcf3f8f410
gnu: Add ghc-svg-builder.
* gnu/packages/haskell-xyz.scm (ghc-svg-builder): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample f9f1a6300e
gnu: Add ghc-diagrams-lib.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-lib): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample fd33ffa03a
gnu: Add ghc-diagrams-solve.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-solve): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample d8b88d74f7
gnu: Add ghc-active.
* gnu/packages/haskell-xyz.scm (ghc-active): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample f7ca1fa8ae
gnu: Add ghc-intervals.
* gnu/packages/haskell-xyz.scm (ghc-intervals): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample 194a82e644
gnu: Add ghc-numeric-extras.
* gnu/packages/haskell-xyz.scm (ghc-numeric-extras): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample 1859c94aa1
gnu: Add ghc-diagrams-core.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-core): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample 577a78b779
gnu: Add ghc-dual-tree.
* gnu/packages/haskell-xyz.scm (ghc-dual-tree): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample 471e77cffa
gnu: Add ghc-monoid-extras.
* gnu/packages/haskell-xyz.scm (ghc-monoid-extras): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample f3e18645e0
gnu: Add ghc-groups.
* gnu/packages/haskell-xyz.scm (ghc-groups): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample 06966c058d
gnu: Add ghc-size-based.
* gnu/packages/haskell-xyz.scm (ghc-size-based): New variable.
2019-11-20 20:48:52 -05:00