tvl-depot/scratch/brilliant
William Carroll 61a2fb108d Support parsing the list of transforms
Using Haskell's Text.ParserCombinators.ReadP library for the first time, and I
enjoyed it thoroughly! It's nice avoiding a third-party library like MegaParsec.
2020-08-05 22:54:50 +01:00
..
.ghci Create small command line program that parses arguments 2020-08-04 16:36:31 +01:00
Keyboard.hs Define an instance for Show for a Keyboard 2020-08-05 21:52:10 +01:00
Main.hs Create small command line program that parses arguments 2020-08-04 16:36:31 +01:00
shell.nix Add some the scaffolding for testing 2020-08-05 21:37:08 +01:00
Spec.hs Support parsing the list of transforms 2020-08-05 22:54:50 +01:00
Transforms.hs Support parsing the list of transforms 2020-08-05 22:54:50 +01:00
Utils.hs Create a Utils module 2020-08-05 21:51:55 +01:00