Test T12504 on Windows

Phyx lonetiger at gmail.com
Tue Sep 20 22:10:52 UTC 2016


The new output is correct.

hsc2hs was patched to fix the error messages it gives. We missed a test it
seems.

I'll update the test output when I get home.

Thanks Simon,
Tamar

On Tue, Sep 20, 2016, 23:06 Simon Peyton Jones via ghc-devs <
ghc-devs at haskell.org> wrote:

> Test hsc2hs/T12504 is failing thus on Windows. Something path-y.
>
> Simon
>
>
>
> -{-# LINE 1 "T12504/path/to/T12504.hsc" #-}
>
> -{-# LINE 2 "T12504/path/to/T12504.hsc" #-}
>
> +{-# LINE 1 "T12504\\path\\to\\T12504.hsc" #-}
>
> +{-# LINE 2 "T12504\\path\\to\\T12504.hsc" #-}
>
> *** unexpected failure for T12504(normal)
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20160920/c97f87ba/attachment.html>


More information about the ghc-devs mailing list