Commit Graph

5 Commits

Author SHA1 Message Date
jbrechtel e907a03b09 Define Cooklang data model and add DerivingStrategies + containers deps
- Add full Cooklang (.cook) recipe data model to Roux.Types:
  Recipe, Section, Step, StepItem (with StepText/StepIngredient/
  StepCookware/StepTimer/StepRecipeRef/StepNote/StepComment/StepBreak),
  Ingredient, Cookware, Timer, RecipeRef, Quantity, Duration, Metadata
- Enable DerivingStrategies extension project-wide
- Add containers to build dependencies
2026-05-18 22:15:21 -04:00
jbrechtel 130dc5326d Haskell project 2026-05-18 22:00:30 -04:00
jbrechtel 39026e3f35 AGENTS.md and hs script 2026-05-18 21:48:59 -04:00
jbrechtel 321df6badc Elaborates more of the project description 2026-05-18 21:44:55 -04:00
jbrechtel aeb032209c Initial commit 2026-05-18 21:40:40 -04:00