Skip to content
  • Simon Marlow's avatar
    [project @ 2000-10-12 13:11:45 by simonmar] · 30d55993
    Simon Marlow authored
    Move FAST_INT and FAST_BOOL into their own module FastTypes, replacing
    the macro definitions in HsVersions.h with real definitions.  Change
    most of the names in the process.
    
    Now we don't get bogus imports of GlaExts all over the place, and
    -fwarn-unused-imports is less noisy.
    30d55993