samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 20b83bea6e8d934840e81b1d21fbf2034ab498f3
Author: Timothy Sample <[email protected]>
Date: Fri Nov 1 10:38:01 2019 -0400
squash! gnu: ghc-path-io: Update to 1.4.2.
---
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 19020cc..089779b 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7459,9 +7459,6 @@ invariants.")
("ghc-temporary" ,ghc-temporary)))
(native-inputs
`(("ghc-hspec" ,ghc-hspec)))
- (arguments
- `(#:cabal-revision
- ("3" "1h9hsibbflkxpjl2fqamqiv3x3gasf51apnmklrs9l9x8r32hzcc")))
(home-page
"https://github.com/mrkkrp/path-io")
(synopsis "Functions for manipulating well-typed paths")