Fix cabal-helper >= 0.5

This commit is contained in:
Daniel Gröber
2015-08-12 09:04:09 +02:00
parent 6a01550d3f
commit 9b286cc4e1
2 changed files with 7 additions and 4 deletions

View File

@@ -132,7 +132,7 @@ Library
, bytestring
, cereal >= 0.4
, containers
, cabal-helper == 0.4.* && >= 0.4.0.0
, cabal-helper == 0.5.* && >= 0.5.0.0
, deepseq
, directory
, filepath