packages feed

Cabal revisions of regex-tdfa-text-1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:                regex-tdfa-text-Cabal-Version:       >= 1.6-version:             1.0-synopsis:            Text interface for regex-tdfa-description:         This provides text interface for regex-tdfa.-                     .-                     This should be part of regex-tdfa package. But my patches are not accepted yet. -                     So, I made separate package. If you are interested in my patches, see-                     <http://hub.darcs.net/shelarcy/regex-base> and <http://hub.darcs.net/shelarcy/regex-tdfa>.-category:            Text-license:             BSD3-license-file:        LICENSE-author:              Chris Kuklewicz 2007-2009, shelarcy 2012-maintainer:          shelarcy <shelarcy@gmail.com>-build-type:          Simple--source-repository head-   type: darcs-   location: http://hub.darcs.net/shelarcy/regex-tdfa-text--library-  Build-Depends:     base >= 3 && < 5,array,text,regex-base,regex-tdfa >= 1.1.1-  Exposed-Modules:   Text.Regex.TDFA.Text-                     Text.Regex.TDFA.Text.Lazy-  Buildable:         True-  Extensions:        MultiParamTypeClasses-  Ghc-Options:       -O2+name:                regex-tdfa-text
+Cabal-Version:       >= 1.6
+version:             1.0
+x-revision: 1
+synopsis:            Text interface for regex-tdfa
+description:         This provides text interface for regex-tdfa.
+                     .
+                     This should be part of regex-tdfa package. But my patches are not accepted yet. 
+                     So, I made separate package. If you are interested in my patches, see
+                     <http://hub.darcs.net/shelarcy/regex-base> and <http://hub.darcs.net/shelarcy/regex-tdfa>.
+category:            Text
+license:             BSD3
+license-file:        LICENSE
+author:              Chris Kuklewicz 2007-2009, shelarcy 2012
+maintainer:          shelarcy <shelarcy@gmail.com>
+build-type:          Simple
+
+source-repository head
+   type: darcs
+   location: http://hub.darcs.net/shelarcy/regex-tdfa-text
+
+library
+  Build-Depends:     base >= 3 && < 4.8,array,text,regex-base,regex-tdfa >= 1.1.1
+  Exposed-Modules:   Text.Regex.TDFA.Text
+                     Text.Regex.TDFA.Text.Lazy
+  Buildable:         True
+  Extensions:        MultiParamTypeClasses
+  Ghc-Options:       -O2
revision 2
 name:                regex-tdfa-text
 Cabal-Version:       >= 1.6
 version:             1.0
-x-revision: 1
+x-revision: 2
 synopsis:            Text interface for regex-tdfa
 description:         This provides text interface for regex-tdfa.
                      .
    location: http://hub.darcs.net/shelarcy/regex-tdfa-text
 
 library
-  Build-Depends:     base >= 3 && < 4.8,array,text,regex-base,regex-tdfa >= 1.1.1
+  Build-Depends:     base >= 3 && < 4.8,array,text,regex-base <0.94,regex-tdfa >= 1.1.1
   Exposed-Modules:   Text.Regex.TDFA.Text
                      Text.Regex.TDFA.Text.Lazy
   Buildable:         True