Update 5.4 metadata to fix stackage#974

This commit is contained in:
Daniel Gröber 2015-11-15 19:43:36 +01:00
parent 911ba75c99
commit 54801d950a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
X-Revision: 2
X-Revision: 3
Name: ghc-mod
Version: 5.4.0.0
Author: Kazu Yamamoto <kazu@iij.ad.jp>,
@ -230,7 +230,7 @@ Test-Suite doctest
if impl(ghc == 7.4.*)
Buildable: False
Build-Depends: base
, doctest < 0.10.1 && >= 0.9.3
, doctest < 0.11 && >= 0.9.3
Test-Suite spec
Default-Language: Haskell2010