Commit Graph

43 Commits

Author SHA1 Message Date
Patrick Thomson
bf5825b896
Fix bug in README. 2022-11-04 12:58:22 -04:00
Patrick Thomson
6ac1948660
Merge pull request #2 from patrickt/fix-ci
Cut down CI builds.
2022-04-12 14:54:05 -04:00
Patrick Thomson
32c71f398c 9.2 is a no-go for now. 2022-04-12 14:09:26 -04:00
Patrick Thomson
cfe8cff094 work around 9.2.2 bugfix (?) 2022-04-12 13:12:22 -04:00
Patrick Thomson
108035a335 README updates. 2022-04-12 13:10:22 -04:00
Patrick Thomson
70d462cf4e I guess latest doesn't work here 2022-04-12 13:05:46 -04:00
Patrick Thomson
5e795e38c7 Try newest setup action 2022-04-12 13:04:39 -04:00
Patrick Thomson
566c0163a8 Just don't specify a cabal. 2022-04-12 12:54:48 -04:00
Patrick Thomson
aaeb6d1f40 Newer cabal? 2022-04-12 12:53:39 -04:00
Patrick Thomson
84a66c8f6f This might have been too old. 2022-04-12 12:52:41 -04:00
Patrick Thomson
bee8cc81fd Use the right Haskell action. 2022-04-12 12:51:45 -04:00
Patrick Thomson
a17b9d518a Was this too new? 2022-04-12 12:50:47 -04:00
Patrick Thomson
b8e5e7b672 Specify versions. 2022-04-12 12:49:24 -04:00
Patrick Thomson
5f6a106c27 Cut down CI builds. 2022-04-12 12:47:54 -04:00
Patrick Thomson
568fa2758a Update README. 2022-04-12 12:46:03 -04:00
Patrick Thomson
f5bd9fc85e add fromEnvOrExit 2022-04-12 11:52:23 -04:00
Patrick Thomson
5bdf43faec test alernative instance 2022-04-12 11:40:38 -04:00
Patrick Thomson
d2bf50a660 Add test for nonEmptyString 2022-04-12 11:35:25 -04:00
Patrick Thomson
2b2c6c91c8 test missing values 2022-04-12 11:32:00 -04:00
Patrick Thomson
54b2302c6e Add nonEmptyString. 2022-04-05 12:59:15 -04:00
Patrick Thomson
b8cd9891ff applicative 2022-03-30 13:26:38 -04:00
Patrick Thomson
5ae9546d3d prettier 2022-03-29 14:42:15 -04:00
Patrick Thomson
4d9484ed6a Document. 2022-03-29 14:40:23 -04:00
Patrick Thomson
8c04491020 Move implementation to an Internal module. 2022-03-29 13:34:47 -04:00
Patrick Thomson
6a979f0309 Doesn't work on 9.2 yet. 2022-03-29 13:12:21 -04:00
Patrick Thomson
249e5be7d3 less stringent hedgehog 2022-03-29 13:06:37 -04:00
Patrick Thomson
82870528fe Can we just not specify a minor version? 2022-03-29 13:04:49 -04:00
Patrick Thomson
719bb400c8 Older 8.10. 2022-03-29 13:03:59 -04:00
Patrick Thomson
05e2df4178 Newest cabal? 2022-03-29 13:03:41 -04:00
Patrick Thomson
2cb9d86c31 9.2.2 was too new, I guess. 2022-03-29 13:02:12 -04:00
Patrick Thomson
41407947cb Fix CI. 2022-03-29 12:58:44 -04:00
Patrick Thomson
804db28569 Rewrite with higher-kinded types. 2022-03-29 12:19:04 -04:00
Patrick Thomson
8e7f458ef4
Update README.md 2020-08-12 22:51:00 -04:00
Patrick Thomson
3d1b1805ee Use the right loading function. 2020-08-12 12:04:43 -04:00
Patrick Thomson
4397749e0e Add internal module and docs. 2020-08-12 12:03:40 -04:00
Patrick Thomson
51c33e31a9
Merge pull request #1 from patrickt/more-tests
Add tests and whatnot.
2020-08-12 11:14:09 -04:00
Patrick Thomson
884329b3f8 Newer cabal, don't depend on lens 2020-08-12 11:10:24 -04:00
Patrick Thomson
ce91b8e6bb no need for these tests here 2020-08-12 10:50:58 -04:00
Patrick Thomson
69428d8a84 add tests, fix CI, etc. 2020-08-12 10:48:33 -04:00
Patrick Thomson
fe8578d3ac more docs, no polykinds 2020-08-11 18:37:02 -04:00
Patrick Thomson
45d9c77f46 Docs 2020-08-11 18:33:24 -04:00
Patrick Thomson
fa2b3cc667 First draft. 2020-08-11 18:29:23 -04:00
Patrick Thomson
c66c975551 Create the project 2020-08-11 14:18:06 -04:00