packages feed

madlang 2.4.2.14 → 2.4.2.20

raw patch · 2 files changed

+19/−1 lines, 2 files

Files

README.md view
@@ -198,3 +198,21 @@ ```bash  $ man madlang ```++## Contributions++### Release Naming++Releases are named using the `releases.mad` file found+[here](https://hub.darcs.net/vmchale/madlang-releases). You will need to install+the standard libraries using++```bash+ $ madlang install+```++before running++```bash+ $ just name+```
madlang.cabal view
@@ -1,5 +1,5 @@ name:                madlang-version:             2.4.2.14+version:             2.4.2.20 synopsis:            Randomized templating language DSL description:         Madlang is a text templating language written in Haskell,                      meant to explore computational creativity and generative