asilvestre / haskell-neo4j-rest-client

Haskell neo4j REST client
MIT License
25 stars 7 forks source link

Build failure with ghc 8.4 #32

Open DanBurton opened 6 years ago

DanBurton commented 6 years ago
haskell-neo4j-client: BuildFailureException Process exited with ExitFailure 1: ./Setup build

Building library for haskell-neo4j-client-0.3.2.4..
[ 1 of 19] Compiling Database.Neo4j.Types ( src/Database/Neo4j/Types.hs, dist/bu
ild/Database/Neo4j/Types.o )

src/Database/Neo4j/Types.hs:159:42: error:
    Ambiguous occurrence ‘<>’

The same "ambiguous occurrence" error occurs ad infintum.