Commit Graph

336 Commits

Author SHA1 Message Date
Taylor Fausak
309ae27db4
Disable CI schedule (#105)
* Disable CI schedule

* Trigger CI
2024-10-02 02:16:33 +00:00
Taylor Fausak
f497644296
Upgrade to hlint-setup v2 (#101) 2024-06-22 20:25:07 -05:00
dependabot[bot]
b2d8452be9
Bump haskell-actions/run-ormolu from 15 to 16 (#99)
Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 15 to 16.
- [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/haskell-actions/run-ormolu/compare/v15...v16)

---
updated-dependencies:
- dependency-name: haskell-actions/run-ormolu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taylor Fausak <taylor@fausak.me>
2024-06-17 16:20:23 -05:00
dependabot[bot]
6d4a9c0ae6
Bump haskell-actions/hlint-setup (#100)
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 87280353856dea2cb5596618b662440634bbcaad to 285e006d7b88f4da9371b8180829507d42d43756.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](8728035385...285e006d7b)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-setup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taylor Fausak <taylor@fausak.me>
2024-06-17 16:20:11 -05:00
Taylor Fausak
6a5bdb7c2d Fix formatting 2024-06-17 16:13:29 -05:00
dependabot[bot]
8406514499
Bump haskell-actions/hlint-setup (#98)
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 2dde24b8db6a73a492478d10ff933c42bc09c212 to 87280353856dea2cb5596618b662440634bbcaad.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](2dde24b8db...8728035385)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-setup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 08:45:14 -05:00
dependabot[bot]
3831d9e265
Bump haskell-actions/hlint-setup (#97)
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 9e09cc3653fc13702000a35f638a27b064adfbbe to 2dde24b8db6a73a492478d10ff933c42bc09c212.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](9e09cc3653...2dde24b8db)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-setup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 11:50:29 -05:00
Taylor Fausak
e3ab7df5fd
Version 1.2.1.1 2024-05-19 10:54:32 -05:00
Taylor Fausak
dc670ce6c8
Add support for GHC 9.10, remove support for GHC 9.4 (#96)
* Upgrade to GHC 9.10

* Update badges
2024-05-19 10:50:19 -05:00
Taylor Fausak
3727ccb635
Version 1.2.1.0 2024-03-21 09:17:15 -05:00
Taylor Fausak
6155154397
Allow containers 0.7 (#95) 2024-03-21 09:16:49 -05:00
dependabot[bot]
bd144f04a0
Bump haskell-actions/run-ormolu from 14 to 15 (#93)
Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 14 to 15.
- [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/haskell-actions/run-ormolu/compare/v14...v15)

---
updated-dependencies:
- dependency-name: haskell-actions/run-ormolu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 09:48:20 -06:00
Taylor Fausak
40e6abddaf Update CI 2024-02-18 13:51:46 -06:00
Taylor Fausak
9e876dd389 Schedule CI weekly 2023-12-29 14:20:22 -06:00
Taylor Fausak
88fdc086d9 Schedule Dependabot weekly 2023-12-29 14:17:22 -06:00
Taylor Fausak
44b0428ad9
Version 1.2.0.4 2023-12-29 12:50:11 -06:00
Taylor Fausak
9ae2a709eb
Allow bytestring 0.12 (#92) 2023-12-29 12:49:51 -06:00
Taylor Fausak
485c1d0edd Switch to haskell-actions 2023-11-04 14:02:27 -05:00
Taylor Fausak
2f07218f9e
Version 1.2.0.3 2023-11-04 13:19:34 -05:00
Taylor Fausak
8d3a632114
Upgrade to GHC 9.8.1 (#91)
* Upgrade to GHC 9.8.1

* Update devcontainer
2023-11-04 13:01:15 -05:00
dependabot[bot]
26fdfa2c20
Bump actions/checkout from 3 to 4 (#90)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 18:41:29 -05:00
dependabot[bot]
feb16f12e5
Bump haskell-actions/run-ormolu from 13 to 14 (#89)
Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 13 to 14.
- [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/haskell-actions/run-ormolu/compare/v13...v14)

---
updated-dependencies:
- dependency-name: haskell-actions/run-ormolu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 12:35:01 -05:00
Taylor Fausak
b99963175a
Upgrade Ormolu action (#88) 2023-06-22 12:03:59 +00:00
dependabot[bot]
f0b489d5e2
Bump mrkkrp/ormolu-action from 11 to 12 (#87)
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action) from 11 to 12.
- [Release notes](https://github.com/mrkkrp/ormolu-action/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mrkkrp/ormolu-action/compare/v11...v12)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 13:09:10 -05:00
Taylor Fausak
b9ad0597b2 Still alive 2023-05-14 08:03:53 -05:00
dependabot[bot]
0cbdaed0d0
Bump mrkkrp/ormolu-action from 10 to 11 (#86)
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action) from 10 to 11.
- [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/v10...v11)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 14:58:50 -05:00
Taylor Fausak
ca782bf4e2
Version 1.2.0.2 2023-03-18 16:15:58 -05:00
Taylor Fausak
c851f9e7a7
Fix bounds on bytestring 2023-03-18 16:13:37 -05:00
Taylor Fausak
fa48a96f9f
Version 1.2.0.1 2023-03-18 13:27:57 -05:00
Taylor Fausak
e80b0e3ff1
Add support for GHC 9.6.1 (#85) 2023-03-18 13:27:42 -05:00
Taylor Fausak
4c05811317
Version 1.2.0.0 2023-02-15 19:09:51 -06:00
Taylor Fausak
43b369c280
Don't re-export as by default (#83)
To continue using it, import it from `Witch.Utility`.
2023-02-15 19:09:20 -06:00
Taylor Fausak
01c952787a
Don't re-export over by default (#82)
To continue using it, import it from `Witch.Utility`.
2023-02-15 19:01:57 -06:00
Taylor Fausak
6a84a39712 Fix version bounds 2023-02-12 15:01:17 -06:00
Taylor Fausak
790ef60ea7
Version 1.1.6.1 2023-02-12 13:55:29 -06:00
Taylor Fausak
6e1a255e31
Update things for 2023 (#81) 2023-02-12 13:55:05 -06:00
Taylor Fausak
cb6d96e949
Fix CI (#80) 2023-02-09 14:01:57 -05:00
Daniel Goertzen
cf2a275865
doc change for From (#78)
Add TypeApplications hint to documentation
2023-02-09 13:47:18 -05:00
dependabot[bot]
5d78728453
Bump mrkkrp/ormolu-action from 8 to 9 (#76)
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action) from 8 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/v8...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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 17:24:49 -06:00
Taylor Fausak
3227ee24e7
Version 1.1.6.0 2023-01-03 21:23:58 -06:00
Taylor Fausak
100273c2cd
Re-export encodings (#75)
* Re-export encodings

Related to #66.

* Fix import
2023-01-03 21:23:38 -06:00
dependabot[bot]
4cdbae4ab7
Bump mrkkrp/ormolu-action from 7 to 8 (#74)
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action) from 7 to 8.
- [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...v8)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 09:27:03 -06:00
Taylor Fausak
7e4f417c06
Merge pull request #71 from tfausak/2022-11-15-devcontainer
Upgrade development container and CI
2022-11-15 20:25:19 -06:00
Taylor Fausak
79f11ee9ec Revert "Upgrade CI to GHC 9.4.3"
This reverts commit 845980c7b4.
2022-11-15 20:16:19 -06:00
Taylor Fausak
b974985745 Simplify Git ignore 2022-11-15 20:16:12 -06:00
Taylor Fausak
731ca19da2 Remove unnecessary output 2022-11-15 20:16:12 -06:00
Taylor Fausak
845980c7b4 Upgrade CI to GHC 9.4.3 2022-11-15 20:16:12 -06:00
Taylor Fausak
b545f81541 Upgrade CI to GHC 9.2.5 2022-11-15 20:16:11 -06:00
Taylor Fausak
0f3e920037 Upgrade devcontainer to GHC 9.2.5 2022-11-15 20:16:11 -06:00
Taylor Fausak
09a3523c6d
Version 1.1.5.0 2022-11-15 20:15:15 -06:00