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.
233 stars 36 forks source link

Build with stack #26

Closed alexbiehl closed 9 years ago

alexbiehl commented 9 years ago

Compiling is a hard without stack.

khibino commented 9 years ago

I'm not using stack, but merge this for its users.