sebfisch / haskell-regexp

Regular Expression Matching in Haskell

Home Page:http://sebfisch.github.com/haskell-regexp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Array 0.4

iainlane opened this issue · comments

Hi,

GHC 7.4.1 ships with array 0.4. weighted-regexp's cabal file specifies a constraint that excludes this. It seems that this constraint can just be relaxed and the package will build just fine. Please consider making this change.

Thanks :-)

Tested and pushed: 49ddcff