
That's a good reference, but what I am exploring is a quick, draconian
solution that will give me an extremely conservative set of packages that
are not interdependent in any way.
It seems that such a program does not yet exist, but should be
straightforward to write, joining HackageDB dependencies against packages
in the platform. The best I've got so far is to scrape results from cabal
info, but I'm looking for a more efficient set of API's to solve the
problem. Does the Haskell Platform come with modules that support this sort
of API?
Cheers,
d
On Thu, Feb 7, 2013 at 4:53 AM, Richard Norton
On Feb 7, 2013, at 12:37 AM, Darren Grant
wrote: Is there a list of hackages available that *only* depend on the latest Haskell Platform?
-or-
Can such a list be reasonably generated?
-or-
Will there even be anything left after the hackages are filtered?
This project seems related:
https://github.com/fpco/stackage
Richard
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners