Use (\_ -> []) instead of mempty to avoid funky Monoid instance
This would let us build with ghc-6.4 or nhc if it were not for other issues.
Please register or sign in to comment
This would let us build with ghc-6.4 or nhc if it were not for other issues.