Commit Graph

78 Commits

Author SHA1 Message Date
Nikita Volkov
71df29a9fb Release 2015-11-21 15:20:12 +03:00
Nikita Volkov
31e4c3283f Update "contravariant-extras" 2015-11-21 15:13:55 +03:00
Nikita Volkov
7dc7b790cc Switch to the Encoding/Decoding idioms 2015-11-21 13:44:18 +03:00
Nikita Volkov
36eedbee7a Optimize Vector 2015-11-21 13:10:29 +03:00
Nikita Volkov
103c80090a Release 2015-11-21 11:46:00 +03:00
Nikita Volkov
8937fe6e1e Release 2015-11-21 10:32:12 +03:00
Nikita Volkov
22b60cdfd9 Add "deepseq" to the benchmark's Prelude 2015-11-21 09:41:19 +03:00
Nikita Volkov
f1fb618d0c Drop demo 2015-11-21 09:39:38 +03:00
Nikita Volkov
75df827903 Drop doctest 2015-11-21 09:39:09 +03:00
Nikita Volkov
4d9f3b90f5 Profiling configuration options 2015-11-20 07:18:09 +03:00
Nikita Volkov
ce921693f2 Release 2015-11-20 03:13:12 +03:00
Nikita Volkov
4ec8931ed4 Benchmarks 2015-11-18 22:26:05 +03:00
Nikita Volkov
79d3be1a78 Tests 2015-11-15 23:53:50 +03:00
Nikita Volkov
663cc1a12e Unite Query and Connection into Hasql 2015-11-14 13:58:30 +03:00
Nikita Volkov
85782bdf5b Init tasty 2015-11-10 21:19:41 +03:00
Nikita Volkov
9e684170a1 Enum 2015-11-10 17:53:14 +03:00
Nikita Volkov
c9ef7eda7d Complete reimplementation 2015-11-08 21:09:42 +03:00
Nikita Volkov
42f6bea674 Relax dependencies 2015-08-10 08:15:07 +03:00
Nikita Volkov
d34c06a4eb Relax the "either" dependency 2015-05-31 04:38:24 +03:00
Nikita Volkov
2ece62bd26 Update the Attoparsec dep 2015-05-15 08:05:49 +03:00
Nikita Volkov
7482cf2c55 GHC 7.10 support 2015-03-30 10:24:27 +03:00
Nikita Volkov
52cd7db40d Support for free variables by the quasi-quoter 2015-01-12 04:52:30 +03:00
Nikita Volkov
3f996b8b0a Relax the dependency on "monad-control" 2014-12-29 15:56:33 +03:00
Nikita Volkov
6c2f78a122 Release 2014-12-29 12:39:34 +03:00
Nikita Volkov
f449ddc67a Accommodate to the new backend API 2014-12-29 11:58:53 +03:00
Nikita Volkov
284b5b74e0 RowParser -> CxRow 2014-12-29 11:58:53 +03:00
Nikita Volkov
f3af81010f Description correction 2014-12-28 04:27:17 +03:00
Nikita Volkov
95c6996599 Make Session a newtype 2014-12-27 06:17:24 +03:00
Nikita Volkov
aabe5507ab Reintroduce Session and fix Demo 2014-12-27 05:31:47 +03:00
Nikita Volkov
39970138fa A complete overhaul 2014-12-27 03:43:49 +03:00
Nikita Volkov
1dfed9be76 Release 2014-12-21 19:54:56 +03:00
Nikita Volkov
78b1cf9829 Update the "hasql-postgres" deps 2014-12-21 19:10:19 +03:00
Nikita Volkov
ac620b05f4 Merge branch '0.4'
* 0.4:
  Release
  Fix the bug
  Reproduce the bug in a test
  Switch to the "hspec" testing framework
  Begin a changes log (#18)
  Update Demo
2014-12-18 02:33:12 +03:00
Nikita Volkov
d1628fb60d Release 2014-12-18 02:19:22 +03:00
Nikita Volkov
f2853be639 Reproduce the bug in a test 2014-12-18 01:30:54 +03:00
Nikita Volkov
82e6d56eed Switch to the "hspec" testing framework 2014-12-18 00:50:23 +03:00
Nikita Volkov
499d162cf9 Begin a changes log (#18) 2014-12-18 00:33:18 +03:00
Nikita Volkov
08ff844276 Update Demo 2014-12-18 00:05:48 +03:00
Nikita Volkov
caaa53569d Update the deps on "list-t" and "monad-control" 2014-12-15 13:29:45 +03:00
Nikita Volkov
7248e755b9 Drop redundant dependencies 2014-11-30 02:48:32 +03:00
Nikita Volkov
c4f064ddb0 Avoid "mtl-prelude" and update the "transformers" bounds 2014-11-30 02:40:09 +03:00
Nikita Volkov
60f8dcd5fd Remove duplicate deps 2014-11-30 02:33:17 +03:00
Nikita Volkov
746b934bbe Fix the "list-t" dep 2014-11-29 22:23:29 +03:00
Nikita Volkov
93a1185a91 Merge branch 'master' into 0.3
* master:
  Remove Bug from the Unit instance of RowParser
  Update the "list-t" bounds
2014-11-29 20:23:58 +03:00
Nikita Volkov
73a5d38f01 Update the "list-t" bounds 2014-11-29 20:18:38 +03:00
Nikita Volkov
efc213ca71 Remove bounds from Hasql deps 2014-11-29 14:48:14 +03:00
Nikita Volkov
cc02d231e2 Increment the major version 2014-11-25 15:16:57 +03:00
Nikita Volkov
e4e6a51259 Increment the minor version 2014-11-23 20:01:57 +03:00
Nikita Volkov
68b25b5ed1 Fix issue #10 2014-11-23 19:54:11 +03:00
Nikita Volkov
93f0ffedd8 Fix the quasi-quoter 2014-11-18 12:19:27 +03:00