Skip to content
Snippets Groups Projects
  1. Dec 04, 1997
    • Simon Marlow's avatar
      [project @ 1997-12-04 11:05:32 by simonm] · 86b97832
      Simon Marlow authored
      Remove wired-in runST, instead provide a type signature using the
      universal quanitification extension.
      
      Also move runST from STBase.lhs into Unsafe.lhs so that it won't get
      inlined anywhere.
      86b97832
    • Simon Marlow's avatar
      [project @ 1997-12-04 11:02:12 by simonm] · e12e1956
      Simon Marlow authored
      fix huge bug in extractHsTyVars - the list returned wasn't always a
      set (i.e. it could have duplicates).  This screwed up support for
      universal quantification in a couple of places.
      e12e1956
  2. Dec 02, 1997
  3. Nov 29, 1997
  4. Nov 28, 1997
  5. Nov 27, 1997
  6. Nov 26, 1997
  7. Nov 25, 1997
Loading