#1585: Um, an error, I don't even understand it.
-----------------------+----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.6
Severity: normal | Keywords:
Difficulty: Unknown | Os: Linux
Testcase: | Architecture: x86
-----------------------+----------------------------------------------------
this is the output of a ghc error I found, it wanted me to tell you about
it, so...
Here is my xmonad dir: http://www.timthelion.com/xmonad.tar
{{{
/home/timothy/s/b/xmonad$runhaskell Setup.lhs build
timothy 22:05 timsecat pts/5
Preprocessing executables for xmonad-0.2...
Building xmonad-0.2...
[ 5 of 10] Compiling Config[boot] ( Config.hs-boot, nothing )
[ 7 of 10] Compiling XMonadContrib.Roledex ( XMonadContrib/Roledex.hs,
dist/build/xmonad/xmonad-tmp/XMonadContrib/Roledex.o )
ghc-6.6: panic! (the 'impossible' happened)
(GHC version 6.6 for i386-unknown-linux):
checkKind: adding kind constraint
t{tv a2S0} [tv] *
t_a2Jt{tv} [tau] t_a2Jt{tv} [tau] ??
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
You have new mail.
/home/timothy/s/b/xmonad$runhaskell Setup.lhs clean
timothy 22:05 timsecat pts/5
cleaning...
/home/timothy/s/b/xmonad$runhaskell Setup.lhs build
timothy 22:06 timsecat pts/5
Setup.lhs: error reading ./.setup-config; run "setup configure" command?
/home/timothy/s/b/xmonad$runhaskell Setup.lhs configure --prefix
/home/timothy/bin timothy 22:06 timsecat pts/5
Configuring xmonad-0.2...
configure: /usr/bin/ghc-pkg
configure: Dependency base>=2.0: using base-2.0
configure: Dependency X11>=1.2.1: using X11-1.2.2
configure: Dependency X11-extras>=0.2: using X11-extras-0.2
configure: Dependency mtl>=1.0: using mtl-1.0
configure: Dependency unix>=1.0: using unix-1.0
configure: Using install prefix: /home/timothy/bin
configure: Binaries installed in: /home/timothy/bin/bin
configure: Libraries installed in:
/home/timothy/bin/lib/xmonad-0.2/ghc-6.6
configure: Private binaries installed in: /home/timothy/bin/libexec
configure: Data files installed in: /home/timothy/bin/share/xmonad-0.2
configure: Using compiler: /usr/bin/ghc
configure: Compiler flavor: GHC
configure: Compiler version: 6.6
configure: Using package tool: /usr/bin/ghc-pkg
configure: Using ar found on system at: /usr/bin/ar
configure: Using haddock found on system at: /usr/bin/haddock
configure: No pfesetup found
configure: Using ranlib found on system at: /usr/bin/ranlib
configure: Using runghc found on system at: /usr/bin/runghc
configure: Using runhugs found on system at: /usr/bin/runhugs
configure: Using happy: /usr/bin/happy
configure: Using alex: /usr/bin/alex
configure: Using hsc2hs: /usr/bin/hsc2hs
configure: Using c2hs: /usr/bin/c2hs
configure: Using cpphs: /usr/bin/cpphs
configure: No greencard found
/home/timothy/s/b/xmonad$runhaskell Setup.lhs build
timothy 22:07 timsecat pts/5
Preprocessing executables for xmonad-0.2...
Building xmonad-0.2...
[ 1 of 10] Compiling StackSet ( StackSet.hs, dist/build/xmonad
/xmonad-tmp/StackSet.o )
[ 2 of 10] Compiling XMonad ( XMonad.hs, dist/build/xmonad
/xmonad-tmp/XMonad.o )
[ 3 of 10] Compiling XMonadContrib.LayoutHelpers (
XMonadContrib/LayoutHelpers.hs, dist/build/xmonad/xmonad-
tmp/XMonadContrib/LayoutHelpers.o )
[ 4 of 10] Compiling XMonadContrib.MagicFocus (
XMonadContrib/MagicFocus.hs, dist/build/xmonad/xmonad-
tmp/XMonadContrib/MagicFocus.o )
[ 5 of 10] Compiling Config[boot] ( Config.hs-boot, nothing )
[ 6 of 10] Compiling Operations ( Operations.hs, dist/build/xmonad
/xmonad-tmp/Operations.o )
[ 7 of 10] Compiling XMonadContrib.Roledex ( XMonadContrib/Roledex.hs,
dist/build/xmonad/xmonad-tmp/XMonadContrib/Roledex.o )
ghc-6.6: panic! (the 'impossible' happened)
(GHC version 6.6 for i386-unknown-linux):
checkKind: adding kind constraint
t{tv atT3} [tv] *
t_atPI{tv} [tau] t_atPI{tv} [tau] ??
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
/home/timothy/s/b/xmonad$
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1585>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs