bump persistable-record.

This commit is contained in:
Kei Hibino 2016-10-31 16:02:28 +09:00
parent fa4141d396
commit b48f2272b7

View File

@ -1,5 +1,5 @@
name: persistable-record
version: 0.4.0.3
version: 0.4.1.0
synopsis: Binding between SQL database values and haskell records.
description: This package contiains types to represent table constraints and
interfaces to bind between SQL database values and Haskell records.