Skip to content
Snippets Groups Projects
  1. Jul 05, 1999
    • sof's avatar
      [project @ 1999-07-05 17:06:21 by sof] · 276f03b2
      sof authored
      Tidied up the handling of the code that emits the precedence level
      predicates that gets used in applications of showParen and readParen.
      276f03b2
    • sof's avatar
      [project @ 1999-07-05 17:02:42 by sof] · ee731a02
      sof authored
      Two new Dark Corner regression tests:
      
      - testing the derived Show&Read instances for constructors with
        a field label that is a varsym rather than a varid.
      - check that the default fixity & assoc of an operator is 'infixl 9'.
      ee731a02
    • sof's avatar
      [project @ 1999-07-05 16:55:19 by sof] · df7cb092
      sof authored
      New option, -fail, to indicate failure (whatever the return code).
      df7cb092
    • Simon Peyton Jones's avatar
      [project @ 1999-07-05 15:30:25 by simonpj] · 8ae0e52a
      Simon Peyton Jones authored
      Make sure that instance gates have their home modules
      loaded by RnIfaces.getImportedInstDecls.  This was causing
      Kevin Atkinson's missing-instance bug.
      8ae0e52a
    • sof's avatar
      [project @ 1999-07-05 14:47:06 by sof] · 8be66682
      sof authored
      * If a field label is a 'varsym', wrap parens around it when
        Show'ing and Read'ing it back in.
      
      * If there's no fixity decl for a 'consym', the default is
        for it to be left-assoc.
      8be66682
  2. Jul 03, 1999
  3. Jul 02, 1999
  4. Jul 01, 1999
  5. Jun 30, 1999
  6. Jun 29, 1999
  7. Jun 28, 1999
Loading