packages feed

Cabal revisions of gi-javascriptcore-6.0.5

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:           gi-javascriptcore-version:        6.0.5-synopsis:       JavaScriptCore 6.x bindings (compatibility layer)-description:    This package re-exports (for backward compatibility)-                the haskell-gi generated bindings in the gi-javascriptcore6 package.-homepage:       https://github.com/haskell-gi/haskell-gi-license:        LGPL-2.1-license-file:   LICENSE-author:         Iñaki García Etxebarria-maintainer:     Iñaki García Etxebarria-category:       Bindings-build-type:     Custom-cabal-version:  2.0--extra-source-files: README.md--custom-setup- setup-depends:-   base >= 4.11 && <5,-   haskell-gi ^>= 0.26.14,-   gi-javascriptcore6 ^>= 6.0.5--library-    ghc-options: -Wall--    build-depends: base >= 4.11 && <5,-                   gi-javascriptcore6 ^>= 6.0.5--    default-language: Haskell2010+name:           gi-javascriptcore
+version:        6.0.5
+x-revision: 1
+synopsis:       JavaScriptCore 6.x bindings (compatibility layer)
+description:    This package re-exports (for backward compatibility)
+                the haskell-gi generated bindings in the gi-javascriptcore6 package.
+homepage:       https://github.com/haskell-gi/haskell-gi
+license:        LGPL-2.1
+license-file:   LICENSE
+author:         Iñaki García Etxebarria
+maintainer:     Iñaki García Etxebarria
+category:       Bindings
+build-type:     Custom
+cabal-version:  2.0
+
+extra-source-files: README.md
+
+custom-setup
+ setup-depends:
+   base >= 4.11 && <5,
+   haskell-gi ^>= 0.26.14,
+   Cabal >= 1.24 && < 4,
+   gi-javascriptcore6 ^>= 6.0.5
+
+library
+    ghc-options: -Wall
+
+    build-depends: base >= 4.11 && <5,
+                   gi-javascriptcore6 ^>= 6.0.5
+
+    default-language: Haskell2010