
#11042: Template Haskell / GHCi does not respect extra-lib-dirs -------------------------------------+------------------------------------- Reporter: mboes | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash | Test Case: Blocked By: 11238 | Blocking: Related Tickets: #10458 #5289 | Differential Rev(s): Phab:D5170 #12753 | Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ericson2314): Hmm, this may be a cabal my error, but I nuked my `~/.cabal/cache`, did a `cabal new-configure --extra-lib-dir=.*`, and the package conf for `digest` in the new cache still didn't have `library-dirs: ...nix's-zlib`, causing a failure when GHCi attempted to load `digest`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11042#comment:32 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler