dfterm3 icon indicating copy to clipboard operation
dfterm3 copied to clipboard

Doesn't work with the new huskell

Open devenv opened this issue 10 years ago • 1 comments

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

devenv avatar Dec 22 '14 13:12 devenv

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.

Noeda avatar Dec 22 '14 13:12 Noeda