can't build head: parser file name / module name conflict

Carter Schonwald carter.schonwald at gmail.com
Mon Aug 19 22:16:56 CEST 2013


hey all,
i'm trying to build head to test out some stuff, and i'm hitting the
following error message (http://ghc.haskell.org/trac/ghc/ticket/8143 )

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


any thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130819/c3c03fb6/attachment.htm>


More information about the ghc-devs mailing list