Koz Ross
|
2ec5c7c201
Modify changelog
|
5 years ago |
Koz Ross
|
1e32f88a9f
Tests pass
|
5 years ago |
Koz Ross
|
2f2727c543
New release, attempt to un-break tuple instance
|
5 years ago |
Koz Ross
|
a5d8600cc0
Add note to changelog, cut new release
|
5 years ago |
Koz Ross
|
9b8e5381ed
Fix README
|
5 years ago |
Koz Ross
|
26cfa19772
Make package trustworthy, agree with Jookia on version numbering
|
5 years ago |
Koz Ross
|
5ae220b817
GHC 8.8 support
|
5 years ago |
Koz Ross
|
dde7da1b45
And again!
|
5 years ago |
Koz Ross
|
3509bbd3db
Clarify docs even more
|
5 years ago |
Koz Ross
|
ae5a4932ac
Raise bounds to allow future GHC 8.8 build
|
5 years ago |
Koz Ross
|
b00626eaf5
Derp
|
5 years ago |
Koz Ross
|
cad580d6cb
Add notes to CHANGELOG
|
5 years ago |
Koz Ross
|
7995ba64f6
Restore Vector documentation
|
5 years ago |
Koz Ross
|
d49c5992fc
Add tests for order preservation, all pass
|
5 years ago |
Koz Ross
|
34f5b80363
Remove Eq on test builders, as it's now provided by Finitary itself
|
5 years ago |
Koz Ross
|
485f3b2b05
Tighten bounds
|
5 years ago |
Koz Ross
|
7c9abe1d9a
Slay the dragon of order-preservation
|
5 years ago |
Koz Ross
|
23f8740769
Getting close...
|
5 years ago |
Koz Ross
|
227cb492aa
Try and restore vector instances
|
5 years ago |
Koz Ross
|
cc96c0f962
Reintroduce Down instance with order preservation
|
5 years ago |
Koz Ross
|
ef3137e87b
Remove instances which aren't order-preserving for now, pending Lift
|
5 years ago |
Koz Ross
|
3af3e91a12
Document the order-preserving requirement
|
5 years ago |
Koz Ross
|
b77c0a6c3e
Add Eq as a constraint on Finitary instances (or the laws have no meaning), amend documentation to suit
|
5 years ago |
Koz Ross
|
371de0a944
Reword laws for Finitary (as they were unclear)
|
5 years ago |
Koz Ross
|
f55e4cebef
Write tests for skipping methods, all pass
|
5 years ago |
Koz Ross
|
087825346c
Add implementation of nextSkipping, fix documentation, fix bad logic error with previousSkipping
|
5 years ago |
Koz Ross
|
82957f7117
Write docs for previousSkipping and nextSkipping, implement previousSkipping for everything except Int* types, fix docs a little bit
|
5 years ago |
Koz Ross
|
49d5e1a38d
Add missing header for tests file
|
5 years ago |
Koz Ross
|
149bcdaa20
Add license headers, (hopefully) fix README for the last time
|
5 years ago |
Koz Ross
|
811510b333
Rewrite section explaining what it's been tested on
|
5 years ago |