Tobias Geerinckx-Rice
bf767b2907
gnu: purescript: Use G-expressions.
...
* gnu/packages/purescript.scm (purescript)[arguments]:
Rewrite as G-expressions.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
1d8220216e
gnu: purescript: Update to 0.15.10.
...
* gnu/packages/purescript.scm (purescript): Update to 0.15.10.
2023-07-16 02:00:07 +02:00
jgart
7a68780f50
gnu: purescript: Update to 0.15.9.
...
* gnu/packages/purescript.scm (purescript): Update to 0.15.9.
[arguments]: Break line to satisfy the linter.
2023-06-21 23:47:38 -05:00
jgart
e1c1090a0a
gnu: purescript: Update to 0.15.8.
...
* gnu/packages/purescript.scm (purescript): Update to 0.15.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:36 +02:00
Lars-Dominik Braun
169237aae5
gnu: purescript: Drop Haskell libraries and documentation.
...
* gnu/packages/purescript.scm (purescript)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun
49a320aaa6
Upgrade Haskell packages.
...
Script-aided bulk change.
2023-02-26 10:26:07 +01:00
Lars-Dominik Braun
890a181ed1
gnu: Use HACKAGE-URI for packages from Hackage.
...
Script-aided bulk change.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun
cad6aa8082
gnu: Add upstream-name property to Haskell packages.
...
Script-aided bulk change.
2023-02-26 10:20:11 +01:00
Ludovic Courtès
7f9616717f
gnu: ghc-optparse-applicative@0.15.1.0: Avoid circular top-level references.
...
* gnu/packages/purescript.scm (ghc-optparse-applicative-0.15.1.0): Move
to...
* gnu/packages/haskell-xyz.scm (ghc-optparse-applicative-0.15.1.0): ... here.
2022-03-18 16:03:34 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Tobias Geerinckx-Rice
cc1cea323b
gnu: purescript: Update to 0.14.5.
...
* gnu/packages/purescript.scm (purescript): Update to 0.14.5.
2021-11-03 03:10:52 +01:00
Lars-Dominik Braun
b97f549b14
gnu: Update Haskell ecosystem.
...
Bump packages’ versions to the lastest Stackage or Hackage
release. Since packages are interdependent, do so in a single commit.
525 packages have been updated.
These packages have been removed, because they fail to build, have no
newer version available and no dependencies:
corrode
ghc-easytest
ghc-edisonapi
ghc-edisoncore
ghc-pandoc-types
ghc-regex-tdfa-text
These have been removed, because they are no longer required:
ghc-happy-1.19.9
ghc-prettyprinter-1.6
ghc-protolude-0.3
ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc
does not use them any more.
Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
2021-10-08 09:13:52 +02:00
Léo Le Bouter
d1d8b52da3
Revert "gnu: purescript: Move to version-specific ghc-protolude-0.2 input."
...
This reverts commit 59c3ea2254
.
2021-02-24 17:55:35 +01:00
Léo Le Bouter
59c3ea2254
gnu: purescript: Move to version-specific ghc-protolude-0.2 input.
...
* gnu/packages/purescript.scm (purescript)[inputs]: Replace ghc-protolude with
ghc-protolude-0.2.
2021-02-24 15:00:06 +01:00
BonfaceKilz
ce8c83ddab
gnu: purescript: Update to 0.13.8.
...
* gnu/packages/purescript.scm (purescript): Update to 0.13.8.
[inputs]: Add ghc-cborg, ghc-serialise.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-13 16:54:41 -05:00
John Soo
de488b3a5f
gnu: Add purescript.
...
* gnu/packages/purescript.scm (purescript): New variable.
* gnu/packages/patches/purescript-relax-dependencies.patch: New file.
* gnu/local.mk: Add it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08 09:58:15 +01:00
John Soo
5c826341a3
gnu: Add ghc-happy@1.19.9
...
* gnu/packages/purescript.scm (ghc-happy-1.19.9): New file, New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add purescript.scm.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-08 09:53:26 +01:00