Package: haskell-weighted-regexp / 0.3.1.1-2
Metadata
Package | Version | Patches format |
---|---|---|
haskell-weighted-regexp | 0.3.1.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
support array 0.4 | (download) |
weighted-regexp.cabal |
2 1 + 1 - 0 ! |
compatibility with array 0.4 This is used in GHC 7.4.1 |
eq constraints | (download) |
src/Data/Semiring.hs |
2 1 + 1 - 0 ! |
add eq instance constraint to semiring class Num no longer implies Eq, so we need this now. |
1