tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
haskell-regex-tdfa-text has been fixed upstream.
Peter Simons
10 years ago
a9ec286d
d9baa13d
-3
1 changed file
expand all
collapse all
unified
split
pkgs
development
haskell-modules
configuration-ghc-7.10.x.nix
-3
pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
reviewed
···
221
221
vector_0_10_9_2 = markBroken super.vector_0_10_9_2;
222
222
hoopl_3_10_2_0 = markBroken super.hoopl_3_10_2_0;
223
223
224
224
-
# http://hub.darcs.net/shelarcy/regex-tdfa-text/issue/1 -- upstream seems to be asleep
225
225
-
regex-tdfa-text = appendPatch super.regex-tdfa-text ./patches/regex-tdfa-text.patch;
226
226
-
227
224
# https://github.com/HugoDaniel/RFC3339/issues/14
228
225
timerep = dontCheck super.timerep;
229
226