RE: [GHC] #1712: unknown symbol “glutGet”

Simon Peyton-Jones simonpj at microsoft.com
Wed Oct 24 05:49:49 EDT 2007


Wolfgang

|  A test case would be the source of Grapefruit as of 2007-10-20.  (I hope,
|  a patch will soon get into the Grapefruit repository which works around
|  other GHC bugs so that Grapefruit can be compiled with
|  GHC 6.8.0.20071019.)  Sorry, but I don’t have the time to produce a small

Grapefruit uses indexed type families.  We're delighted that you've adopted them so fast, but as you have discovered they aren't fully implemented.  Thank you for reporting bugs carefully; it's a real help.

However, as you know indexed type families aren't supported in 6.8.  (They will be in 6.10.)   So while Grapefruit may, just, *work* with 6.8, it's likely to be fragile, and we may well end up saying "wont-fix" to bugs that subsequently show up.

Is this as you understood it?

Meanwhile, concerning the bug below, this looks like something separate.  We aren't sure whether it's a bug in GLUT (which is Sven's package) or in GHC.   Ian and/or Simon will try to find out.  Meanwhile I'm ccing Sven.

Simon


| -----Original Message-----
| From: glasgow-haskell-bugs-bounces at haskell.org [mailto:glasgow-haskell-bugs-bounces at haskell.org] On
| Behalf Of GHC
| Sent: 20 October 2007 16:15
| Cc: glasgow-haskell-bugs at haskell.org
| Subject: Re: [GHC] #1712: unknown symbol “glutGet”
|
| #1712: unknown symbol “glutGet”
| -------------------------------------------+--------------------------------
|     Reporter:  g9ks157k at acme.softbase.org  |        Owner:
|         Type:  bug                         |       Status:  new
|     Priority:  normal                      |    Milestone:  6.8.1
|    Component:  Compiler                    |      Version:  6.8
|     Severity:  normal                      |   Resolution:
|     Keywords:                              |   Difficulty:  Unknown
|           Os:  Linux                       |     Testcase:
| Architecture:  x86                         |
| -------------------------------------------+--------------------------------
| Comment (by guest):
|
|  A test case would be the source of Grapefruit as of 2007-10-20.  (I hope,
|  a patch will soon get into the Grapefruit repository which works around
|  other GHC bugs so that Grapefruit can be compiled with
|  GHC 6.8.0.20071019.)  Sorry, but I don’t have the time to produce a small
|  test case at the moment. :-(
|


More information about the Cvs-ghc mailing list