[Haskell-cafe] GHCi and custom preprocessors

aditya siram aditya.siram at gmail.com
Fri Jul 28 19:59:56 UTC 2017


Hi all,
I have a custom file format and custom preprocessor in my project that
converts it to Haskell. GHCi is unable to detect when changes are made to
the custom file, it only sees that the Haskell file hasn't changed and
doesn't reload anything. Is this even supported in GHCi?

Thanks!
-deech
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170728/8d568166/attachment.html>


More information about the Haskell-Cafe mailing list