~yoctocell/flaskell

.gitignore: Ignore etags

Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
test: Add test for org file

Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
Cli: Remove unused parts
Use "-" as separator

* Parser.hs (parseHint): Use `manyTill` and consume preceding
whitespace.
* test.txt: Update accordingly.
Ui.hs: Add docs
test: Update test file
Use Data.Text and attoparsec
Cli.hs: Add function to handle error
default.nix: Add shell hook
Change license to GPLv3
Use Parsec instead of regex
Cli.hs: Disable stdin
default.nix: Rewrite
ea2559d3 — yoctocell 2 years ago
envrc: Use flake
1acdc91f — yoctocell 2 years ago
Cli.hs: Add FIXME for stdin

Reading stdin in currently broken.
0d7c062c — yoctocell 2 years ago
flake.nix: Add system
e3a468e0 — yoctocell 2 years ago
Cli.hs: Parse file on -f
5ceb3714 — yoctocell 2 years ago
gitignore: Ingore ./result-doc
4f072033 — yoctocell 2 years ago
Add cli args
7c2c738c — yoctocell 2 years ago
Update release
Next