Just a fun and quick project to test out some Haskell knowledge
Go to file
2022-08-20 03:18:43 +02:00
app got it working B) 2022-08-20 03:18:43 +02:00
src got it working B) 2022-08-20 03:18:43 +02:00
test Initial commit 2022-08-10 22:41:41 +02:00
.gitignore Initial commit 2022-08-10 22:41:41 +02:00
boba.cabal got it working B) 2022-08-20 03:18:43 +02:00
CHANGELOG.md got it working B) 2022-08-20 03:18:43 +02:00
LICENSE Initial commit 2022-08-10 22:41:41 +02:00
package.yaml got it working B) 2022-08-20 03:18:43 +02:00
README.md got it working B) 2022-08-20 03:18:43 +02:00
Setup.hs Initial commit 2022-08-10 22:41:41 +02:00
stack.yaml got it working B) 2022-08-20 03:18:43 +02:00
stack.yaml.lock Initial commit 2022-08-10 22:41:41 +02:00

boba

pop pop thingies in other words an absurdly simple html parser

the program currently takes std, processes it, outputs it to stdout as a haskell type, and then as a string