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 Executable ghc-mod
Main-Is: GHCMod.hs Main-Is: GHCMod.hs
GHC-Options: -Wall GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 10, Build-Depends: base >= 4.0 && < 4.3,
parsec, process, haskell-src-exts parsec, process, haskell-src-exts
Source-Repository head Source-Repository head
Type: git Type: git

View File

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

View File

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

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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 process, directory, filepath
Source-Repository head Source-Repository head
Type: git Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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 process, directory, filepath
Source-Repository head Source-Repository head
Type: git Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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 process, directory, filepath, hlint >= 1.7.1
Source-Repository head Source-Repository head
Type: git Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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 process, directory, filepath, hlint >= 1.7.1
Source-Repository head Source-Repository head
Type: git Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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 process, directory, filepath, hlint >= 1.7.1
Source-Repository head Source-Repository head
Type: git Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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 process, directory, filepath, hlint >= 1.7.1
Source-Repository head Source-Repository head
Type: git Type: git

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1 hlint >= 1.7.1
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1 hlint >= 1.7.1
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1 hlint >= 1.7.1
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1 hlint >= 1.7.1
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, hlint >= 1.7.1,
attoparsec, enumerator, attoparsec-enumerator attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, hlint >= 1.7.1,
attoparsec, enumerator, attoparsec-enumerator attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, hlint >= 1.7.1,
attoparsec, enumerator, attoparsec-enumerator attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time, unix,
hlint >= 1.7.1, filemanip, hlint >= 1.7.1, filemanip,
attoparsec, enumerator, attoparsec-enumerator attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time, unix,
hlint >= 1.7.1, filemanip, hlint >= 1.7.1, filemanip,
attoparsec, enumerator, attoparsec-enumerator attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, hlint >= 1.7.1, regex-posix,
attoparsec, enumerator, attoparsec-enumerator attoparsec, enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, hlint >= 1.7.1, regex-posix,
attoparsec >= 0.10 , enumerator, attoparsec-enumerator attoparsec >= 0.10 , enumerator, attoparsec-enumerator

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head Source-Repository head

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head Source-Repository head

View File

@ -28,7 +28,7 @@ Executable ghc-mod
GHC-Options: -Wall -fno-warn-unused-do-bind GHC-Options: -Wall -fno-warn-unused-do-bind
else else
GHC-Options: -Wall 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, process, directory, filepath, old-time,
hlint >= 1.7.1, regex-posix, Cabal hlint >= 1.7.1, regex-posix, Cabal
Source-Repository head Source-Repository head

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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