Skip to content

Instantly share code, notes, and snippets.

@linuxcaffe
Created June 5, 2014 06:32
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 linuxcaffe/4278341566c0d3010d12 to your computer and use it in GitHub Desktop.
Save linuxcaffe/4278341566c0d3010d12 to your computer and use it in GitHub Desktop.
hledger 0.23.2 update errors
Loading package utf8-string-0.3.7 ... linking ... done.
Loading package hledger-lib-0.23.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package template-haskell ...
GHCi runtime linker: fatal error: I found a duplicate definition for symbol
templatezmhaskell_LanguageziHaskellziTHziSyntax_zdfTypeableStmtzuds2_closure
whilst processing object file
/home/djp/.cabal/lib/template-haskell-2.8.0.0/ghc-7.4.1/HStemplate-haskell-2.8.0.0.o
This could be caused by:
* Loading two different object files which export the same symbol
* Specifying the same object file twice on the GHCi command line
* An incorrect `package.conf' entry, causing some object to be
loaded twice.
GHCi cannot safely continue in this situation. Exiting now. Sorry.
cabal: Error: some packages failed to install:
hledger-0.23.2 failed during the building phase. The exception was:
ExitFailure 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment