Updated to latest LTS Haskell

This commit is contained in:
Jan de Muijnck-Hughes 2017-03-27 12:22:30 +01:00
parent 937c707da4
commit a11b18789f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ with (import <nixpkgs> {});
let
# MUST match resolver in stack.yaml
resolver = haskell.packages.lts-8_4.ghc;
resolver = haskell.packages.lts-8_06.ghc;
native_libs = [
libffi

View File

@ -1,4 +1,4 @@
resolver: lts-8.04
resolver: lts-8.06
packages:
- location: .