[GHC] #8203: Yesod platform fails to build on ARM

#8203: Yesod platform fails to build on ARM -----------------------------+--------------------------------- Reporter: randomist | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.4.1 Keywords: | Operating System: Linux Architecture: arm | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | -----------------------------+--------------------------------- Trying to build yesod platform on Samsung Chromebook (architecture is armv7l), and get this crash in compiling the package vector-0.10.0.1: [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) ghc: panic! (the 'impossible' happened) (GHC version 7.4.1 for arm-unknown-linux): Cant do annotations without GHCi {Data/Vector/Fusion/Stream/Monadic.hs:104:19-33} base:GHC.Exts.ForceSpecConstr{d ra42} Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8203 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8203: Yesod platform fails to build on ARM ---------------------------------+--------------------------- Reporter: randomist | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.4.1 Resolution: fixed | Keywords: Operating System: Linux | Architecture: arm Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ---------------------------------+--------------------------- Changes (by monoidal): * status: new => closed * resolution: => fixed Comment: This should be fixed in HEAD (#7824, #8339, #7504). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8203#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC