191 Commits

Author SHA1 Message Date
mrkkrp 587046a6ff Apply a Hackage recommendation
Otherwise it thinks that the package is invalid.
1.2.0
2018-09-22 21:54:20 +07:00
mrkkrp 9ba236985e Version bump (1.2.0)
[skip ci]
2018-09-22 21:18:26 +07:00
mrkkrp d7eae13e34 Misc corrections 2018-09-22 21:17:55 +07:00
Ramakrishnan Muthukrishnan fe2e6cbc2d Allow to manipulate external file attributes (#52) 2018-09-22 19:39:46 +07:00
mrkkrp 1f9283d345 A couple of cosmetic changes 2018-06-23 20:13:38 +07:00
mrkkrp a8db603076 Add a script to benchmark against system ‘zip’ executable 2018-06-23 19:51:49 +07:00
Mark Karpov bcbcd0b9de Test Zip64 features on CI (#49) 2018-06-23 18:54:58 +07:00
mrkkrp 98a57b897b Test with GHC 8.4.3 2018-06-02 20:40:30 +07:00
mrkkrp f83cd0cf4e Version bump (1.1.0)
[skip ci]
1.1.0
2018-05-24 23:32:44 +07:00
Mark Karpov a09152b92c Make ‘saveEntry’ and ‘unpackInto’ restore modification time (#47) 2018-05-24 11:00:44 +07:00
mrkkrp 251d46221c Test with GHC 8.4.2 2018-04-21 19:26:33 +07:00
mrkkrp 5ed19004c4 Allow ‘temporary-1.3’ 2018-04-11 20:40:07 +07:00
mrkkrp 76d11bd9c2 Use ‘cabal-install-2.2’ on CI 2018-03-31 14:08:11 +07:00
mrkkrp 756ba096f1 Enable more warnings 2018-03-21 19:04:07 +07:00
Mark Karpov f76cd1aaa5 New CI script, drop ‘stack.yaml’ from the repo (#45) 2018-03-17 20:16:32 +07:00
Mark Karpov 57261915b2 Test with GHC 8.4.1 (#44) 2018-03-11 22:18:53 +07:00
mrkkrp 784cfa0f6d Allow ‘exceptions-0.9’ 2018-02-28 16:54:41 +07:00
mrkkrp a3f23539a4 Version bump (1.0.0)
[skip ci]
1.0.0
2018-02-09 21:14:03 +07:00
Mark Karpov e131160592 Stop depending on ‘path’, ‘path-io’, and ‘plan-b’ plus more (#43) 2018-02-09 20:33:35 +07:00
mrkkrp 1d2559e953 Compatibility with newer conduit 2018-02-05 23:05:18 +07:00
mrkkrp 88ed27108c Include 2018 into the copyright years range
[skip ci]
2018-01-01 13:59:31 +07:00
mrkkrp 7eb145ca91 Use ‘lts-10.0’
[skip ci]
2017-12-19 20:38:06 +07:00
mrkkrp 568192b0eb Attempt to speed-up building on Travis CI 2017-11-24 17:26:44 +07:00
mrkkrp d8e60ae362 Update the ‘tested-with’ metadata field 2017-11-24 17:26:07 +07:00
mrkkrp 2b307d8121 Test with GHC 8.2.2 2017-11-24 16:52:20 +07:00
mrkkrp 8d87993e9b Version bump (0.2.0)
[skip ci]
0.2.0
2017-08-08 23:08:58 +07:00
Mark Karpov a5f189f0fe Add some ‘monad-control’ instances for ‘ZipArchive’ (#38) 2017-08-08 22:27:20 +07:00
mrkkrp c00236f7d1 Use ‘ZipSink’ from the public Conduit API 2017-08-01 17:59:41 +07:00
mrkkrp 431aae96ea ‘extra-doc-files’ requires at least Cabal 1.18
[skip ci]
2017-07-31 21:24:19 +07:00
Mark Karpov 3f187d099d Switch to the newer Conduit API (#37) 2017-07-31 21:19:13 +07:00
mrkkrp 6676daeda2 Allow ‘path-0.6.0’
(Fix a wrong version boundary in the test component.)
2017-06-15 21:33:35 +07:00
mrkkrp 99093b3063 Version bump (0.1.11)
[skip ci]
0.1.11
2017-05-24 20:32:35 +07:00
mrkkrp 410890a623 Update the ‘CHNAGELOG.md’ file
[skip ci]
2017-05-24 20:30:18 +07:00
mrkkrp 2c9ed28477 Even more documentation improvements
[skip ci]
2017-05-24 20:29:57 +07:00
Mark Karpov c688109790 Test with GHC 8.2.1 (#35) 2017-05-24 19:32:49 +07:00
mrkkrp 2008d72f33 Refactor an ugly fragment of code 2017-05-24 18:26:40 +07:00
mrkkrp 0417b9afe0 Improve the documentation
[skip ci]
2017-05-24 18:26:34 +07:00
mrkkrp 84abab6dd7 Use the ‘lts-8.15’ resolver
[skip ci]
2017-05-24 17:17:16 +07:00
mrkkrp 783004da4a Update my email address
[skip ci]
2017-05-24 17:16:52 +07:00
mrkkrp c32f54d674 Drop redundant repetition of license text
[skip ci]
2017-05-24 17:15:50 +07:00
mrkkrp 7ee976e6a0 Allow ‘time-1.8’ (comes with GHC 8.2) 2017-05-05 01:58:43 +03:00
mrkkrp 7737d0e351 Drop version boundary for internal library
This version range has no semantic meaning.
2017-04-29 18:30:15 +03:00
mrkkrp c7ea8a17d3 Add ‘tested-with’ Cabal metadata 2017-04-29 18:29:41 +03:00
mrkkrp 87bde50df0 Add more articles to the ‘README.md’ file 2017-04-20 17:13:28 +03:00
mrkkrp f2f6ce25ee Version bump (0.1.10)
[skip ci]
0.1.10
2017-04-01 18:46:42 +03:00
mrkkrp 2bacaefd7d Update the ‘CHANGELOG.md’ file (for version 0.1.10)
[skip ci]
2017-04-01 18:45:59 +03:00
mrkkrp 260efe3e11 Derive ‘Eq’ and ‘Ord’ for ‘EntrySelectorException’, ‘ZipException’ 2017-04-01 18:43:51 +03:00
mrkkrp 2f04ec8d75 Numerous cosmetic corrections to the docs 2017-04-01 18:40:39 +03:00
Alexey Karakulov 70123f3996 Allow any MonadResource for getEntrySource (#34) 2017-04-01 15:29:09 +03:00
mrkkrp 5b83451ed4 Enable caching on Travis 2017-03-05 01:02:10 +03:00