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. After cabal update I get:
$ cabal install Resolving dependencies... cabal: Could not resolve dependencies: trying: darcs-2.9.7 (user goal) trying: darcs-2.9.7:-use-local-data-map-strict next goal: containers (dependency of darcs-2.9.7:-use-local-data-map-strict) rejecting: containers-0.4.2.1/installed-cfc... (conflict: darcs-2.9.7:use-local-data-map-strict => containers>=0.5 && <0.6) trying: containers-0.5.4.0 trying: datetime-0.2.1 (dependency of darcs-2.9.7) trying: QuickCheck-2.4.2/installed-41c... (dependency of datetime-0.2.1) next goal: template-haskell (dependency of QuickCheck-2.4.2/installed-41c...) rejecting: template-haskell-2.7.0.0/installed-8c8... (conflict: containers==0.5.4.0, template-haskell => containers==0.4.2.1/installed-cfc...) rejecting: template-haskell-2.8.0.0, 2.7.0.0, 2.6.0.0, 2.5.0.0, 2.4.0.1, 2.4.0.0, 2.3.0.1, 2.3.0.0, 2.2.0.0 (conflict: QuickCheck => template-haskell==2.7.0.0/installed-8c8...) Is Debian stable just not supported now (which I think would be unfortunate)? _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
