Hi Dave, On 10/03/2014 12:32, Dave Love wrote: > I can't build the current screened or reviewed repos on Debian stable > (haskell-platform-2012.2.0.0) as I used to be able to.
[...] > Is Debian stable just not supported now (which I think would be > unfortunate)? It should be supported in general. At the moment there are two issues I know of: - hashed-storage has been updated but not uploaded to Hackage, so you have to install it from the tree inside the darcs repo (in the hashed-storage directory). - I just pushed a patch to screened that fixes the build with containers-0.4.*, as some conditional compilation is needed to use Data.Map.Strict and that was missed when it was used from a new module. Let us know if there are any problems other than these. We should probably get hashed-storage onto hackage fairly soon, or just inline the cabal file. Ganesh _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
