Cleanup "Script" In Haskell
Find a file
Christina Sørensen 2c3e9aa0cf
chore: publish
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-25 07:41:23 +02:00
.github chore: publish 2023-09-25 07:41:23 +02:00
app chore: publish 2023-09-25 07:41:23 +02:00
src chore: publish 2023-09-25 07:41:23 +02:00
test chore: publish 2023-09-25 07:41:23 +02:00
.gitignore chore: publish 2023-09-25 07:41:23 +02:00
build.sh chore: publish 2023-09-25 07:41:23 +02:00
flake.lock chore: publish 2023-09-25 07:41:23 +02:00
flake.nix chore: publish 2023-09-25 07:41:23 +02:00
LICENSE chore: publish 2023-09-25 07:41:23 +02:00
maid.cabal chore: publish 2023-09-25 07:41:23 +02:00
out.gif chore: publish 2023-09-25 07:41:23 +02:00
package.yaml chore: publish 2023-09-25 07:41:23 +02:00
README.md chore: publish 2023-09-25 07:41:23 +02:00
record.tape chore: publish 2023-09-25 07:41:23 +02:00
stack.yaml chore: publish 2023-09-25 07:41:23 +02:00
stack.yaml.lock chore: publish 2023-09-25 07:41:23 +02:00
treefmt.nix chore: publish 2023-09-25 07:41:23 +02:00

Maid --- A Cleanup "Script" Written in Haskell

Note

This software is under active development. It basically only works for me right now.

out

Why? Idk, I never get to write any Haskell ever. This could have been a bash script, but maybe I wanna do some more interesting stuff later where bash will bite me.

Everything is hardcoded right now, I'll probably make a config file when I have time.