Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Patch hothasktags for newer src-exts
· 42cd17f3
Ilias Tsitsimpis
authored
Jun 28, 2018
42cd17f3
Update store-core (v0.4.3 -> v0.4.4)
· 7a13d469
Ilias Tsitsimpis
authored
Jun 28, 2018
7a13d469
Show whitespace changes
Inline
Side-by-side
packages.txt
View file @
7a13d469
...
...
@@ -390,7 +390,7 @@ hOpenPGP 2.6.2 key
hopenpgp-tools 0.20.1 binary ignore # BROKEN: LTS 11: via graphviz
hosc 0.16
hostname 1.0
hothasktags 0.3.8 binary
ignore # BROKEN: LTS 11: newer haskell-src-exts
hothasktags 0.3.8 binary
hourglass 0.2.11
hpack 0.27.0
hs-bibutils 6.2.0.1
...
...
@@ -799,7 +799,7 @@ storable-complex 0.2.2
storable-record 0.0.4
storable-tuple 0.0.3.3
store 0.4.3.2
store-core 0.4.
3
store-core 0.4.
4 ahead
Stream 0.4.7.2
streaming-commons 0.1.19
strict 0.3.2
...
...
patches/hothasktags/0.3.8/0001-update-to-haskell-src-exts-1.19.1.patch
View file @
7a13d469
...
...
@@ -64,7 +64,7 @@ version generates an identical tags file to the old version.
filemanip,
Glob,
- haskell-src-exts >= 1.17 && < 1.18,
+ haskell-src-exts >= 1.18.2 && < 1.2
0
,
+ haskell-src-exts >= 1.18.2 && < 1.2
1
,
cpphs >= 1.11 && < 1.21,
optparse-applicative >= 0.13,
split