#3444: index out of range during 'make install'
--------------------+-------------------------------------------------------
Reporter:  judahj   |          Owner:               
    Type:  bug      |         Status:  new          
Priority:  normal   |      Component:  Documentation
 Version:  6.11     |       Severity:  normal       
Keywords:           |       Testcase:               
      Os:  MacOS X  |   Architecture:  x86          
--------------------+-------------------------------------------------------
 When running 'make install' on an up-to-date pull of ghc+dependencies,
 'make install' fails with the following error:

 {{{
 Documentation created: stage2/doc/html/ghc/index.html
 cd libraries && sh gen_contents_index --inplace
 haddock: internal Haddock or GHC error: Ix{Int}.index: Index (81209088)
 out of range ((0,-1))
 make[1]: *** [libraries/index.html] Error 1
 make: *** [all] Error 2
 }}}

 Let me know if more information is required.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3444>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to