|
|
3cd99e3f0b
|
Add 'doctest' as a cabal test
We provide a simple wrapper that executes `doctest` on our `src`
directory. This allows us to run all doctests during a regular `cabal
test` run.
|
2023-08-29 23:28:49 +02:00 |
|
|
|
5c113326e7
|
flake: Add dependency to process
|
2023-08-29 00:06:45 +02:00 |
|
|
|
b783faef1a
|
Implement wordWrap and paginate
|
2023-08-28 19:11:51 +02:00 |
|
|
|
8f76ec738e
|
flake: Attempt to run doctests
Reviewed-by: Alexander Kobjolke <me@failco.de>
|
2023-08-24 00:00:31 +02:00 |
|
|
|
7a69fb2363
|
Make 'nix flake check' work
|
2023-08-19 01:10:47 +02:00 |
|
|
|
da3b61b467
|
Update cabal file
|
2023-08-19 00:34:40 +02:00 |
|
|
|
ace38dcebc
|
Move code to Internal module and add tests
|
2023-08-15 19:47:37 +02:00 |
|
|
|
2ac76cb650
|
Replace String by Text
|
2023-08-13 13:32:14 +02:00 |
|
|
|
babdc90cef
|
Initial import
|
2023-08-12 10:50:03 +02:00 |
|