Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiaanb/7d59800fb49170102a0453513fac4126 to your computer and use it in GitHub Desktop.
Save christiaanb/7d59800fb49170102a0453513fac4126 to your computer and use it in GitHub Desktop.
plugins + TH + GHC 8.6rc1 = fail
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