Judah Jacobson wrote:
Hi all,
I've run across an issue in HEAD regarding the GHC API (trac #1181).
Code that worked under ghc-6.6 (eg,
http://haskell.org/haskellwiki/GHC/As_a_library) currently panics with
the message "a static opt was looked at too early!" If you set the
static flags manually
Hi all,
I've run across an issue in HEAD regarding the GHC API (trac #1181).
Code that worked under ghc-6.6 (eg,
http://haskell.org/haskellwiki/GHC/As_a_library) currently panics with
the message "a static opt was looked at too early!" If you set the
static flags manually (eg via StaticFlags.par