samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit d0f827ed786e3606a850738fc34bd74c991ee717
Author: Timothy Sample <[email protected]>
Date: Fri Nov 1 10:36:29 2019 -0400
squash! gnu: ghc-feed: Update to 1.2.0.1.
---
gnu/packages/haskell-xyz.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 8ce6abd..6a3395f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3360,9 +3360,6 @@ when used with GHC versions which already provide the
(base32
"004lwdng4slj6yl8mgscr3cgj0zzc8hzkf4450dby2l6cardg4w0"))))
(build-system haskell-build-system)
- (arguments
- `(#:cabal-revision
- ("4" "0baavcavm3ywykcr9cm07aqr7sna98jba2n68lyn3kany8ri214d")))
(inputs
`(("ghc-base-compat" ,ghc-base-compat)
("ghc-old-locale" ,ghc-old-locale)