diff options
Diffstat (limited to 'math/hs-pointed/files/patch-pointed.cabal')
-rw-r--r-- | math/hs-pointed/files/patch-pointed.cabal | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/hs-pointed/files/patch-pointed.cabal b/math/hs-pointed/files/patch-pointed.cabal deleted file mode 100644 index fbd9ad4d0d72..000000000000 --- a/math/hs-pointed/files/patch-pointed.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- ./pointed.cabal.orig 2011-08-04 22:03:15.000000000 +0200 -+++ ./pointed.cabal 2011-08-13 12:29:45.000000000 +0200 -@@ -22,7 +22,7 @@ - base >= 4 && < 5, - transformers >= 0.2.0 && < 0.3, - containers >= 0.4.0.0 && < 0.5, -- data-default >= 0.2.0.1 && < 0.3, -+ data-default >= 0.2.0.1, - comonad >= 1.1.1 && < 1.2, - semigroups >= 0.7.1 && < 0.8, - semigroupoids >= 1.2.4 && < 1.3, |