allow transformers 0.4*

This commit is contained in:
Simon Michael 2014-06-21 20:13:16 -07:00
parent 466c907272
commit 6393293414

View File

@ -83,7 +83,7 @@ library
,safe >= 0.2 ,safe >= 0.2
,split >= 0.1 && < 0.3 ,split >= 0.1 && < 0.3
,time ,time
,transformers >= 0.2 && < 0.4 ,transformers >= 0.2 && < 0.5
,utf8-string >= 0.3.5 && < 0.4 ,utf8-string >= 0.3.5 && < 0.4
,HUnit ,HUnit
if impl(ghc >= 7.4) if impl(ghc >= 7.4)