Kei Hibino
|
425efbbae6
|
sql-words: bump.
|
2018-05-27 14:32:33 +09:00 |
|
Kei Hibino
|
5a186e0fda
|
sql-words: bump.
|
2018-04-17 23:43:36 +09:00 |
|
Kei Hibino
|
af52734867
|
sql-words: update tested-with. add GHC 8.2.x1and 8.4.x.
|
2018-04-17 21:35:04 +09:00 |
|
Kei Hibino
|
8cd78d7c7a
|
sql-words: add Semigroup instance for GHC 8.4.x.
|
2018-04-17 20:29:10 +09:00 |
|
Kei Hibino
|
3e3853f76b
|
sql-words: update copyright notice.
|
2018-04-17 18:52:06 +09:00 |
|
Kei Hibino
|
effd2d5974
|
sql-words: bump.
|
2017-07-17 10:01:35 +09:00 |
|
Kei Hibino
|
80fba55cb7
|
add tested-with 8.2.1.
(grafted from 8f612feea5d2804b8f05ab2595072f4c007ffa0d)
|
2017-07-17 00:49:31 +09:00 |
|
Kei Hibino
|
f3faa01e77
|
sql-words: bump.
|
2017-05-29 16:49:46 +09:00 |
|
Kei Hibino
|
12741b1ff7
|
update tested-with. add 8.0.2.
|
2017-02-19 15:43:12 +09:00 |
|
Kei Hibino
|
ecc8dda567
|
update synopsis - along with cabal-debian automation.
|
2016-09-06 12:06:57 +09:00 |
|
Kei Hibino
|
0001494ad2
|
bump sql-words.
|
2016-06-19 14:55:23 +09:00 |
|
Kei Hibino
|
19f28b39e5
|
add tested-with meta-datas.
|
2016-06-19 11:26:23 +09:00 |
|
Kei Hibino
|
dfcc398c5c
|
fix.
|
2016-06-19 09:11:38 +09:00 |
|
Kei Hibino
|
f08956b2ae
|
Ver bump up.
|
2016-04-30 17:32:11 +09:00 |
|
Adam Bergmark
|
79b150107f
|
sql-words requires base >= 4.5 since it uses Data.Monoid.<>
[Revised on hackage](https://hackage.haskell.org/package/sql-words-0.1.3.1/revisions/) so there is no need for a new release
|
2015-11-12 12:06:10 +01:00 |
|
Kei Hibino
|
c613088948
|
Ver bump up.
|
2015-06-16 08:51:05 +09:00 |
|
Kei Hibino
|
ffa67fccd5
|
Renamed.
|
2015-06-16 08:40:51 +09:00 |
|
Kei Hibino
|
05e14b2038
|
Switch to quickcheck-simple.
|
2015-06-16 08:35:32 +09:00 |
|
Kei Hibino
|
52b3cdd517
|
Ver bump up.
|
2015-01-06 18:43:25 +09:00 |
|
Kei Hibino
|
1f27c9f3e4
|
Export DString only type and add a testsuite to check monoid laws.
|
2015-01-06 18:42:54 +09:00 |
|
Kei Hibino
|
53973ff046
|
Ver bump up.
|
2015-01-06 18:18:10 +09:00 |
|
Kei Hibino
|
3381456fbf
|
Ver bump up.
|
2015-01-06 17:56:15 +09:00 |
|
Kei Hibino
|
b7bcc9cd68
|
Bumps to release version.
|
2014-12-15 00:37:21 +09:00 |
|
Kei Hibino
|
fe5ee1a2d7
|
Update project homepage URL. Bumps.
|
2014-12-13 13:37:12 +09:00 |
|
Kei Hibino
|
fc13c51a1a
|
Add default-language field to .cabal files.
|
2014-12-10 12:30:10 +09:00 |
|
Kei Hibino
|
5c609ff19d
|
Add repository links.
|
2014-12-10 02:34:36 +09:00 |
|
Kei Hibino
|
827e72a813
|
Remove old unused module.
|
2014-05-13 21:50:47 +09:00 |
|
Kei Hibino
|
0344d94343
|
Divide type module into internal type module.
|
2014-05-12 18:10:12 +09:00 |
|
Kei Hibino
|
3ed94f5482
|
Update package description.
|
2013-05-30 18:45:14 +09:00 |
|
Kei Hibino
|
9ab641aea2
|
Pass '-Wall' switch to GHC.
|
2013-05-30 00:44:40 +09:00 |
|
Kei Hibino
|
a0c7427028
|
Add a module get string result of concatination.
|
2013-05-17 19:17:50 +09:00 |
|
Kei Hibino
|
a7e1778b31
|
Add integrated module.
|
2013-05-17 18:29:50 +09:00 |
|
Kei Hibino
|
c4e21b3a5b
|
Divide into two modules, type module and combinator module.
--HG--
rename : sql-words/src/Language/SQL/Keyword.hs => sql-words/src/Language/SQL/Keyword/Concat.hs
rename : sql-words/src/Language/SQL/Keyword.hs => sql-words/src/Language/SQL/Keyword/Type.hs
|
2013-05-17 15:40:00 +09:00 |
|
Kei Hibino
|
e598ef8936
|
Divide SQL keyword module into another package 'sql-words'.
--HG--
rename : schema-th/src/Language/SQL/SqlWord.hs => sql-words/src/Language/SQL/Keyword.hs
|
2013-04-24 20:38:42 +09:00 |
|