Skip to content
  • Matthew Craven's avatar
    0816ae52
    Remove support for ghc < 8.4 (#682) · 0816ae52
    Matthew Craven authored
    Along the way:
    
     * Obseleted CPP and compatibility workarounds were removed
     * Most remaining CPP conditions are moved into
       bytestring-cpp-macros.h and given specific feature names
     * Most imports from ghc-prim are replaced with equivalent
       imports from base
     * Data.ByteString.Builder.RealFloat.Internal is left untouched,
       to avoid unnecessary conflicts
    0816ae52
    Remove support for ghc < 8.4 (#682)
    Matthew Craven authored
    Along the way:
    
     * Obseleted CPP and compatibility workarounds were removed
     * Most remaining CPP conditions are moved into
       bytestring-cpp-macros.h and given specific feature names
     * Most imports from ghc-prim are replaced with equivalent
       imports from base
     * Data.ByteString.Builder.RealFloat.Internal is left untouched,
       to avoid unnecessary conflicts
Loading