GHC 7
This commit is contained in:
parent
00a01936d4
commit
9101220549
@ -27,10 +27,10 @@ library
|
||||
wai-extra >= 0.2.2 && < 0.3,
|
||||
authenticate >= 0.6.3 && < 0.7,
|
||||
bytestring >= 0.9.1.4 && < 0.10,
|
||||
directory >= 1 && < 1.1,
|
||||
text >= 0.5 && < 0.9,
|
||||
directory >= 1 && < 1.2,
|
||||
text >= 0.5 && < 0.10,
|
||||
utf8-string >= 0.3.4 && < 0.4,
|
||||
template-haskell >= 2.4 && < 2.5,
|
||||
template-haskell >= 2.4 && < 2.6,
|
||||
web-routes-quasi >= 0.6 && < 0.7,
|
||||
hamlet >= 0.5.1 && < 0.6,
|
||||
blaze-builder >= 0.1 && < 0.2,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user