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 work with the new huskell #34

Open
devenv opened this issue Dec 22, 2014 · 1 comment
Open

Doesn't work with the new huskell #34

devenv opened this issue Dec 22, 2014 · 1 comment

Comments

@devenv
Copy link

devenv commented Dec 22, 2014

src/Control/Lens/Internal/Exception.hs:165:3:
‘typeOf’ is not a (visible) method of class ‘Typeable’

src/Control/Lens/Internal/Exception.hs:168:14:
‘typeOf’ is not a (visible) method of class ‘Typeable’
Failed to install lens-3.10.3

ghc 7.8.3

@Noeda
Copy link
Owner

Noeda commented Dec 22, 2014

New development is happening in the modernize branch of Dfterm3, which does compile on GHC 7.8.3 just fine (in fact, older versions might not). This is why I don't think I'm going to fix this one.

However, the new branch is not in a usable state so I think your only option right now is to get a GHC from 7.6 series and use that. Dfterm3 does not see active development anymore.

I'll leave this open so that the defect is documented, at the very least.

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