Merge remote-tracking branch 'pikajude/ghc-8'

This commit is contained in:
Daniel Gröber
2016-02-14 12:27:26 +01:00
9 changed files with 94 additions and 27 deletions

View File

@@ -192,6 +192,8 @@ Library
, syb
if impl(ghc < 7.8)
Build-Depends: convertible
if impl(ghc >= 8.0)
Build-Depends: ghc-boot
Executable ghc-mod
Default-Language: Haskell2010