[Haskell-beginners] Problem with installing SDL
Julian Drube
jdrube at mail.de
Thu May 8 20:25:37 UTC 2014
Hi,
i'm trying to install the SDL package with:
cabal install sdl
but the following error is showing up:
Graphics/UI/SDL/Events.hsc:56:23:
Module ‘Data.Typeable’ does not export ‘Typeable(typeOf)’
cabal: Error: some packages failed to install:
SDL-0.6.5 failed during the building phase. The exception was:
ExitFailure 1
GHC version is 7.8.2
Thanks in advance for any ideas
Julian
More information about the Beginners
mailing list