
#9361: 'Cant do annotations without GHCi' when compiling 'Data.Vector.Fusion.Stream.Monadic' for Pandoc in Ubuntu 14.04 on ARMv7 ---------------------------------------+--------------------------- Reporter: chrisfgl | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: duplicate | Keywords: Operating System: Linux | Architecture: arm Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | ---------------------------------------+--------------------------- Changes (by carter): * status: new => closed * version: 7.8.2 => 7.6.3 * resolution: => duplicate Comment: I believe this is resolved if you use ghc 7.8. Could you try doing this who ghc 7.8 rather than 7.6? The issue is that prior to 7.8, once of the pragmas that let's you do the spec constr optimization required ghci. This restriction is lifted in 7.8 I'm marking it as a duplicate, but could you please verify that your problem is resolved by using ghc 7.8? You may have to use a ghc build that doesn't come with your distro. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9361#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler