trurl 0.4.0.0 → 0.4.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- trurl.cabal +2/−2
trurl.cabal view
@@ -1,5 +1,5 @@ name: trurl-version: 0.4.0.0+version: 0.4.0.1 synopsis: Haskell template code generator description: Trurl is a haskell project and code generating utility. Use it for scaffolding your projects and entities.@@ -9,7 +9,7 @@ . cabal install trurl . - trurl create MyProject scotty-mysql+ trurl new project MyProject haskeleton . Trurl allows creating your own templates for projects as well as for files.