You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
748 B
21 lines
748 B
--- 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,
|