duplo 1.6.1 → 1.6.2
raw patch · 1 files changed
+2/−1 lines, 1 filesdep +alex
Dependencies added: alex
Files
- duplo.cabal +2/−1
duplo.cabal view
@@ -1,5 +1,5 @@ name: duplo-version: 1.6.1+version: 1.6.2 synopsis: Frontend development build tool description: Intuitive, simple building blocks for building composable, completely self-managed web applications license: MIT@@ -47,6 +47,7 @@ , warp == 3.0.* , ansi-terminal == 0.5.* , text-format == 0.3.*+ , alex == 3.1.* hs-source-dirs : src/ default-language : Haskell2010 default-extensions : OverloadedStrings