Skip to content

Instantly share code, notes, and snippets.

@fendor
Created August 18, 2020 11:54
Show Gist options
  • Save fendor/96b2747fc4690c13affb41560fc205a7 to your computer and use it in GitHub Desktop.
Save fendor/96b2747fc4690c13affb41560fc205a7 to your computer and use it in GitHub Desktop.
app/Main.hs:3:1: error:
Bad interface file: /home/baldr/Documents/haskell/fprog/dist-newstyle/build/x86_64-linux/ghc-8.11.0.20200817/fprog-0.1.0.0/build/Paths_fprog.hi
/home/baldr/Documents/haskell/fprog/dist-newstyle/build/x86_64-linux/ghc-8.11.0.20200817/fprog-0.1.0.0/build/Paths_fprog.hi: openBinaryFile: does not exist (No such file or directory)
|
3 | import Paths_fprog
| ^^^^^^^^^^^^^^^^^^
Failed,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment