packages feed

diagrams-hsqml 0.0.0.0 → 0.0.0.1

raw patch · 1 files changed

+5/−1 lines, 1 files

Files

diagrams-hsqml.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                diagrams-hsqml-version:             0.0.0.0+version:             0.0.0.1 synopsis:            HsQML (Qt5) backend for Diagrams description:            `diagrams-hsqml` is a `diagrams` backend painting on a QtQuick Canvas.@@ -20,6 +20,10 @@ build-type:          Simple -- extra-source-files:   cabal-version:       >=1.10+bug-reports:         http://github.com/marcinmrotek/diagrams-hsqml/issues+source-repository    head+  type: git+  location: http://github.com/marcinmrotek/diagrams-hsqml.git  library   exposed-modules:     Diagrams.Backend.HsQML