#7371: Supporting old GHC versions in our libraries
---------------------------------+------------------------------------------
    Reporter:  igloo             |       Owner:  igloo           
        Type:  task              |      Status:  new             
    Priority:  normal            |   Milestone:  7.8.1           
   Component:  Build System      |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
 We plan to support building our libraries, wherever possible (in
 particular, it will not be possible for the wired-in packages), with the
 same set of GHC versions that we support building GHC with.

 We need to:

  * Write down our supported GHC version policy for libraries in the
 appropriate place.

  * Make the nightly builders test building the libraries with the
 bootstrapping compiler, so that regressions are detected.

  * Add dependencies or other constraints to the libraries so that cabal
 won't try to use a library with an older compiler.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to