Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-22 | Initiate acid state | Ben Sima | |
Unfortunately the acid-state package isn't on Stackage, so I need to pull it elsewhere. `stack script` doesn't support this, but `stack runghc` does. It's a bit slower and less reliable, but that's okay for now. https://github.com/commercialhaskell/stack/issues/3370#issuecomment-324124780 https://docs.haskellstack.org/en/stable/GUIDE/#writing-independent-and-reliable-scripts | |||
2018-01-22 | Standardize errors | Ben Sima | |
2018-01-22 | Init basic functionality | Ben Sima | |