Update base bound to extremely old versions

this is only an approximation I have no idea what the correct bounds
should be but I'm fed up with cabal trying to install ancient versions
when new ghc releases come out.
This commit is contained in:
Daniel Gröber 2016-05-28 17:02:32 +02:00
parent ebf9620908
commit 29baf356c7
84 changed files with 158 additions and 158 deletions

View File

@ -22,7 +22,7 @@ Data-Files: Makefile ghc.el ghc-func.el ghc-doc.el ghc-comp.el
Executable ghc-mod
Main-Is: GHCMod.hs
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 10,
Build-Depends: base >= 4.0 && < 4.3,
parsec, process, haskell-src-exts
Source-Repository head
Type: git

View File

@ -25,7 +25,7 @@ Executable ghc-mod
Main-Is: GHCMod.hs
Other-Modules: List Browse Check Param
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 10,
Build-Depends: base >= 4.0 && < 4.3,
parsec >= 3, process, haskell-src-exts,
directory, filepath
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5,
Build-Depends: base >= 4.0 && < 4.3,
parsec >= 3, process, haskell-src-exts,
directory, filepath
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath
Source-Repository head
Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath
Source-Repository head
Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath, hlint >= 1.7.1
Source-Repository head
Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath, hlint >= 1.7.1
Source-Repository head
Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath, hlint >= 1.7.1
Source-Repository head
Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath, hlint >= 1.7.1
Source-Repository head
Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath, old-time,
hlint >= 1.7.1
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && 4.3, ghc, ghc-paths,
process, directory, filepath, old-time,
hlint >= 1.7.1
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath, old-time,
hlint >= 1.7.1
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths,
process, directory, filepath, old-time,
hlint >= 1.7.1
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1,
attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1,
attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1,
attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time, unix,
hlint >= 1.7.1, filemanip,
attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time, unix,
hlint >= 1.7.1, filemanip,
attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix,
attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head

View File

@ -44,7 +44,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers, syb,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers, syb,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers, syb,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers, syb,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths, transformers, syb,
Build-Depends: base >= 4.0 && < 4.3, ghc, ghc-paths, transformers, syb,
process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head

View File

@ -42,7 +42,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, alternative-io
, directory

View File

@ -44,7 +44,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -44,7 +44,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -44,7 +44,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -46,7 +46,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind
else
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, directory
, filepath

View File

@ -43,7 +43,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal
, convertible
, directory

View File

@ -44,7 +44,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -44,7 +44,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -51,7 +51,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -84,7 +84,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -52,7 +52,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -85,7 +85,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -53,7 +53,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -84,7 +84,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -53,7 +53,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -84,7 +84,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -54,7 +54,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -86,7 +86,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -90,7 +90,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -90,7 +90,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Executable ghc-mod
Paths_ghc_mod
Types
GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -90,7 +90,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -81,7 +81,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -102,7 +102,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -56,7 +56,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -79,7 +79,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -100,7 +100,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -56,7 +56,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -79,7 +79,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -100,7 +100,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -56,7 +56,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -79,7 +79,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -100,7 +100,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -57,7 +57,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, directory
@ -79,7 +79,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -100,7 +100,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -57,7 +57,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -80,7 +80,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -101,7 +101,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -57,7 +57,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -80,7 +80,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -101,7 +101,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, Cabal >= 1.10
, containers
, convertible
@ -81,7 +81,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.3
, directory
, filepath
, ghc
@ -102,7 +102,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible
@ -81,7 +81,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -102,7 +102,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible
@ -81,7 +81,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -102,7 +102,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible

View File

@ -58,7 +58,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible
@ -81,7 +81,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -111,7 +111,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible

View File

@ -61,7 +61,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible
@ -84,7 +84,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -114,7 +114,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible

View File

@ -61,7 +61,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible
@ -84,7 +84,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -114,7 +114,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible

View File

@ -61,7 +61,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible
@ -84,7 +84,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -114,7 +114,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, convertible

View File

@ -61,7 +61,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, directory
@ -85,7 +85,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -115,7 +115,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, Cabal >= 1.10
, containers
, directory

View File

@ -61,7 +61,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath
@ -87,7 +87,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -117,7 +117,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath

View File

@ -61,7 +61,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath
@ -87,7 +87,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -117,7 +117,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath

View File

@ -61,7 +61,7 @@ Library
Language.Haskell.GhcMod.Lint
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath
@ -87,7 +87,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -117,7 +117,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath

View File

@ -62,7 +62,7 @@ Library
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath
@ -87,7 +87,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, directory
, filepath
, ghc
@ -99,7 +99,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath
@ -129,7 +129,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.7
, containers
, directory
, filepath

View File

@ -62,7 +62,7 @@ Library
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -87,7 +87,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -99,7 +99,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -129,7 +129,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath

View File

@ -62,7 +62,7 @@ Library
Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -87,7 +87,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -99,7 +99,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -129,7 +129,7 @@ Test-Suite spec
LangSpec
LintSpec
ListSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath

View File

@ -69,7 +69,7 @@ Library
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Utils
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory
@ -95,7 +95,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -107,7 +107,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -139,7 +139,7 @@ Test-Suite spec
LintSpec
ListSpec
GhcPkgSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory

View File

@ -69,7 +69,7 @@ Library
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Utils
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory
@ -95,7 +95,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -107,7 +107,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -139,7 +139,7 @@ Test-Suite spec
LintSpec
ListSpec
GhcPkgSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory

View File

@ -69,7 +69,7 @@ Library
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Utils
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory
@ -95,7 +95,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -107,7 +107,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -139,7 +139,7 @@ Test-Suite spec
LintSpec
ListSpec
GhcPkgSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory

View File

@ -69,7 +69,7 @@ Library
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Utils
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory
@ -95,7 +95,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -107,7 +107,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -139,7 +139,7 @@ Test-Suite spec
LintSpec
ListSpec
GhcPkgSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory

View File

@ -69,7 +69,7 @@ Library
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Utils
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory
@ -95,7 +95,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -107,7 +107,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -139,7 +139,7 @@ Test-Suite spec
LintSpec
ListSpec
GhcPkgSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory

View File

@ -69,7 +69,7 @@ Library
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Utils
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory
@ -95,7 +95,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -107,7 +107,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -139,7 +139,7 @@ Test-Suite spec
LintSpec
ListSpec
GhcPkgSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory

View File

@ -69,7 +69,7 @@ Library
Language.Haskell.GhcMod.PkgDoc
Language.Haskell.GhcMod.Utils
Language.Haskell.GhcMod.Types
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory
@ -95,7 +95,7 @@ Executable ghc-mod
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, directory
, filepath
, ghc
@ -107,7 +107,7 @@ Executable ghc-modi
Other-Modules: Paths_ghc_mod
GHC-Options: -Wall
HS-Source-Dirs: src
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, directory
, filepath
@ -139,7 +139,7 @@ Test-Suite spec
LintSpec
ListSpec
GhcPkgSpec
Build-Depends: base >= 4.0 && < 5
Build-Depends: base >= 4.0 && < 4.8
, containers
, deepseq
, directory