christian-marie / xxhash

Haskell implementation of the XXHash algorithm
Other
16 stars 7 forks source link

swap use of deprecated and removed inlinePerformIO for unsafePerformIO #8

Open tonyalaribe opened 2 years ago

tonyalaribe commented 2 years ago

inlinePerformIO function seems to have been deprecated and then removed, so this library no longer compiles on GHC 9.2