summaryrefslogtreecommitdiff
path: root/math/hs-pointed/files/patch-pointed.cabal
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 05:10:22 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 05:10:22 +0000
commit2295987a2168bfd9045699c8f766465b487ad044 (patch)
tree80b6c36df0bbf2d03772df693f971959ec001c99 /math/hs-pointed/files/patch-pointed.cabal
parent- Update to 0.10.0.1 (diff)
- Update to 2.0.3
Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=291210
Diffstat (limited to 'math/hs-pointed/files/patch-pointed.cabal')
-rw-r--r--math/hs-pointed/files/patch-pointed.cabal11
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,