khibino / haskell-relational-record

This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.
234 stars 36 forks source link

Fix compile failure w/ GHC 7.4.2 (re #52) #53

Closed hvr closed 7 years ago

khibino commented 7 years ago

Merged. Thanks!