mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-12-12 12:09:08 +03:00
Update export list of TH functions.
This commit is contained in:
parent
6d2204fb3c
commit
b150377709
@ -4,6 +4,8 @@
|
||||
|
||||
module Database.Record.TH (
|
||||
recordTypeNameDefault, recordTypeDefault,
|
||||
|
||||
defineHasKeyConstraintInstance,
|
||||
defineHasNotNullKeyInstance,
|
||||
defineHasPrimaryKeyInstance,
|
||||
defineHasPrimaryKeyInstanceDefault,
|
||||
|
Loading…
Reference in New Issue
Block a user