ghc-skylighting/skylighting-regex-pcre.patch

21 lines
748 B
Diff
Raw Normal View History

2017-11-16 05:58:27 +00:00
--- skylighting-0.1.1.5/skylighting.cabal~ 2017-02-03 22:33:39.000000000 +0900
+++ skylighting-0.1.1.5/skylighting.cabal 2017-11-08 18:31:58.633939694 +0900
@@ -228,7 +228,7 @@
mtl,
text,
bytestring,
- regex-pcre-builtin,
+ regex-pcre,
directory,
filepath,
aeson,
@@ -260,7 +260,7 @@
filepath,
bytestring,
text,
- regex-pcre-builtin,
+ regex-pcre,
safe,
hxt,
utf8-string,