You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.
I tried building asteroids with GHC 7.8.3, with Cabal sandbox, and failed. I suppose the whole repo should indicate what versions of GHC it can build with.
[14 of 16] Compiling Graphics.UI.SDL.Events ( dist/dist-sandbox-39727611/build/Graphics/UI/SDL/Events.hs, dist/dist-sandbox-39727611/build/Graphics/UI/SDL/Events.o )
Graphics/UI/SDL/Events.hsc:56:23:
Module ‘Data.Typeable’ does not export ‘Typeable(typeOf)’
The text was updated successfully, but these errors were encountered:
Whoops, sorry - I didn't mean to close this! It seems to be a bug in the SDL library on Hackage itself rather than netwire, so you may want to report this bug there.
I tried building asteroids with GHC 7.8.3, with Cabal sandbox, and failed. I suppose the whole repo should indicate what versions of GHC it can build with.
The text was updated successfully, but these errors were encountered: