On 30 August 2011 23:57, austin seipp <[email protected]> wrote: > 7.2.1 shipped without explicitly trusting the `base' package (an > accident, IIRC.) You can fix this and resume your build by saying: > > $ ghc-pkg-7.2.1 trust base > > and everything should be OK.
Thanks that works! Bas _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
