This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.
Go to file
2016-06-19 10:26:13 +09:00
debian-backup Update backups of debian directories. 2016-02-04 00:53:59 +09:00
devel Update clean pattern. 2016-02-09 09:17:49 +09:00
doc/slide Update examples along with deprecations. 2016-02-12 20:50:15 +09:00
examples/HDBC workaround for GHC 8. 2016-06-17 09:56:09 +09:00
HDBC-session fix. 2016-06-19 09:15:23 +09:00
names-th fix. 2016-06-19 08:58:17 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record ver bump up. 2016-06-14 09:49:37 +09:00
persistable-types-HDBC-pg Ver bump up. 2016-02-13 10:32:09 +09:00
relational-query bump relational-query. 2016-06-16 09:55:19 +09:00
relational-query-HDBC bump relational-query-HDBC. 2016-06-17 09:50:15 +09:00
relational-record Ver bump up. 2016-05-27 00:31:55 +09:00
relational-record-examples Ver bump up. 2016-05-27 00:25:01 +09:00
relational-schemas fix. 2016-06-19 09:14:15 +09:00
sql-words fix. 2016-06-19 09:11:38 +09:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql fix. 2016-06-19 09:18:54 +09:00
travis-CI/multi-ghc drop old scripts. 2016-06-18 22:36:49 +09:00
.gitignore Build with stack 2015-08-18 20:44:47 +02:00
.hgtags Added tag release-relational-query-HDBC-0_6_0_1 for changeset 149a8d12cef6 2016-06-17 09:55:17 +09:00
.travis.yml add test with GHC 7.10 2016-06-19 10:26:13 +09:00
README.md just a fix. 2014-12-19 10:15:40 +09:00
stack.yaml Divide around commented out example dirs. 2016-04-02 12:37:45 +09:00

Please visit HRR project page for more information: http://khibino.github.io/haskell-relational-record/