Commit Graph

55 Commits

Author SHA1 Message Date
Taylor Fausak
3574e966b7
Allow time 1.12 2021-07-10 14:24:42 -04:00
Taylor Fausak
2082ca37de
Version 0.3.3.0 2021-05-29 09:21:23 -04:00
Taylor Fausak
06b7f2a28b
Version 0.3.2.3 2021-05-28 19:14:27 -04:00
Taylor Fausak
f211451232
Version 0.3.2.2 2021-05-28 17:18:24 -04:00
Taylor Fausak
1e33a9a9fd Start converting test suite to HUnit 2021-05-27 22:26:16 -04:00
Taylor Fausak
3a5536aedc
Version 0.3.2.1 2021-05-27 07:32:13 -04:00
Taylor Fausak
1bdbfbdf3d Allow GHC 8.2 2021-05-26 20:03:56 -04:00
Taylor Fausak
0f3fd280ec Allow GHC 8.4 2021-05-26 19:47:24 -04:00
Taylor Fausak
ef1c70846f Fix time's lower bound 2021-05-26 19:37:24 -04:00
Taylor Fausak
c641d61fc6 Relax constraints to allow more wired-in libraries 2021-05-26 19:28:43 -04:00
Taylor Fausak
d436d21b9e Allow bytestring 0.11 2021-05-26 19:25:42 -04:00
Taylor Fausak
fb0b5f9331 Add support for GHC 8.6 2021-05-26 19:17:25 -04:00
Taylor Fausak
4f37a29b65
Version 0.3.2.0 2021-05-26 09:54:20 -04:00
Taylor Fausak
85c56e0a46
Version 0.3.1.0 2021-05-15 11:35:31 -04:00
Taylor Fausak
ed4df8c6fb Add conversion instances for types from the time library 2021-05-15 14:02:51 +00:00
Taylor Fausak
cefd83bdac
Version 0.3.0.1 2021-05-13 19:38:50 -04:00
Taylor Fausak
711b0cdc1f Allow hspec 2.8
https://github.com/commercialhaskell/stackage/issues/6010
2021-05-13 19:34:11 -04:00
Taylor Fausak
9ba217f449
Version 0.3.0.0 2021-05-12 10:25:24 -04:00
Taylor Fausak
1b55654c86 Rename TryCastException to TryFromException 2021-05-11 08:07:51 -04:00
Taylor Fausak
57d0695778 Rename "tryCast" to "tryFrom" 2021-05-11 08:07:51 -04:00
Taylor Fausak
7c5e93182d Rename "cast" to "from" 2021-05-11 08:07:51 -04:00
Taylor Fausak
99d601b222 Remove identity type family 2021-05-11 08:07:51 -04:00
Taylor Fausak
8f7fb55e5a Fix test warnings 2021-05-11 08:07:51 -04:00
Taylor Fausak
1d660f8a8c Remove casting type wrapper 2021-05-11 08:07:51 -04:00
Taylor Fausak
e10349b2c4 Ignore specialization warnings 2021-05-11 08:07:51 -04:00
Taylor Fausak
acc50894b8
Version 0.2.1.1 2021-05-01 15:29:57 -04:00
Taylor Fausak
632c4b46e6
Version 0.2.1.0 2021-04-30 10:08:27 -04:00
Taylor Fausak
857f052db0 Add Casting type for deriving classes via 2021-04-30 02:19:19 +00:00
Taylor Fausak
0982dcb1a1
Version 0.2.0.2 2021-04-26 08:34:35 -04:00
Taylor Fausak
9f5663e1ef
Version 0.2.0.1 2021-04-26 08:16:46 -04:00
Taylor Fausak
feb1465a4f
Version 0.2.0.0 2021-04-23 09:02:29 -04:00
Taylor Fausak
94510523c3
Version 0.1.1.0 2021-04-19 13:36:40 -04:00
Taylor Fausak
d7f2bf9ed0
Version 0.1.0.0 2021-04-18 15:05:23 -04:00
Taylor Fausak
3bae76975e Add instances for text 2021-04-18 15:08:47 +00:00
Taylor Fausak
be71496828 Add instance for bytestring 2021-04-18 15:03:05 +00:00
Taylor Fausak
65b8a0db0a Add instances for containers 2021-04-18 14:50:39 +00:00
Taylor Fausak
108977a29b Use the same set of warning everywhere 2021-04-18 14:27:12 +00:00
Taylor Fausak
f9b2500d1f Add some basic property tests 2021-04-17 20:09:33 +00:00
Taylor Fausak
ff860f3a05 Rewrite tests with Hspec 2021-04-17 17:20:06 +00:00
Taylor Fausak
ab3a0753c5 Fix order of type variables 2021-04-11 10:16:45 -04:00
Taylor Fausak
8f6b77e67f Add instances for unsigned integral types 2021-04-11 10:04:53 -04:00
Taylor Fausak
7212448445 Add dependency version constraints 2021-04-10 14:06:37 -04:00
Taylor Fausak
4657c5bf49 Attempt to fix Template Haskell problems 2021-04-10 13:56:15 -04:00
Taylor Fausak
5484556515 Start splitting things up and paring them down 2021-04-10 13:34:26 -04:00
Taylor Fausak
4070d4bab3
Version 0.0.0.5 2021-02-07 14:06:05 -05:00
Taylor Fausak
793880269c Switch to GitHub Actions 2021-02-07 14:01:04 -05:00
Taylor Fausak
606a544dd9
Version 0.0.0.4 2020-12-05 13:21:06 -05:00
Alexey Kuleshevich
841ccade85
Update upper bounds for QuickCheck and bytestring 2020-12-05 20:10:33 +03:00
Taylor Fausak
015032b28b
Version 0.0.0.3 2020-11-18 19:05:58 -05:00
Taylor Fausak
705fd76001 Experiment with requiring type applications 2020-11-18 11:41:48 -05:00