heterocephalus 1.0.5.0 → 1.0.5.1
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +2/−2
- heterocephalus.cabal +1/−1
README.md view
@@ -210,7 +210,7 @@ num is not 3, but #{num}. %{ of Nothing } num is not anything.-%{ endif }+%{ endcase } ``` ```@@ -219,7 +219,7 @@ first num is #{n}. %{ of [] } no nums.-%{ endif }+%{ endcase } ``` #### Why we do not provide `maybe` and `with`?
heterocephalus.cabal view
@@ -1,5 +1,5 @@ name: heterocephalus-version: 1.0.5.0+version: 1.0.5.1 synopsis: A type-safe template engine for working with popular front end development tools description: Recent front end development tools and languages are growing fast and have