Closed timmytofu closed 9 years ago
Exposes the Database.Neo4j.Types module so I can define new instances of PropertyValueConstructor (or at least deriving them with GeneralizedNewtypeDerivign).
Database.Neo4j.Types
PropertyValueConstructor
GeneralizedNewtypeDerivign
thanks, I'll upload this change to hackage too
Exposes the
Database.Neo4j.Types
module so I can define new instances ofPropertyValueConstructor
(or at least deriving them withGeneralizedNewtypeDerivign
).