Commit Graph

  • 88b1484373 Fix the build for Mac Mark Karpov 2020-03-13 20:00:01 +01:00
  • 090e589391 Version bump (1.4.0) 1.4.0 Mark Karpov 2020-03-11 20:36:12 +01:00
  • 26b5746cbe Introduce helpers for setting permissions Alexander Vershilov 2020-03-09 20:43:43 +03:00
  • 72970d9e47 Add OS version to the required/made by versions Alexander Vershilov 2020-03-09 18:45:17 +03:00
  • d3a4106102 Version bump (1.3.2) 1.3.2 Mark Karpov 2020-03-02 11:36:31 +01:00
  • 687bc036aa Ignore DoesNotExistError in removeFile Moritz Kiefer 2020-03-02 10:59:15 +01:00
  • 9a6aa2ae17 Version bump (1.3.1) 1.3.1 Mark Karpov 2020-03-01 00:41:38 +01:00
  • 717f6c27ef Speed up the test suite Mark Karpov 2020-03-01 00:24:06 +01:00
  • cb768e57d0 Test with GHC 8.8.3 Mark Karpov 2020-02-25 13:32:02 +01:00
  • f7073830d2 Test with GHC 8.8.2 Mark Karpov 2020-01-19 15:08:05 +01:00
  • d591be86a8 Version bump (1.3.0) 1.3.0 mrkkrp 2019-12-01 11:18:30 +01:00
  • d9cfb8d4a1 Add ‘since’ note for ‘BZip2Unsupported’ mrkkrp 2019-12-01 11:17:51 +01:00
  • 5a39029ceb Add Cabal flag to avoid the bzip2 C library dependency Rodney Lorrimar 2019-11-29 11:19:28 +10:00
  • af399a22c3 Misc edits in the readme mrkkrp 2019-09-27 14:28:30 +02:00
  • 299b6b4a68 Test with GHC 8.8.1 mrkkrp 2019-09-25 22:01:04 +02:00
  • 8b4ae21a6b Replace the current year by the word “present” in copyright notes mrkkrp 2019-07-03 21:17:43 +02:00
  • bb5432111d Drop support for GHC 8.0 mrkkrp 2019-07-03 21:14:56 +02:00
  • c004cb45de Avoid re-compilation of tests by using the same set of flags mrkkrp 2019-05-23 21:20:41 +02:00
  • 60936856cc Use ‘new-update’ instead of ‘update’ mrkkrp 2019-05-23 21:20:21 +02:00
  • 1142d4c6fe Test with GHC 8.6.5 mrkkrp 2019-04-30 22:19:33 +02:00
  • c04cfea556 Test with GHC 8.6.4 mrkkrp 2019-03-10 12:26:55 +01:00
  • 8c9ebd1f8f Update copyright years mrkkrp 2019-01-01 12:54:19 +07:00
  • 828d5da750 Test with GHC 8.6.3 mrkkrp 2018-12-10 21:33:46 +07:00
  • 9ededd7865 Minor tweaks in the readme mrkkrp 2018-11-11 18:41:45 +07:00
  • d1101a5761 Test with GHC 8.6.2 mrkkrp 2018-11-07 23:10:58 +07:00
  • 5541580576 Test with GHC 8.4.4 mrkkrp 2018-10-18 00:32:38 +07:00
  • 9b29774840 Test with GHC 8.6.1 and ‘cabal-install-2.4’ (#53) Mark Karpov 2018-09-24 13:26:22 +07:00
  • 587046a6ff Apply a Hackage recommendation 1.2.0 mrkkrp 2018-09-22 21:54:20 +07:00
  • 9ba236985e Version bump (1.2.0) mrkkrp 2018-09-22 21:18:26 +07:00
  • d7eae13e34 Misc corrections mrkkrp 2018-09-22 21:17:55 +07:00
  • fe2e6cbc2d Allow to manipulate external file attributes (#52) Ramakrishnan Muthukrishnan 2018-09-22 18:09:46 +05:30
  • 1f9283d345 A couple of cosmetic changes mrkkrp 2018-06-23 20:13:38 +07:00
  • a8db603076 Add a script to benchmark against system ‘zip’ executable mrkkrp 2018-06-23 19:50:52 +07:00
  • bcbcd0b9de Test Zip64 features on CI (#49) Mark Karpov 2018-06-23 18:54:58 +07:00
  • 98a57b897b Test with GHC 8.4.3 mrkkrp 2018-06-02 20:40:30 +07:00
  • f83cd0cf4e Version bump (1.1.0) 1.1.0 mrkkrp 2018-05-24 23:32:44 +07:00
  • a09152b92c Make ‘saveEntry’ and ‘unpackInto’ restore modification time (#47) Mark Karpov 2018-05-24 11:00:44 +07:00
  • 251d46221c Test with GHC 8.4.2 mrkkrp 2018-04-21 19:26:33 +07:00
  • 5ed19004c4 Allow ‘temporary-1.3’ mrkkrp 2018-04-11 20:40:07 +07:00
  • 76d11bd9c2 Use ‘cabal-install-2.2’ on CI mrkkrp 2018-03-31 14:08:11 +07:00
  • 756ba096f1 Enable more warnings mrkkrp 2018-03-21 17:59:23 +07:00
  • f76cd1aaa5 New CI script, drop ‘stack.yaml’ from the repo (#45) Mark Karpov 2018-03-17 20:16:32 +07:00
  • 57261915b2 Test with GHC 8.4.1 (#44) Mark Karpov 2018-03-11 22:18:53 +07:00
  • 784cfa0f6d Allow ‘exceptions-0.9’ mrkkrp 2018-02-28 16:54:41 +07:00
  • a3f23539a4 Version bump (1.0.0) 1.0.0 mrkkrp 2018-02-09 21:14:03 +07:00
  • e131160592 Stop depending on ‘path’, ‘path-io’, and ‘plan-b’ plus more (#43) Mark Karpov 2018-02-09 20:33:35 +07:00
  • 1d2559e953 Compatibility with newer conduit mrkkrp 2018-02-04 21:23:59 +07:00
  • 88ed27108c Include 2018 into the copyright years range mrkkrp 2018-01-01 13:59:31 +07:00
  • 7eb145ca91 Use ‘lts-10.0’ mrkkrp 2017-12-19 20:38:06 +07:00
  • 568192b0eb Attempt to speed-up building on Travis CI mrkkrp 2017-11-24 17:26:22 +07:00
  • d8e60ae362 Update the ‘tested-with’ metadata field mrkkrp 2017-11-24 17:26:07 +07:00
  • 2b307d8121 Test with GHC 8.2.2 mrkkrp 2017-11-24 16:52:20 +07:00
  • 8d87993e9b Version bump (0.2.0) 0.2.0 mrkkrp 2017-08-08 23:08:58 +07:00
  • a5f189f0fe Add some ‘monad-control’ instances for ‘ZipArchive’ (#38) Mark Karpov 2017-08-08 22:27:20 +07:00
  • c00236f7d1 Use ‘ZipSink’ from the public Conduit API mrkkrp 2017-08-01 17:59:41 +07:00
  • 431aae96ea ‘extra-doc-files’ requires at least Cabal 1.18 mrkkrp 2017-07-31 21:24:19 +07:00
  • 3f187d099d Switch to the newer Conduit API (#37) Mark Karpov 2017-07-31 21:19:13 +07:00
  • 6676daeda2 Allow ‘path-0.6.0’ mrkkrp 2017-06-15 20:56:21 +07:00
  • 99093b3063 Version bump (0.1.11) 0.1.11 mrkkrp 2017-05-24 20:32:35 +07:00
  • 410890a623 Update the ‘CHNAGELOG.md’ file mrkkrp 2017-05-24 20:30:18 +07:00
  • 2c9ed28477 Even more documentation improvements mrkkrp 2017-05-24 20:29:57 +07:00
  • c688109790 Test with GHC 8.2.1 (#35) Mark Karpov 2017-05-24 19:32:49 +07:00
  • 2008d72f33 Refactor an ugly fragment of code mrkkrp 2017-05-24 18:26:40 +07:00
  • 0417b9afe0 Improve the documentation mrkkrp 2017-05-24 18:26:10 +07:00
  • 84abab6dd7 Use the ‘lts-8.15’ resolver mrkkrp 2017-05-24 17:17:16 +07:00
  • 783004da4a Update my email address mrkkrp 2017-05-24 17:16:52 +07:00
  • c32f54d674 Drop redundant repetition of license text mrkkrp 2017-05-24 17:15:50 +07:00
  • 7ee976e6a0 Allow ‘time-1.8’ (comes with GHC 8.2) mrkkrp 2017-05-05 01:58:43 +03:00
  • 7737d0e351 Drop version boundary for internal library mrkkrp 2017-04-29 18:30:15 +03:00
  • c7ea8a17d3 Add ‘tested-with’ Cabal metadata mrkkrp 2017-04-29 18:29:41 +03:00
  • 87bde50df0 Add more articles to the ‘README.md’ file mrkkrp 2017-04-20 17:13:28 +03:00
  • f2f6ce25ee Version bump (0.1.10) 0.1.10 mrkkrp 2017-04-01 18:46:42 +03:00
  • 2bacaefd7d Update the ‘CHANGELOG.md’ file (for version 0.1.10) mrkkrp 2017-04-01 18:45:59 +03:00
  • 260efe3e11 Derive ‘Eq’ and ‘Ord’ for ‘EntrySelectorException’, ‘ZipException’ mrkkrp 2017-04-01 18:43:51 +03:00
  • 2f04ec8d75 Numerous cosmetic corrections to the docs mrkkrp 2017-04-01 18:40:39 +03:00
  • 70123f3996 Allow any MonadResource for getEntrySource (#34) Alexey Karakulov 2017-04-01 15:29:09 +03:00
  • 5b83451ed4 Enable caching on Travis mrkkrp 2017-03-05 00:04:07 +03:00
  • 55618270cd Version bump (0.1.9) 0.1.9 mrkkrp 2017-03-04 23:45:24 +03:00
  • 18346f89c1 Add ‘CHANGELOG.md’ entry for version 0.1.9 mrkkrp 2017-03-04 23:38:59 +03:00
  • d8d28e14d2 Fix the issue with mod time serialization on 32 bit systems mrkkrp 2017-03-04 23:36:00 +03:00
  • 87fd43114c Don't test with GHC and Cabal HEAD on Travis mrkkrp 2017-03-03 01:04:45 +03:00
  • 02221cb3a2 Version bump (0.1.8) 0.1.8 mrkkrp 2017-02-25 16:42:56 +03:00
  • 1f99afb4a4 Mention the latest bug in ‘CHANGELOG.md’ mrkkrp 2017-02-25 16:41:50 +03:00
  • e1b2a4eb23 Write correct number of entries to central directory with Zip64 (#31) Rahul Muttineni 2017-02-25 19:10:08 +05:30
  • 0363e1664c Version bump (0.1.7) 0.1.7 mrkkrp 2017-02-09 21:10:53 +03:00
  • 79c728e286 Merge pull request #29 from mrkkrp/fix-literal-overflows-on-32-bit-systems Mark Karpov 2017-02-09 22:09:27 +04:00
  • 5f7af58011 Remove the ‘zip64-ecd’ flag mrkkrp 2017-02-09 20:13:00 +03:00
  • 9511fd0e57 Fix literal overflows on 32 bit systems mrkkrp 2017-02-09 19:56:26 +03:00
  • e31c1d8467 Use ‘cpp-options’ instead of ‘ghc-options’ 0.1.6 mrkkrp 2017-02-08 23:24:46 +03:00
  • 8f3ee7a9df Fix a typo in Cabal file mrkkrp 2017-02-08 23:22:46 +03:00
  • c6dae12e7f Version bump (0.1.6) mrkkrp 2017-02-08 22:46:21 +03:00
  • 361b5cbf07 Update the ‘CHANGELOG.md’ file (ECD location fixed) mrkkrp 2017-02-08 22:44:09 +03:00
  • e5fe94940c Fix reading of empty Zip 64 archives Mark Karpov 2017-02-08 23:40:38 +04:00
  • 512204d903 Refresh the specification link mrkkrp 2017-02-08 18:16:54 +03:00
  • 17f489be1b Test with GHC 8.0.2 mrkkrp 2017-01-26 15:34:19 +03:00
  • ccef87b544 Always use ‘cabal-install-1.24’ on Travis mrkkrp 2017-01-06 23:03:48 +03:00
  • 988268db3c Allow ‘time-1.7’ mrkkrp 2017-01-06 23:02:58 +03:00
  • c6ecc2ea8b Remove dummy benchmark component mrkkrp 2017-01-02 13:55:36 +03:00
  • 030b62dc3c Use ‘lts-7.14’ mrkkrp 2017-01-01 14:34:08 +03:00
  • 0927c6189e Include 2017 into copyright years range mrkkrp 2017-01-01 14:27:47 +03:00