mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2025-01-08 14:26:33 +03:00
relational-schemas: add old changelogs.
This commit is contained in:
parent
a6d9897c2f
commit
fa790f961d
17
relational-schemas/ChangeLog.md
Normal file
17
relational-schemas/ChangeLog.md
Normal file
@ -0,0 +1,17 @@
|
||||
<!-- -*- Markdown -*- -->
|
||||
|
||||
## 0.1.3.1
|
||||
|
||||
- Add tested-with.
|
||||
|
||||
## 0.1.3.0
|
||||
|
||||
- Update typeMap of SQLite3 schema.
|
||||
|
||||
## 0.1.2.0
|
||||
|
||||
- Get type info of network address in PostgreSQL schema.
|
||||
|
||||
## 0.1.1.0
|
||||
|
||||
- Add medium-int to typeMap of MySQL schema.
|
@ -23,6 +23,7 @@ tested-with: GHC == 8.0.1, GHC == 8.0.2
|
||||
, GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4
|
||||
, GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3
|
||||
, GHC == 7.4.1, GHC == 7.4.2
|
||||
extra-source-files: ChangeLog.md
|
||||
|
||||
flag ghc74-generic
|
||||
description: Enable for generic programming using old ghc. If true use ghc-prim.
|
||||
|
Loading…
Reference in New Issue
Block a user