Koz Ross
|
9567d4a30a
Fix up CHANGELOG, ready to cut release
|
5 years ago |
Koz Ross
|
c7ea09b295
Add version bounds, fix compilation issues in 8.4
|
5 years ago |
Koz Ross
|
0990654031
Ensure all Cabal checks pass
|
5 years ago |
Koz Ross
|
5e5c4d5fc1
Ready first release
|
5 years ago |
Koz Ross
|
0eff1d95e0
Remove some unnecessary comments in Cabal file
|
5 years ago |
Koz Ross
|
e9078babb3
Purge config file for HLint
|
5 years ago |
Koz Ross
|
8eb80b8d54
Finish docs
|
5 years ago |
Koz Ross
|
16e6114159
Write README, clean up .cabal
|
5 years ago |
Koz Ross
|
f569e19b33
Add Char instances, more tests
|
5 years ago |
Koz Ross
|
7bb9e55b06
Remove bench (probably don't need it)
|
5 years ago |
Koz Ross
|
c2a707f164
Add a whole lot more instances by piggybacking Generic
|
5 years ago |
Koz Ross
|
32fdd97552
Start on bench
|
5 years ago |
Koz Ross
|
7ae07f7afb
Restore 8.4 support since I don't need QuantifiedConstraints now
|
5 years ago |
Koz Ross
|
920dec9d4d
Remove Lift for now
|
5 years ago |
Koz Ross
|
a884ce19ec
Refactor tests, everything passes
|
5 years ago |
Koz Ross
|
5da4794a3a
Rewrite everything to use associated type
|
5 years ago |
Koz Ross
|
32cc96ef81
Rename back to Finitary, rewrite with associated type instead of fundep, start on Finitary1
|
5 years ago |
Koz Ross
|
c68682e734
Add Proxy instances and tests
|
5 years ago |
Koz Ross
|
cb31f89f1a
Add tests for the combination of start/end and previous/next
|
5 years ago |
Koz Ross
|
699878706a
Add instances for Int32, Int64, refactor TH even more
|
5 years ago |
Koz Ross
|
94bce8244b
Add instances for Word32, Word64, refactor TH to be more flexible
|
5 years ago |
Koz Ross
|
12ed2c59c9
Add Word instance
|
5 years ago |
Koz Ross
|
83dab6fa78
Pure random unnecessary files
|
5 years ago |
Koz Ross
|
f175ce41bc
Add more tests, add Int support via TH
|
5 years ago |
Koz Ross
|
895f6c1f87
Test readme
|
5 years ago |
Koz Ross
|
c0755e6a04
Start docs
|
5 years ago |
Koz Ross
|
c7dbccce28
Use far too many dependent types to de-boilerplate Hedgehog tests
|
5 years ago |
Koz Ross
|
9c263154fe
Add instances for sized vectors, tests
|
5 years ago |
Koz Ross
|
7164676d3d
Test with all GHC versions I think necessary, note results
|
5 years ago |
Koz Ross
|
85eb5c5c1b
Add some basic tests
|
5 years ago |