LGPL-2.1-only licensed and maintained by Iñaki García Etxebarria
This version can be pinned in stack with:gi-javascriptcore-4.0.27@sha256:53d5505ff8e0913f8e9538feacd57efa717eab4a32c4bbb6c11b7bd1f1c56915,4016

Module documentation for 4.0.27

  • GI
    • GI.JavaScriptCore
      • GI.JavaScriptCore.Callbacks
      • GI.JavaScriptCore.Config
      • GI.JavaScriptCore.Constants
      • GI.JavaScriptCore.Enums
      • GI.JavaScriptCore.Flags
      • GI.JavaScriptCore.Functions
      • GI.JavaScriptCore.Objects
        • GI.JavaScriptCore.Objects.Class
        • GI.JavaScriptCore.Objects.Context
        • GI.JavaScriptCore.Objects.Exception
        • GI.JavaScriptCore.Objects.Value
        • GI.JavaScriptCore.Objects.VirtualMachine
        • GI.JavaScriptCore.Objects.WeakValue
      • GI.JavaScriptCore.Structs
        • GI.JavaScriptCore.Structs.ClassVTable

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-javascriptcore-4.0.27/docs/GI-JavaScriptCore.html

For general documentation on using haskell-gi based bindings, see the project page or the Wiki.

Changes

4.0.27

  • Bump base lower bound

4.0.26

  • Bump base lower bound

4.0.25

  • Relax constraint on text

4.0.24

  • Update to haskell-gi(-base)-0.26

4.0.23

  • Update to haskell-gi(-base)-0.25

4.0.22

  • Upgrade to haskell-gi-base-0.24

4.0.21

  • Update for haskell-gi(-base)-0.23

4.0.20

  • Add support for inherited dependencies

4.0.19

  • Tighten bounds in haskell-gi(-base)

4.0.18

  • List autogenerated modules in .cabal file

4.0.17

  • Update to haskell-gi(-base) 0.22

4.0.16

  • Update stack version to 12.10

4.0.15

  • Remove enable-overloading flags, and use instead explicit CPP checks for ‘haskell-gi-overloading-1.0’, see how to disable overloading.