Changing GHC Error Message Wrapping
Andrew Gibiansky
andrew.gibiansky at gmail.com
Sat Jan 4 17:30:15 UTC 2014
Apologize for the broken image formatting.
With the code I posted above, I get the following output:
Couldn't match expected type `(GHC.Types.Int,
GHC.Types.Int,
GHC.Types.Int,
t0,
t10,
t20,
t30,
t40,
t50,
t60,
t70,
t80,
t90)'
with actual type `(t1, t2, t3)'
I would like the types to be on the same line, or at least wrapped to a
larger number of columns.
Does anyone know how to do this, or where in the GHC source this wrapping
is done?
Thanks!
Andrew
On Sat, Jan 4, 2014 at 2:55 AM, Erik de Castro Lopo <mle+hs at mega-nerd.com>wrote:
> Carter Schonwald wrote:
>
> > hey andrew, your image link isn't working (i'm using gmail)
>
> I think the list software filters out image attachments.
>
> Erik
> --
> ----------------------------------------------------------------------
> Erik de Castro Lopo
> http://www.mega-nerd.com/
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140104/db85cbdc/attachment.html>
More information about the ghc-devs
mailing list