madlang 2.4.2.3 → 2.4.2.4
raw patch · 3 files changed
+3/−2 lines, 3 files
Files
- README.md +1/−0
- cabal.project.local +1/−1
- madlang.cabal +1/−1
README.md view
@@ -1,5 +1,6 @@ # Madlang DSL for generating random text +[](https://ci.appveyor.com/project/vmchale/madlang) [](https://travis-ci.org/vmchale/madlang) This is the Madlang DSL for generating text. You specify a template, and Madlang
cabal.project.local view
@@ -1,3 +1,3 @@ with-compiler: ghc-8.2.1 optimization: 2-constraints: madlang +development+constraints: madlang +development +llvm-fast
madlang.cabal view
@@ -1,5 +1,5 @@ name: madlang-version: 2.4.2.3+version: 2.4.2.4 synopsis: Randomized templating language DSL description: Madlang is a text templating language written in Haskell, meant to explore computational creativity and generative