[GHC] #7595: Static flags code needs cleanup

GHC cvs-ghc at haskell.org
Tue Jan 29 18:44:31 CET 2013


#7595: Static flags code needs cleanup
-------------------------------+--------------------------------------------
  Reporter:  jstolarek         |          Owner:                  
      Type:  task              |         Status:  new             
  Priority:  high              |      Milestone:  7.8.1           
 Component:  Driver            |        Version:  7.7             
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by jstolarek):

 Without .hs-boot there are cyclic module dependencies. Perhaps it would be
 possible to move around a couple of functions from one module to another
 and remove the cycle in this way but I fear this would cause more harm
 than good.

 I'll look into the -fno-cse pragma tomorrow.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7595#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list