
#8143: File name module name mismatch in Parser.hs in HEAD ------------------------------------+------------------------------------- Reporter: carter | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.7 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- {{{ compiler/stage1/build/Parser.hs:1:1: File name does not match module name: Saw: `Main' Expected: `Parser' make[1]: *** [compiler/stage1/build/.depend-v.haskell] Error 1 make: *** [all] Error 2 }}} on current head c384bb1e30499bb4809dca60803a4066762ce5f4 and i tried a random recent commit 2e41f2fa91c833a4420ac273254e49468044bc4b -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8143 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler