gnu: ghc: Use GHC 8.4.3 as the default GHC.
authorTimothy Sample <samplet@ngyro.com>
Sat, 1 Sep 2018 18:10:20 +0000 (14:10 -0400)
committerRicardo Wurmus <rekado@elephly.net>
Mon, 1 Oct 2018 10:12:04 +0000 (12:12 +0200)
* gnu/packages/haskell.scm (ghc): Switch to ghc-8.

gnu/packages/haskell.scm

index 6b774c3..1e7a502 100644 (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