codehenry / xmonad

Automatically exported from code.google.com/p/xmonad
0 stars 0 forks source link

MultiToggle.hs Illegal datatype context #542

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi guys, 
Don't know if its the right place to commit issues for xmonad-contrib. If not - 
please point a link to a right bug-tracker. 

What steps will reproduce the problem?
1. cabal install xmonad-contrib

What is the expected output? What do you see instead?

Building xmonad-contrib-0.11.1...
[ 10 of 226] Compiling XMonad.Layout.MultiToggle ( 
XMonad/Layout/MultiToggle.hs, dist/build/XMonad/Layout/MultiToggle.o )
XMonad/Layout/MultiToggle.hs:102:6: Illegal datatype context (use 
-XDatatypeContexts): LayoutClass l a => 
cabal: Error: some packages failed to install:

What version of the product are you using? On what operating system?

- Debian Squeeze
- GHC 7.2.1
- xmonad 0.11

Are you using an xmonad.hs?  Please attach it and the output of "xmonad
--recompile".

Please provide any additional information below.

Original issue reported on code.google.com by alexandr.romanyuk on 17 Apr 2013 at 9:21