Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't compile under GHC #39

Closed
NightRa opened this issue Feb 29, 2016 · 2 comments
Closed

Doesn't compile under GHC #39

NightRa opened this issue Feb 29, 2016 · 2 comments

Comments

@NightRa
Copy link

NightRa commented Feb 29, 2016

The resulting error occurs while building with stack:

C:\Users\Ilan\AppData\Local\Temp\stack1652\ghcjs-dom-0.2.3.1\src\GHCJS\DOM\Types.hs:23337:18:
        Not in scope: type constructor or class `TouchClass'

    C:\Users\Ilan\AppData\Local\Temp\stack1652\ghcjs-dom-0.2.3.1\src\GHCJS\DOM\Types.hs:25839:23:
        Not in scope: type constructor or class `WheelEventClass'
@hamishmack
Copy link
Member

Please try cabal install ghcjs-dom -fold-webkit

@hamishmack
Copy link
Member

The dependency on WebKitGTK is gone now (so this problem should be done too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants