[sigh]...nevermind. I later realized that I was on the stable channel.
I see that the fix is on the unstable channel.
-- Daniel
On Wed, Feb 25, 2015 at 05:06:58PM -0700, Daniel J Beauregard wrote:
>Hi,
>
>I am getting a puzzling error when using Haskell NG on a freshly
>installed system. My
Hi,
I am getting a puzzling error when using Haskell NG on a freshly
installed system. My ~/.nixpkgs/config.nix is as follows:
{ ... }:
{
packageOverrides = super:
let
self = super.pkgs;
in {
hsEnv = self.haskellngPackages.ghcWithPackag