[GHC] #8344: Problem w/ Monadic when installing hldeger-web on Raspberry Pi
GHC
ghc-devs at haskell.org
Mon Sep 23 11:34:24 CEST 2013
#8344: Problem w/ Monadic when installing hldeger-web on Raspberry Pi
---------------------------+---------------------------------
Reporter: daccle | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.4.1
Keywords: | Operating System: Linux
Architecture: arm | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
---------------------------+---------------------------------
Hi Folks!
This is what I get when try to install on Raspberry Pi using cabal install
hledger-web:
{{{
[ 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
}}}
I don't have any knowledge on Haskell, so please tell me which data you
need else.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8344>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list