Skip to content
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.

Cannot build asteroids #8

Closed
FranklinChen opened this issue Oct 11, 2014 · 3 comments
Closed

Cannot build asteroids #8

FranklinChen opened this issue Oct 11, 2014 · 3 comments

Comments

@FranklinChen
Copy link

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)’
@ocharles ocharles reopened this Oct 11, 2014
@ocharles
Copy link
Owner

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.

@listx
Copy link

listx commented Oct 15, 2014

The haskanoid project suffers from the same issue, even though it is a 1-liner fix in the SDL package: ivanperez-keera/haskanoid#2

@ocharles
Copy link
Owner

ocharles commented Feb 7, 2017

I am no longer working on this repository, so I will have to close this issue. If any one fixes it, a PR is welcome.

@ocharles ocharles closed this as completed Feb 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants