aboutsummaryrefslogtreecommitdiff
path: root/science/hs-bio/files/patch-bio.cabal
blob: 0dc3382c45dd89f45806145bca600f7e0baf26f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./bio.cabal.orig	2011-01-26 15:07:16.000000000 +0100
+++ ./bio.cabal	2011-03-13 15:52:53.711304695 +0100
@@ -38,7 +38,7 @@
   Default:           True
 
 Library
-  Build-Depends:     base>=4 && <5, binary >=0.4 && <0.5, tagsoup>=0.8, bytestring >= 0.9.1,
+  Build-Depends:     base>=4 && <5, binary >=0.4, tagsoup>=0.8, bytestring >= 0.9.1,
                      containers, array, parallel, parsec, mtl, directory
 
   Exposed-modules:   Bio.Sequence,