Created
July 5, 2018 12:19
-
-
Save christiaanb/7d59800fb49170102a0453513fac4126 to your computer and use it in GitHub Desktop.
plugins + TH + GHC 8.6rc1 = fail
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING in hptSomeThingsBelowUs | |
missing module GHC.TypeLits.KnownNat.Solver | |
Probable cause: out-of-date interface files | |
[34 of 67] Compiling Clash.Signal.Bundle ( src/Clash/Signal/Bundle.hs, /home/christiaan/devel/clash-prelude/dist-newstyle/build/x86_64-linux/ghc-8.6.0.20180627/clash-prelude-0.99/build/Clash/Signal/Bundle.o ) | |
src/Clash/Signal/Bundle.hs:1:1: fatal: | |
cannot find object file for module ‘GHC.TypeLits.KnownNat.Solver’ | |
while linking an interpreted expression |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment