[Nix-dev] Plan for GHC 8.0.2
Aycan İrican
iricanaycan at gmail.com
Tue Jan 10 08:14:45 CET 2017
Thank you Peter.
—
aycan
> On 10 Jan 2017, at 00:43, Peter Simons <simons at nospf.cryp.to> wrote:
>
> Hi folks,
>
>> I was wondering what your plan is regarding GHC-8.0.2. Will you add
>> it to the release-16.09 branch once it's released?
>
> the current Git version of "release-16.09" has now the exact same Haskell
> infrastructure as 'master', i.e. it's based on LTS Haskell 7.14 and it
> includes the latest GHC:
>
> $ git describe
> 16.09-806-g2ad30bde82
>
> $ nix-shell -p haskell.compiler.ghc802 --run "ghc --version"
> The Glorious Glasgow Haskell Compilation System, version 8.0.2
>
> $ nix-shell -p stack --run "stack --numeric-version"
> 1.3.2
>
> $ nix-shell -p cabal-install --run "cabal --version"
> cabal-install version 1.24.0.2
> compiled using version 1.24.2.0 of the Cabal library
>
> Enjoy,
> Peter
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
More information about the nix-dev
mailing list