#3855: switch back to using a darcs repo for bytestring, and reenable the
"redundant specialise pragmas" warning
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:  igloo       
        Type:  bug               |       Status:  new         
    Priority:  high              |    Milestone:  6.14.1      
   Component:  Build System      |      Version:  6.13        
    Keywords:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Testcase:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by igloo):

 I've made the switch:
 {{{
 Sun May  2 04:34:58 PDT 2010  Ian Lynagh <[email protected]>
   * Switch back to using bytestring from the darcs repo; partially fixes
 #3855
 }}}

 I'll give it a week for people to switch over to the repo, and then
 uncomment this in `typecheck/TcBinds.lhs`:
 {{{
 -- Commented out until bytestring library removes redundant pragmas
 -- for packWith and unpackWith
 --       ; unless (null spec_sigs || is_overloaded_id) warn_discarded_spec
 }}}

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