issues
search
asilvestre
/
haskell-neo4j-rest-client
Haskell neo4j REST client
MIT License
25
stars
7
forks
source link
Update codebase for ghc-7.10.1 compatibility
#11
Closed
mhitza
closed
9 years ago
mhitza
commented
9 years ago
Increase base upper bound to 4.9
foldl is now exported from Data.Foldable Added type annotations in order to help GHC know which Foldable instance is being used.
Hide traverse function from Prelude
Remove tab character in MonadIO instance
asilvestre
commented
9 years ago
All good thanks! I'll upload a new version in hackage.