#1458: FPS package dependency in GHC 6.4 and GHC 6.6
----------------------------------------+-----------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:         
      Type:  bug                        |         Status:  new    
  Priority:  normal                     |      Milestone:         
 Component:  libraries/base             |        Version:  6.6.1  
  Severity:  normal                     |       Keywords:         
Difficulty:  Unknown                    |             Os:  Unknown
  Testcase:                             |   Architecture:  Unknown
----------------------------------------+-----------------------------------
When switching from GHC-6.4 to GHC-6.6 I must remove all FPS dependencies
 in Cabal, which is not only very annoying, but seems to be unnecessary. I
 understand that ByteStrings are now integral part of the GHC package, but
 why can't there be an FPS package, maybe a dummy package, that must be
 imported for using ByteStrings?
 Remember that this is not only about switching from 6.4 to 6.6: I have
 different machines with different versions of GHC, thus I have to work
 with both versions simultaneously.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1458>
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