diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index df4ba82a30..6198180194 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -7382,8 +7382,6 @@ for generating graph-like data structures.") (base32 "0kj7ap0gnliviq2p8lscw1m06capnsa90vpvcys24nqy5nw2wrp7")))) (build-system haskell-build-system) - (arguments - `(#:configure-flags (list "--allow-newer=QuickCheck"))) (inputs `(("ghc-quickcheck" ,ghc-quickcheck) ("ghc-colour" ,ghc-colour)