On 09/09/2014 01:12 PM, Benno Fünfstück wrote: > There is no problem overriding `mtl` with a newer version than the one GHC > provides assuming we also override all packages depending on mtl. I think > this is possible as long as the package using mtl doesn't depend on the GHC > api (ghc package), because we cannot override the GHC api package and it > depends on mtl. > > -- > Benno >
Doesn't this assume we can override transformers to 0.4 as well, which we don't seem to be able to do? -- Mateusz K. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
