GaloisInc / json

Haskell JSON library
Other
27 stars 10 forks source link

GHC 7.10 compatibility #4

Closed ndmitchell closed 9 years ago

ndmitchell commented 9 years ago

GHC 7.10 RC3 moved <$> into the Prelude, this patch fixes the change and continues to work with all previous versions.