
#13057: Build failing -------------------------------------+------------------------------------- Reporter: salmon | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build System | Version: 8.0.1 Keywords: | Operating System: Windows Architecture: x86_64 | Type of failure: Building GHC (amd64) | failed Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- I pulled changes and ran make. Received this error message for compiling utils/ghc-pkg/Main.hs. {{{ utils\ghc-pkg\Main.hs:1110:43: error: Not in scope: data constructor ‘AbiDependency’ Perhaps you meant ‘Dependency’ (imported from Distribution.Package) make[1]: *** [utils/ghc-pkg/ghc.mk:60: utils/ghc-pkg/dist/build/Main.o] Error 1 make: *** [Makefile:125: all] Error 2 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13057 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler