Skip to content
  • Ian Lynagh's avatar
    Fix a build problem with integer-simple · fdd552e0
    Ian Lynagh authored
    We were trying to look up the mkInteger Id before we'd compiled
    the Integer modules. I'm not sure why this never showed up with
    integer-gmp; possibly we just always got lucky with the build
    order.
    fdd552e0