summaryrefslogtreecommitdiff
path: root/devel/hs-lazysmallcheck/files/patch-lazysmallcheck.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-lazysmallcheck/files/patch-lazysmallcheck.cabal')
-rw-r--r--devel/hs-lazysmallcheck/files/patch-lazysmallcheck.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-lazysmallcheck/files/patch-lazysmallcheck.cabal b/devel/hs-lazysmallcheck/files/patch-lazysmallcheck.cabal
deleted file mode 100644
index 55446d2616cd..000000000000
--- a/devel/hs-lazysmallcheck/files/patch-lazysmallcheck.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- lazysmallcheck.cabal.orig 2009-07-15 09:45:12.000000000 +0000
-+++ lazysmallcheck.cabal 2009-07-15 09:45:44.000000000 +0000
-@@ -16,7 +16,7 @@
- significantly fewer test-cases to verify a property for all inputs up
- to a given depth.
- Category: Testing
--Build-Depends: base, haskell98
-+Build-Depends: base < 4, haskell98
- Build-Type: Simple
- Extra-Source-Files:
- examples/Catch.hs