
Did anyone try to install loch package recently: https://wiki.haskell.org/Debugging#Source-located_errors This error comes up on install: Debug/Trace/Location.hs:70:8: Expecting one more argument to ‘C.Exception’ Expected a type, but ‘C.Exception’ has kind ‘* -> Constraint’ In the type signature for ‘ppr’: ppr :: C.Exception -> String Failed to install loch-0.2 cabal: Error: some packages failed to install: loch-0.2 failed during the building phase. The exception was: ExitFailure 1 ?

On Tue, Jul 7, 2015 at 2:15 PM, Imants Cekusins
Did anyone try to install loch package recently:
It's from 2007 with no updates, and that error indicates that it's using old-style exceptions. -- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
participants (2)
-
Brandon Allbery
-
Imants Cekusins