Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
* Bump min regex-pcre-builtin to 0.94.4.4.8.31 to support UTF8 and GH…
…C7.6
  • Loading branch information
audreyt committed Jan 2, 2013
1 parent bc68e57 commit ddfcad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pugs-compat/pugs-compat.cabal
Expand Up @@ -16,7 +16,7 @@ Library
TypeSynonymInstances, FlexibleInstances, PatternGuards,
UndecidableInstances, FlexibleContexts, OverlappingInstances, TypeOperators

Build-depends : base >=4 && < 5, time, directory, process, regex-pcre-builtin, regex-base,
Build-depends : base >=4 && < 5, time, directory, process, regex-pcre-builtin >= 0.94.4.4.8.31, regex-base,
random, network, containers, bytestring, array, mtl >= 2.0.0.0, stm, utf8-string, syb,
stringtable-atom >= 0.0.6.1
Exposed-modules : Pugs.Compat
Expand Down

0 comments on commit ddfcad8

Please sign in to comment.