Commit Graph

187 Commits

Author SHA1 Message Date
Oliver Charles
1e650a2031 More tests 2021-04-04 11:24:07 +01:00
Oliver Charles
057bff8b9b Get it working again 2021-04-02 22:14:08 +01:00
Oliver Charles
bd2d852166 Merge branch 'master' of github.com:circuithub/rel8 into arbitrary-queries 2021-04-02 22:05:44 +01:00
Oliver Charles
3a54a58658 More docs 2021-04-02 21:43:42 +01:00
Oliver Charles
6e001f88f2 Lots more docs 2021-04-02 21:27:30 +01:00
Ollie Charles
1ab51d8992
FIx running tests on CI 2021-04-02 19:20:54 +01:00
Ollie Charles
9216dbd13d Remove doctest for now
Now that we're on Read the Docs, I think that will be a better home for
these examples. That, and nothing actually passes at the moment.
2021-04-02 19:20:10 +01:00
Ollie Charles
0857ffbb2b Remove out from TypeInformation
Fixes #22
2021-04-02 19:08:00 +01:00
Ollie Charles
2a36dbe9eb
Run tests in CI 2021-04-02 19:01:50 +01:00
Ollie Charles
b97cd4efb7
Allow base-4.14 2021-04-02 18:40:29 +01:00
Ollie Charles
7500912785 Switch back to 8.10 2021-04-02 18:34:31 +01:00
Ollie Charles
4d24729bd9 All overrides necessary to get to the rel8 build plan 2021-04-02 18:34:04 +01:00
Ollie Charles
59e34f6275
Add allow-newer: Cabal for entropy
Hopefully this works for the custom-setup...
2021-04-02 18:03:18 +01:00
Ollie Charles
2bfea6325a
Add allow-newer: base for cryptohash-md5 2021-04-02 17:58:18 +01:00
Ollie Charles
ad2f41805d
Add allow-newer: base for cryptohash-sha1 2021-04-02 17:52:12 +01:00
Ollie Charles
4c7adad939
Add allow-newer: base for generic-monoid 2021-04-02 17:47:43 +01:00
Ollie Charles
340346c8c4
Create README.md 2021-04-02 17:43:15 +01:00
Ollie Charles
ac6ed40d7e
Update rel8.cabal 2021-04-02 17:40:16 +01:00
Ollie Charles
324e0a5cde Try adding IOHK's cache 2021-04-02 12:20:37 +01:00
Ollie Charles
abd857d5cb Switch to GHC 9.0.1 2021-04-02 12:07:00 +01:00
Ollie Charles
1ba99a1fa1 Update sources.json 2021-04-02 12:05:45 +01:00
Ollie Charles
f2e71cac4a Replace CI with GitHub actions 2021-04-02 12:00:13 +01:00
Ollie Charles
42eb91003d Correct an example 2021-04-02 11:50:06 +01:00
Ollie Charles
28aaa764c9 Fix tutorial formatting 2021-04-02 11:42:27 +01:00
Ollie Charles
a92064cefa Add cookbook documentation section 2021-04-02 11:42:16 +01:00
Ollie Charles
7517c95b5f Increase index TOC depth 2021-04-02 11:42:06 +01:00
Oliver Charles
93a6dccf54 WIP 2021-04-01 22:52:11 +01:00
Ollie Charles
04155d68b6 Move getting start guide back to Read the Docs 2021-04-01 21:42:52 +01:00
Shane O'Brien
61ac6c73bf
Don't cast in tableFields 2021-04-01 17:40:32 +01:00
Shane O'Brien
5e1c9652da
Rename Rel8.Aggregate.{Context -> Legacy} but remove deprecated warning 2021-04-01 15:44:50 +01:00
Shane O'Brien
619f81f4d3
Add aggregateTabulation 2021-04-01 15:33:33 +01:00
Shane O'Brien
25c763807c
Add Rel8.Aggregate.Context for backwards compatibility 2021-04-01 15:13:11 +01:00
Ollie Charles
2a89918f17 Export Field and Necessity 2021-04-01 10:28:10 +01:00
Shane O'Brien
ca7aaefee8
Switch to CalendarDiffTime 2021-03-30 12:35:40 +01:00
Shane O'Brien
2ff1c5f0d4
Fix warnings 2021-03-30 11:52:01 +01:00
Shane O'Brien
b135026b54
We don't need the Identity instance for Taggable, dropping it simplifies things 2021-03-30 11:35:13 +01:00
Oliver Charles
f2b43ff8ea Shuffling things arund 2021-03-30 09:14:23 +01:00
Shane O'Brien
e3bde04eba
Introduce more principled way to aggregate and name {Either,Maybe,These}Tables 2021-03-30 00:49:45 +01:00
Oliver Charles
3c8e24f782 Merge branch 'master' of github.com:circuithub/rel8 into arbitrary-queries 2021-03-29 21:51:57 +01:00
Ollie Charles
e4b4b6306c Change Rel8.Expr.Time back to NominalDiffTime 2021-03-29 18:01:42 +01:00
Ollie Charles
912ec09823 Fix min/max 2021-03-29 15:23:13 +01:00
Ollie Charles
410af8385b Fix table for tables with schemas 2021-03-29 12:47:44 +01:00
Shane O'Brien
5b5d29f89c
Add countRows 2021-03-29 12:33:10 +01:00
Shane O'Brien
bde3d54aac
Fix bitraverse{Either,These}Table to not need Table constraint 2021-03-29 12:32:55 +01:00
Oliver Charles
f13a271ba5 More progress 2021-03-29 09:26:21 +01:00
Oliver Charles
16c800a6f4 More more more 2021-03-28 18:36:55 +01:00
Oliver Charles
242fd191d3 Rewrite 2021-03-28 14:02:34 +01:00
Oliver Charles
c47d379e92 Merge branch 'master' of github.com:circuithub/rel8 into arbitrary-queries 2021-03-27 11:01:51 +00:00
Shane O'Brien
6531b0240e
Right is not left 2021-03-26 21:30:43 +00:00
Shane O'Brien
20ddd8340d
Add listTable and nonEmptyTable functions 2021-03-26 20:45:02 +00:00