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-04-02 13:38:22 +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 Small example package renamed. 2016-04-02 13:31:58 +09:00
HDBC-session Bumps to release version. 2014-12-15 00:37:21 +09:00
names-th Ver bump up. 2015-11-30 23:26:11 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record Ver bump up. 2016-02-13 09:46:03 +09:00
persistable-types-HDBC-pg Ver bump up. 2016-02-13 10:32:09 +09:00
relational-query Fix. 2016-02-21 19:19:47 +09:00
relational-query-HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
relational-record Ver bump up. 2016-04-02 12:14:27 +09:00
relational-record-examples Add symlink for developers 2016-02-09 09:22:30 +09:00
relational-schemas Ver bump up. 2016-01-22 20:38:12 +09:00
sql-words sql-words requires base >= 4.5 since it uses Data.Monoid.<> 2015-11-12 12:06:10 +01:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql Ver bump up. 2016-02-20 15:53:25 +09:00
travis-CI Revert to single version script. 2015-01-04 02:57:23 +09:00
.gitignore Build with stack 2015-08-18 20:44:47 +02:00
.hgtags Added tag release-relational-record-0_1_3_0 for changeset c9bd7797192b 2016-04-02 12:16:36 +09:00
.travis.yml Update travis-CI setting. (from deb to local) 2015-12-01 23:54:39 +09:00
clean.bat Update install scritps. 2013-12-26 01:48:49 +09:00
haddock.bat Update install scritps. 2013-12-26 01:48:49 +09:00
install.bat Update install scritps. 2013-12-26 01:48:49 +09:00
Makefile Update install scritps. 2013-12-26 01:48:49 +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/