fix inconsistent / conflicting attoparsec dependency
This commit is contained in:
parent
a990b9cac6
commit
c8f1d01c13
@ -128,7 +128,7 @@ library
|
|||||||
, shakespeare-text >= 0.10 && < 0.11
|
, shakespeare-text >= 0.10 && < 0.11
|
||||||
, filepath >= 1.1 && < 1.3
|
, filepath >= 1.1 && < 1.3
|
||||||
, process
|
, process
|
||||||
, attoparsec-text >= 0.8.5 && < 0.8.5.2
|
, attoparsec >= 0.10
|
||||||
-- yesod-sitemap
|
-- yesod-sitemap
|
||||||
-- empty
|
-- empty
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user