Open treeowl opened 8 years ago
Is that a problem? I don't think it warns, does it? I actually prefer the expanded list for didactic reasons.
Re: MonadCatchIO, we're not using it in 1.0 (which is getting close to being released).
I'm not sure if it warns with -Wall
or not. It's mostly a lot to dig through to figure out the essence of what it means. And it looks ugly.
Currently,
For GHC before 7.10, that should be
For GHC 7.10 and later, it should be
Note also that the package
snap-core
getsMonadCatchIO
from is marked obsolete; it's been replaced by another.