
24 Mar
2010
24 Mar
'10
6 a.m.
On 24 March 2010 16:52, Ben Derrett
Thank you. I'm using GHC 6.8.2.
That shouldn't be a problem.... Unless, of course, that syntax (it's using \e::E.SomeException) is valid in GHC >= 6.10 but not previously (in which case I would think that that's a bug).
I can't see ghc-options in the file /root/.cabal/config, am I looking in the right place?
No, I meant the package's .cabal file:
cabal unpack MonadCatchIO-mtl
cd MonadCatchIO-mtl-<version>