Allow new base for test suite also
Update To Newer Base Version
In base 4.11 MonadFail was added to eventually pull the `fail` method out of
Monad, and as of GHC 8.6 it uses MonadFail by default, unless it's disabled
with options.
Luckily it's pretty easy to implement, since we just wrap IO anyway, so I've
added conditional use of the class here.
Allow newer base, which works
Let cabal know about the tests, and fix warnings
Merge branch 'master' of https://github.com/athanclark/tokyocabinet-haskell
* 'master' of https://github.com/athanclark/tokyocabinet-haskell:
added 7.10 support
don't export ECODE from ADB module
Ignore-this: 8589b078e192898402351f1498c5b9f2
darcs-hash:20090509054606-69edc-5db4e0cf2217edef70fb39f0eae18b4e8af5d8cc.gz
rollback release changes
Ignore-this: 70ce9023cdf3c5eb4afd6e65bfe17208
darcs-hash:20090509054255-69edc-994c4e0ac0259a7c6bd1d4403ac7983dd6391e5f.gz
version 0.0.5 released
Ignore-this: 28c0b40cbccae1a825cc9dc2601aadda
darcs-hash:20090509053545-69edc-75e1f8c2f8b2808575c868a2101843abe7df1a00.gz
we need cabal 1.6 (or later) now
Ignore-this: e348551d229bac874a810c74fe2bee93
darcs-hash:20090509052445-69edc-bda9095927801d4ae93278013ff00ed4f0197cfa.gz
don't need TestUtil.hs
Ignore-this: 65dd2d6ef14c58333bfe08eb23e7a627
darcs-hash:20090509052141-69edc-76155b9f29838ba0b57b600d435766c3f176d4c2.gz
Added Changes file
Ignore-this: a8fd095923ffb64ce60c8809bfa4889d
darcs-hash:20090509051648-69edc-c141ad69f434707e4d6b5ad3a8fa37023c500555.gz
added TestUtil.hs to extra-source-files
Ignore-this: 52e083d5f032f85a9c728ab449201b53
darcs-hash:20090509050803-69edc-dea14fe6c23270544cba9fffe780da8533fc680a.gz
Added `example' section to document
Ignore-this: 9eb957ae770313743bb961978f7b18c6
darcs-hash:20090509050407-69edc-321737da543cd2934b04e2f4aef55d56b05f6727.gz
Added sample script using adb
Ignore-this: 7e64a8b4a6958c61d4d2cf4bfdabeabb
darcs-hash:20090509045205-69edc-b7b2d2425ce9e66477e89a72021838950205905e.gz
fixed bug of `copy' test
Ignore-this: 2f403f9c04ed447698f7bee3d70977cd
darcs-hash:20090509035804-69edc-dc88c0ad5f36156e7f118513d3cb934a43c786ab.gz