Re-enabling haskell-tools packages

Haskell tools 1.1.1 versions are compatible with GHC 8.6
This commit is contained in:
Boldizsár Németh 2019-01-15 08:39:09 +01:00 committed by GitHub
parent 477bcef6c2
commit 89e320f713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3162,15 +3162,15 @@ packages:
- instance-control
- references
- classyplate
- haskell-tools-ast < 0
- haskell-tools-backend-ghc < 0
- haskell-tools-prettyprint < 0
- haskell-tools-refactor < 0
- haskell-tools-rewrite < 0
- haskell-tools-demo < 0
- haskell-tools-cli < 0
- haskell-tools-daemon < 0
- haskell-tools-debug < 0
- haskell-tools-ast
- haskell-tools-backend-ghc
- haskell-tools-prettyprint
- haskell-tools-refactor
- haskell-tools-rewrite
- haskell-tools-demo
- haskell-tools-cli
- haskell-tools-daemon
- haskell-tools-debug
"David Fisher <ddf1991@gmail.com> @ddfisher":
- socket-activation