Interesting! I had not noticed. I've been working on getting the yi editor into nixpkgs. (http://hackage.haskell.org/package/yi) Hence the addition of monads-fd. However the yi editor dependencies are out of date. I think I'll update the package on hackage before proceeding any farther in adding it to nixpkgs. That will include replacing monads-fd with mtl.
-Corey O'Connor [email protected] http://corebotllc.com/ On Fri, Feb 24, 2012 at 12:23 AM, Peter Simons <[email protected]> wrote: > Hi Corey, > > the monads-fd packages is labeled obsolete by the maintainer; apparently > it's been replaced by the 'mtl' library. I committed the monads-tf > package, though. Thank you very much for the submission. > > Take care, > Peter > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
