Skip to content
  • Herbert Valerio Riedel's avatar
    Add Data.Word/Int to Compat.Prelude · e14da30b
    Herbert Valerio Riedel authored
    For one this compensates for `Word` being exported from `Prelude` only with
    base >= 4.8, and moreover this brings the well-known {Int,Word}{8,16,32,64}
    names into scope by default when using the Compat.Prelude.
    e14da30b