Mark Karpov
61bd060e20
Version bump (2.0.0)
2.0.0
2023-04-27 16:43:37 +02:00
Masahiro Sakai
04c1f22efe
Introduce UnsupportedCompressionMethod
...
This data constructor of ZipException is defined unconditionally and
replaces BZip2Unsupported and ZstdUnsupported which previously were defined
conditionally via CPP.
2023-04-27 16:43:23 +02:00
dependabot[bot]
9672ec2602
Bump actions/cache from 3.2.4 to 3.2.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.4...v3.2.5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-14 17:46:05 +01:00
dependabot[bot]
267a19f3c0
Bump mrkkrp/ormolu-action from 9 to 10
...
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action ) from 9 to 10.
- [Release notes](https://github.com/mrkkrp/ormolu-action/releases )
- [Changelog](https://github.com/mrkkrp/ormolu-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mrkkrp/ormolu-action/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: mrkkrp/ormolu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-14 17:45:38 +01:00
Mark Karpov
afc12cf10a
Test with GHC 9.2.5 and 9.4.4
2023-02-09 08:49:46 +01:00
dependabot[bot]
ee94f11a59
Bump actions/cache from 3.2.3 to 3.2.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-31 09:59:50 +01:00
dependabot[bot]
ecaa459fc0
Bump mrkkrp/ormolu-action from 7 to 9
...
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action ) from 7 to 9.
- [Release notes](https://github.com/mrkkrp/ormolu-action/releases )
- [Changelog](https://github.com/mrkkrp/ormolu-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mrkkrp/ormolu-action/compare/v7...v9 )
---
updated-dependencies:
- dependency-name: mrkkrp/ormolu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-25 09:42:38 +01:00
dependabot[bot]
d24e15220d
Bump actions/cache from 3.0.7 to 3.2.3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.7 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.7...v3.2.3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-25 09:42:25 +01:00
Mark Karpov
ecdf2eddf6
Add .github/dependabot.yml
2023-01-24 21:07:46 +01:00
Mark Karpov
667b2419e3
Allow unix-2.8
2022-12-21 16:36:09 +01:00
Mark Karpov
dc9690dd5f
Allow resourcet-1.3
2022-10-24 10:12:16 +02:00
Mark Karpov
fdb7b29d40
Use Cabal 3.8 on CI
2022-10-03 11:25:47 +02:00
Mark Karpov
f7dcab5238
Test with GHC 9.2.4 and 9.4.1 + misc updates
2022-08-18 18:36:11 +02:00
Mark Karpov
2afd5b6cd6
Use Ormolu action v6 (Ormolu 0.5.0.0)
2022-05-12 15:23:34 +02:00
ˌbodʲɪˈɡrʲim
546f806731
Allow text-2.0
2022-04-19 21:29:06 +02:00
Mark Karpov
770801e246
Test with 3 latest versions of GHC, update Ormolu
2021-12-04 14:19:02 +01:00
Mark Karpov
2a73746113
Version bump (1.7.2)
1.7.2
2021-10-29 20:35:08 +02:00
Mark Karpov
f9a9099f35
Write the Zip64 extra field only when it is necessary
2021-10-29 20:20:10 +02:00
Mark Karpov
bc10b93466
Allow time-1.12
2021-08-07 10:32:32 +02:00
Mark Karpov
d7c5b5dc0e
Test with GHC 8.10.5
2021-07-14 21:48:50 +02:00
Mark Karpov
1a585173f2
Version bump (1.7.1)
1.7.1
2021-06-06 16:31:02 +02:00
Julian Ospald
630998e997
Fix build with disable-zstd/disable-bzip2
2021-06-06 16:30:18 +02:00
Mark Karpov
fc967375c9
Improve the writing
2021-04-18 20:47:29 +02:00
Mark Karpov
57e69cd3f7
Use haskell/actions/setup v1.2
2021-03-09 20:21:54 +01:00
Mark Karpov
892e2fcf59
Test with GHC 9.0.1 and 8.10.4
2021-03-06 18:24:13 +01:00
Mark Karpov
d228f0faf6
Version bump (1.7.0)
1.7.0
2021-01-19 11:41:15 +01:00
Alexander Vershilov
fc1027caa6
Set file permissions on Unix platforms
...
Set user permissions on linux platform as follows:
* if an existing file is added, use its permissions
* if an entry is generated from a bytestring or a stream, use 0600
This behavior mimics the zip utility.
2021-01-18 23:55:03 +01:00
Mark Karpov
8121748d6a
Allow bytestring-0.11
2021-01-04 15:44:29 +01:00
Mark Karpov
1551856589
Test with GHC 8.10.3
2021-01-04 14:45:38 +01:00
Mark Karpov
775968de89
Use latest versions of GitHub actions
2020-11-24 16:13:07 +01:00
Mark Karpov
fc28225556
Use ormolu-action
2020-11-16 12:18:48 +01:00
Mark Karpov
a5ee8022a4
Test with GHC 8.10.2
2020-10-12 20:31:56 +02:00
Csaba Hruska
4ef24161dc
Update README.md
2020-09-17 12:51:29 +02:00
Mark Karpov
8c49b27a6f
Version bump (1.6.0)
1.6.0
2020-09-16 16:23:06 +02:00
Csaba Hruska
7dee54beb6
Add support for Zstandard (zstd) compression method
2020-09-16 16:22:56 +02:00
Mark Karpov
6df7409fa4
Test with GHC 8.8.4
2020-08-22 20:07:51 +02:00
Mark Karpov
4a5b2624a6
Fix a bug in the CI script
...
Previously the cache action would restore an outdated version of Hackage
snapshot overwriting the results of the cabal v2-update.
2020-07-25 00:54:17 +02:00
Mark Karpov
227584e4e4
Allow ‘dlist-2.0’
2020-07-20 11:58:23 +02:00
Mark Karpov
13d269a4ab
Improve the new CI setup
...
* Trigger CI on pull request events.
* Better caching setup.
2020-07-11 17:50:55 +02:00
Mark Karpov
aff36c3010
Re-format with Ormolu 0.1.2.0
2020-07-10 22:29:56 +02:00
Mark Karpov
24e29f4083
Use GitHub actions for CI
2020-07-10 22:13:52 +02:00
Mark Karpov
73951d0525
Formatting whims
2020-04-24 20:36:16 +02:00
Mark Karpov
053e9d55b3
Do not use global ‘env’ in the travis script
...
Changing the ‘env’ value discards the caches, which is unacceptable.
2020-04-23 22:52:08 +02:00
Mark Karpov
8b358565e4
Format the source code with Ormolu
2020-04-23 22:22:12 +02:00
Mark Karpov
b3521f44b1
Format Cabal file ‘cabal format’
2020-04-23 22:02:03 +02:00
Mark Karpov
dc8feff7d1
Raise minimal version of base to 4.12
2020-04-13 12:27:36 +02:00
Mark Karpov
ddf684a0c4
Version bump (1.5.0)
...
[skip ci]
1.5.0
2020-04-12 12:08:01 +02:00
Mark Karpov
7302f4fb26
Test with GHC 8.10.1
2020-04-12 11:49:56 +02:00
Mark Karpov
6816fb7ac5
Add ‘packDirRecur'’
2020-04-12 11:48:13 +02:00
Mark Karpov
6ac768ab45
Add ‘stack.yaml.lock’ to ‘.gitignore’
2020-03-29 13:17:33 +02:00