
#13609: regression: `ANN` pragmas no longer ignored in TH-less GHC 8.2.1 -------------------------------------+------------------------------------- Reporter: hvr | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Compiler | Version: 8.2.1-rc1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by hvr): And btw, `-fexternal-interpreter` doesn't work on AIX either, for the same reason there's no GHCi or TH support: `loadArchive` doesn't support XCOFF (which is even worse than Windows' COFF flavour - i.e. not going to happen), and adding support for the dynamic linker on AIX isn't going to happen any time soon either (partly because XCOFF imposes quite a lot of limitations one would have to workaround). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13609#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler