Taylor Fausak
|
e80b0e3ff1
|
Add support for GHC 9.6.1 (#85)
|
2023-03-18 13:27:42 -05: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
|
6e1a255e31
|
Update things for 2023 (#81)
|
2023-02-12 13:55:05 -06:00 |
|
Daniel Goertzen
|
cf2a275865
|
doc change for From (#78)
Add TypeApplications hint to documentation
|
2023-02-09 13:47:18 -05:00 |
|
Taylor Fausak
|
100273c2cd
|
Re-export encodings (#75)
* Re-export encodings
Related to #66.
* Fix import
|
2023-01-03 21:23:38 -06:00 |
|
Taylor Fausak
|
3740094141
|
Add UTF-32BE encoding
|
2022-11-15 20:08:59 -06:00 |
|
Taylor Fausak
|
5b7468c17d
|
Add UTF-32LE encoding
|
2022-11-15 17:35:16 -06:00 |
|
Taylor Fausak
|
e254b0631e
|
Add UTF-16BE encoding
|
2022-11-15 17:19:14 -06:00 |
|
Taylor Fausak
|
5dea06c538
|
Rename helper function
|
2022-10-07 19:48:46 +00:00 |
|
Taylor Fausak
|
2b22b915c5
|
Add UTF-16LE encoding
|
2022-10-07 19:48:04 +00:00 |
|
Taylor Fausak
|
815581e41b
|
Fix instances for encoding ISO-8859-1
|
2022-10-07 14:27:53 +00:00 |
|
Taylor Fausak
|
2e097296d6
|
Add ISO-8859-1 encoding
|
2022-10-07 13:57:45 +00:00 |
|
Taylor Fausak
|
64fd2f6716
|
Update test names
|
2022-10-07 13:40:34 +00:00 |
|
Taylor Fausak
|
d1317fc079
|
Add a type alias for the UTF-8 encoding
|
2022-10-07 13:39:29 +00:00 |
|
Taylor Fausak
|
756c06a96a
|
Reformat UTF-8 instances
|
2022-10-07 13:35:42 +00:00 |
|
Taylor Fausak
|
6fbc49e133
|
Rearrange UTF-8 instances
|
2022-10-07 13:35:04 +00:00 |
|
Taylor Fausak
|
b352927f1d
|
Add more tests for UTF-8
|
2022-10-07 13:00:44 +00:00 |
|
Taylor Fausak
|
c5c6273bed
|
Add link to announcement post
|
2022-10-05 08:21:37 -05:00 |
|
Taylor Fausak
|
4ea4dd8284
|
Remove instances with untagged UTF-8 conversions
|
2022-10-03 18:23:15 +00:00 |
|
Taylor Fausak
|
caa329954f
|
Add instances for tagged UTF-8 conversion
|
2022-10-03 17:52:03 +00:00 |
|
Taylor Fausak
|
3da8171cfb
|
Add an instance for retagging values
|
2022-10-03 11:59:45 +00:00 |
|
Taylor Fausak
|
80ce46e898
|
Add an instance for untagging values
|
2022-10-03 11:59:39 +00:00 |
|
Taylor Fausak
|
7c5226d034
|
Add an instance for tagging values
|
2022-10-03 11:59:31 +00:00 |
|
Taylor Fausak
|
0b89665b44
|
Fix build on GHC 8.2
|
2022-09-09 19:44:12 +00:00 |
|
Taylor Fausak
|
b970a11851
|
Rewrite tests in spec style
|
2022-09-09 19:39:19 +00:00 |
|
Taylor Fausak
|
5d5ae8a655
|
Switch from Brittany to Ormolu
|
2022-09-08 13:55:50 +00:00 |
|
Taylor Fausak
|
6ff9334630
|
Update everything for 2022
|
2022-01-11 12:30:31 +00:00 |
|