gnu: ghc: Use GHC 8.4.3 as the default GHC.

* gnu/packages/haskell.scm (ghc): Switch to ghc-8.
This commit is contained in:
Timothy Sample 2018-09-01 14:10:20 -04:00 committed by Ricardo Wurmus
parent f9051e3870
commit dde15fea25
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -559,7 +559,7 @@ interactive environment for the functional language Haskell.")
(file-pattern ".*\\.conf\\.d$")
(file-type 'directory))))))
(define-public ghc ghc-8.0)
(define-public ghc ghc-8)
(define-public ghc-hostname
(package