Commit Graph

317 Commits

Author SHA1 Message Date
Taylor Fausak
40cf2718ac
Merge pull request #50 from tfausak/text-2.0
Allow text 2.0
2022-03-21 08:24:15 -04:00
Taylor Fausak
00b618b009
Allow text 2.0 2022-03-21 08:18:38 -04:00
Taylor Fausak
c1bc6a80ff
Version 1.0.0.1 2022-01-11 07:48:17 -05:00
Taylor Fausak
9063cad00b
Merge pull request #49 from tfausak/hunit-1.6.1
Allow HUnit 1.6.1
2022-01-11 06:48:03 -06:00
Taylor Fausak
6d050b7a7a Fix releases 2022-01-11 12:44:21 +00:00
Taylor Fausak
91b1a6ff14
Allow HUnit 1.6.1 2022-01-11 07:42:20 -05:00
Taylor Fausak
47ffed5331
Merge pull request #48 from tfausak/2022
Update everything for 2022
2022-01-11 06:40:28 -06:00
Taylor Fausak
8d0237c0bb Fix CI job name 2022-01-11 12:36:48 +00:00
Taylor Fausak
ee128cd2b6 Update CI 2022-01-11 12:36:00 +00:00
Taylor Fausak
6ff9334630 Update everything for 2022 2022-01-11 12:30:31 +00:00
Taylor Fausak
8133aced6b
Merge pull request #47 from tfausak/gh-38-with-source-target
Add `withSource` and `withTarget` helpers
2021-12-23 14:22:48 -05:00
Taylor Fausak
1933125192 Add withSource and withTarget helpers 2021-12-23 18:04:15 +00:00
Taylor Fausak
5db8679536
Version 0.3.4.2 2021-12-23 12:41:41 -05:00
Taylor Fausak
423ff0e205
Merge pull request #40 from tfausak/gh-39-floating
Fix floating point conversions
2021-12-23 12:40:41 -05:00
Taylor Fausak
2809c46220 Update documentation 2021-12-23 17:35:41 +00:00
Taylor Fausak
754d64f57c Fix formatting 2021-12-23 17:35:09 +00:00
Taylor Fausak
2bccf51dc1 Fix conversion of large Doubles 2021-12-23 12:30:01 -05:00
Taylor Fausak
319c5cf4e8 Merge branch 'main' into gh-39-floating 2021-12-23 12:17:22 -05:00
Taylor Fausak
9988c4073b Upgrade development container 2021-12-11 15:34:18 +00:00
Taylor Fausak
de0b626238
Merge pull request #45 from tfausak/github-workflows
Set up new GitHub workflows
2021-12-09 22:44:21 -05:00
Taylor Fausak
994df4266c Upgrade to GHC 8.10.7 2021-12-09 22:34:40 -05:00
Taylor Fausak
d71e09601b Upgrade Windows to GHC 9.2 2021-12-09 22:34:27 -05:00
Taylor Fausak
a55cdbeedc Upgrade MacOS to GHC 9.2 2021-12-09 22:34:19 -05:00
Taylor Fausak
689f15f8f7 Use the latest operating system versions 2021-12-09 22:34:04 -05:00
Taylor Fausak
f093a8065f Use the recommended version of Cabal 2021-12-09 22:33:02 -05:00
Taylor Fausak
fb49a227a0 Simplify development container setup 2021-12-09 22:30:57 -05:00
Taylor Fausak
b0a5ec220d Use shared codespace container 2021-12-09 22:30:57 -05:00
Taylor Fausak
b501c5b950 Set up HLint action 2021-12-09 22:30:57 -05:00
Taylor Fausak
feb17fbd75 Format everything with Brittany 2021-12-09 22:30:57 -05:00
Taylor Fausak
9d5e13cec3
Merge pull request #44 from tfausak/gh-43-laws
Add some laws
2021-12-09 22:30:22 -05:00
Taylor Fausak
b767f9bc07 Add some laws
Fixes #43.
2021-12-09 22:24:49 -05:00
Taylor Fausak
9eee05c054 Fix formatting 2021-12-04 15:26:31 -05:00
Taylor Fausak
ffe3c9b706 Add pedantic flag and remove cabal.project 2021-12-04 15:26:06 -05:00
Taylor Fausak
c8af981042
Version 0.3.4.1 2021-11-25 07:32:23 -06:00
Taylor Fausak
2f257d10d2
Merge pull request #42 from tfausak/gh-41-ghc-9.2.1 2021-11-25 08:28:07 -05:00
Taylor Fausak
6aec3dbd39
Ignore warning about missing kind signatures 2021-11-24 10:43:09 -05:00
Taylor Fausak
3ffb6515f0
Allow template-haskell 2.18 2021-11-24 10:40:30 -05:00
Taylor Fausak
acc1c9f1a1
Allow base 4.16 2021-11-24 10:37:36 -05:00
Taylor Fausak
62eb9957b4
Add GHC 9.2.1 to the test matrix
This might fix #41, or it might fail.
2021-11-24 10:37:03 -05:00
Taylor Fausak
96578de113 Fix floating point conversions
Fixes #39.
2021-11-18 10:39:07 -05:00
Taylor Fausak
d312023851 Test the Show instance for TryFromException 2021-09-04 14:30:01 +00:00
Taylor Fausak
8c3ad74485 Fix indentation in documentation 2021-07-13 10:46:42 -04:00
Taylor Fausak
bf8b58742b
Version 0.3.4.0 2021-07-10 16:29:23 -04:00
Taylor Fausak
ad30472b0c
Merge pull request #36 from tfausak/gh-35-fixed-rational
Convert between `Fixed` and `Rational`
2021-07-10 15:29:03 -05:00
Taylor Fausak
c6fe7fbc9f Fix monomorphism warning 2021-07-10 15:36:17 -04:00
Taylor Fausak
88bc4efd9d
Update src/lib/Witch/Instances.hs 2021-07-10 14:29:58 -05:00
Taylor Fausak
aac3a0e755 Add instance for converting from rational into fixed 2021-07-10 15:29:03 -04:00
Taylor Fausak
09888d81a2 Add instance for converting from fixed to rational 2021-07-10 15:21:33 -04:00
Taylor Fausak
1fa38f3f89
Version 0.3.3.1 2021-07-10 14:24:55 -04:00
Taylor Fausak
3574e966b7
Allow time 1.12 2021-07-10 14:24:42 -04:00