Skip to content
Snippets Groups Projects
  1. Jan 12, 2000
  2. Jan 11, 2000
  3. Jan 10, 2000
  4. Jan 07, 2000
  5. Jan 06, 2000
  6. Jan 05, 2000
    • AndyGill's avatar
      [project @ 2000-01-05 19:10:21 by andy] · e1016718
      AndyGill authored
      Commenting out the debugging messages for in the new interface code.
      e1016718
    • Julian Seward's avatar
      [project @ 2000-01-05 18:05:33 by sewardj] · 236156d9
      Julian Seward authored
      Fix more interface-reading bugs:
      -- Qualtypes were not being generated from DICTAPs for overloaded
         non-class values.  New function dictapsToQualtype to handle this.
      -- Incorrect construction of constructor result type in startGHCDataDecl
         for parameterised types eg   Just :: a -> Maybe a.
      
      Changed meaning of DICTAP, so that the construction is
        ap(DICTAP, (QConId, Type))  rather than
        ap(DICTAP, (QConId, [Type])).  Will have to undo this if we want
                                       to support multiparam type classes.
      236156d9
    • Simon Marlow's avatar
      [project @ 2000-01-05 17:24:51 by simonmar] · 0d5db29b
      Simon Marlow authored
      Add test for unterminated ``.
      0d5db29b
Loading