Development Notes: January 2nd 2020
trek
- I can simplify
CmdLineSpec.hs
. I can remove all of thelistApplications
stuff. - I should remove it all together. Better to make things simplier while I am still figuring out the interface. I can always bring it back.
- I don’t get this
apply :: [FilePath]
function.