GHC HEAD (Quickest) segfaults during compilation of optparse-applicative
Csaba Hruska
csaba.hruska at gmail.com
Tue Mar 10 11:31:21 UTC 2020
Hello,
GHC HEAD (9668781a36941e7552fcec38f6d4e1d5ec3ef6d1) compiled with the
Quickest flavour segfaults when compiles optparse-applicative-0.15.1.0.
But it compiles fine with the Quick or the default flavours.
[image: image.png]
Everything compiles fine (with vanilla Quickest GHC HEAD) until the
Options.Applicative.Help.Core module where GHC segfaults. (as I understand
the error code)
Is this a known bug?
If not then I'll submit an issue.
Thanks,
Csaba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20200310/92a26a7a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 147901 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20200310/92a26a7a/attachment-0001.png>
More information about the ghc-devs
mailing list