[GHC] #9553: GHC under Windows with TH can't tell that gtk-win32-2.0 is in gtk-win32-2.0-0 (note the -0 suffix)

GHC ghc-devs at haskell.org
Thu Jun 9 08:54:27 UTC 2016


#9553: GHC under Windows with TH can't tell that gtk-win32-2.0 is in gtk-
win32-2.0-0 (note the -0 suffix)
-------------------------------------+-------------------------------------
        Reporter:  MikolajKonarski   |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.2
       Component:  Runtime System    |              Version:  7.8.3
      Resolution:  duplicate         |             Keywords:
Operating System:  Windows           |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #5289 #1883       |  Differential Rev(s):
  #11072                             |
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by Phyx-):

 * status:  new => closed
 * cc: simonmar (added)
 * component:  Compiler => Runtime System
 * related:  #5289 #1883 => #5289 #1883 #11072
 * milestone:   => 8.0.2
 * resolution:   => duplicate


Comment:

 Thanks for the report,

 This is the same issue as #11072 and has been fixed in git. The fix should
 be available in `8.0.2`.

 gtk uses import libraries to redirect to the correct libraries.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9553#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list