#2705: ghc does not report haskell98's version number.
---------------------------------+------------------------------------------
    Reporter:  thoughtpolice     |        Owner:                  
        Type:  bug               |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  Compiler          |      Version:  6.10.1          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |     Testcase:                  
Architecture:  Unknown/Multiple  |           Os:  Unknown/Multiple
---------------------------------+------------------------------------------
Comment (by thoughtpolice):

 I'll also mention that while this happens, we will likely have to resort
 to simply checking if there is no version tag, and if not, checking ghc-
 pkg output and finding the proper package version to use and emit that the
 configuration file we register with ghc-pkg.

 It also means that until we implement this or this gets fixed, any library
 built with franchise that depends on haskell98 will be reported as broken
 by ghc-pkg (although it really probably isn't, and ghc-pkg check will be
 of no help.)

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