passage
passage copied to clipboard
build test
It now builds with minimal changes:
- add stack.yaml
- derive Applicative for some types
- bump cabal min.version
- add first example from pdf
However simulateSimple crashes with a *** Exception: observe: Model error. Node was observed before: TVar 2. It might be due to the syntax having drifted between the article and the repository (I used model since I couldn't find runModel).