#3931: extensible-exceptions 0.1.1.1 fails to build on GHC 6.8 (Cabal 1.2)
---------------------------------+------------------------------------------
    Reporter:  andersk           |       Owner:                   
        Type:  bug               |      Status:  new              
    Priority:  normal            |   Component:  libraries (other)
     Version:  6.8.2             |    Keywords:                   
          Os:  Unknown/Multiple  |    Testcase:                   
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown     
---------------------------------+------------------------------------------
 With ghc 6.8.2 on Debian lenny, with Cabal-1.2.3.0 and cabal-
 install-0.4.0:

 {{{
 $ cabal install extensible-exceptions
 Downloading 'extensible-exceptions-0.1.1.1'...
 Warning: Unknown fields: bug-reports (line 6)
 Fields allowed in this section:
     name, version, cabal-version, build-type, license, license-file,
     copyright, maintainer, build-depends, stability, homepage,
     package-url, synopsis, description, category, author, tested-with,
     data-files, extra-source-files, extra-tmp-files
 Warning: Unknown section type: source-repository ignoring...
 Warning: Ignoring trailing declarations.
 cabal: cannot satisfy dependency Cabal>=1.6
 }}}

 This is a regression from extensible-exceptions-0.1.1.0, which worked
 fine.  Since compatibility with GHC < 6.10 is the entire point of the
 extensible-exceptions package, this should probably be fixed.

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