diff --git a/srcpkgs/ghc/template b/srcpkgs/ghc/template index 288ce74719e..1bcfa039200 100644 --- a/srcpkgs/ghc/template +++ b/srcpkgs/ghc/template @@ -2,7 +2,7 @@ pkgname=ghc # Keep this synchronized with http://www.stackage.org/lts version=8.6.5 -revision=1 +revision=2 wrksrc="ghc-${version%[!0-9]}" build_style=gnu-configure configure_args="--with-system-libffi"