Update ghc version bound for old non-deprecated versions.
This commit is contained in:
@@ -93,7 +93,7 @@ Library
|
||||
, deepseq
|
||||
, directory
|
||||
, filepath
|
||||
, ghc
|
||||
, ghc >= 7.4 && < 7.10
|
||||
, ghc-paths
|
||||
, ghc-syb-utils
|
||||
, hlint >= 1.8.61
|
||||
@@ -128,7 +128,7 @@ Executable ghc-mod
|
||||
, directory
|
||||
, filepath
|
||||
, mtl >= 2.0
|
||||
, ghc
|
||||
, ghc >= 7.4 && < 7.10
|
||||
, ghc-mod
|
||||
|
||||
Executable ghc-modi
|
||||
@@ -144,7 +144,7 @@ Executable ghc-modi
|
||||
, directory
|
||||
, filepath
|
||||
, split
|
||||
, ghc
|
||||
, ghc >= 7.4 && < 7.10
|
||||
, ghc-mod
|
||||
|
||||
Test-Suite doctest
|
||||
@@ -182,7 +182,7 @@ Test-Suite spec
|
||||
, deepseq
|
||||
, directory
|
||||
, filepath
|
||||
, ghc
|
||||
, ghc >= 7.4 && < 7.10
|
||||
, ghc-paths
|
||||
, ghc-syb-utils
|
||||
, hlint >= 1.7.1
|
||||
|
||||
Reference in New Issue
Block a user