summaryrefslogtreecommitdiff
path: root/src/Codec/Pesto/Serialize.lhs
AgeCommit message (Collapse)AuthorFilesLines
2020-08-24GHC 8.8, cabal 3, pandoc 2.10 compatibilityLars-Dominik Braun1-70/+0
Move files around to separate Pesto (the library) and Pesto (the executables). Fixes for pandoc API changes.
2015-08-09Chane result and reference argument to quantityLars-Dominik Braun1-2/+2
Now the recipe’s yield can be extracted from the root’s quantity.
2015-08-01Switch on GHC warningsLars-Dominik Braun1-1/+1
2015-07-11Rename Operation to InstructionLars-Dominik Braun1-3/+2
More appropriate. The graph builder is essentially a small, special-purpose stack processor.
2015-06-28Replace file magic with directivesLars-Dominik Braun1-0/+2
Adds the %pesto and %bonappetit directives, switches to stream-based operation.
2015-06-14First public versionLars-Dominik Braun1-0/+69