@hackage word-compat0.0.6
Compatibility shim for the Int/Word internal change in GHC 9.2
Installation
Dependencies (2)
Dependents (9)
@hackage/mysql-haskell, @hackage/scientific-notation, @hackage/json-syntax, @hackage/proto3-wire, @hackage/ip, @hackage/unpacked-maybe-numeric, Show all…
This package offers a workaround for the breaking change in Word/Int. Import GHC.Word.Compat in place of GHC.Word to take effect.