name:                 hslua
version:              2.3.1
visibility:           public
id:                   hslua-2.3.1-4T42LSE31w1J7YiaLydlNv
key:                  hslua-2.3.1-4T42LSE31w1J7YiaLydlNv
license:              MIT
copyright:
    © 2007–2012 Gracjan Polak;
    © 2012–2016 Ömer Sinan Ağacan;
    © 2017-2024 Albert Krewinkel

maintainer:           tarleb@hslua.org
author:               Albert Krewinkel, Gracjan Polak, Ömer Sinan Ağacan
homepage:             https://hslua.org/
synopsis:             Bindings to Lua, an embeddable scripting language
description:
    HsLua provides wrappers and helpers
    to bridge Haskell and <https://www.lua.org/ Lua>.

    It builds upon the /lua/ package, which allows to bundle
    a Lua interpreter with a Haskell program.

    Example programs are can be found in the @hslua-examples@
    subdir of the project
    <https://github.com/hslua/hslua repository>.

category:             Foreign
abi:                  9b5d59e3ad0d30253bb94ba070e5eadb
exposed:              True
exposed-modules:
    HsLua,
    HsLua.Aeson from hslua-aeson-2.3.1.1-FhfU6i3FdxKJl6RlHFi7nz:HsLua.Aeson,
    HsLua.Class.Exposable from hslua-classes-2.3.1-1OysOY6ig9IDdeK9PdW9yV:HsLua.Class.Exposable,
    HsLua.Class.Invokable from hslua-classes-2.3.1-1OysOY6ig9IDdeK9PdW9yV:HsLua.Class.Invokable,
    HsLua.Class.Peekable from hslua-classes-2.3.1-1OysOY6ig9IDdeK9PdW9yV:HsLua.Class.Peekable,
    HsLua.Class.Pushable from hslua-classes-2.3.1-1OysOY6ig9IDdeK9PdW9yV:HsLua.Class.Pushable,
    HsLua.Class.Util from hslua-classes-2.3.1-1OysOY6ig9IDdeK9PdW9yV:HsLua.Class.Util,
    HsLua.Core from hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96:HsLua.Core,
    HsLua.Core.Error from hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96:HsLua.Core.Error,
    HsLua.Core.Types from hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96:HsLua.Core.Types,
    HsLua.Core.Utf8 from hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96:HsLua.Core.Utf8,
    HsLua.Marshalling from hslua-marshalling-2.3.1-1YKMkhGSlt5Bky8a7EUKaE:HsLua.Marshalling,
    HsLua.ObjectOrientation from hslua-objectorientation-2.3.1-797W0QjBfqXGvbe6u1A8cU:HsLua.ObjectOrientation,
    HsLua.Packaging from hslua-packaging-2.3.1-B2fr0GD55fxIf7DSLvNCC6:HsLua.Packaging,
    HsLua.Packaging.Function from hslua-packaging-2.3.1-B2fr0GD55fxIf7DSLvNCC6:HsLua.Packaging.Function,
    HsLua.Packaging.Module from hslua-packaging-2.3.1-B2fr0GD55fxIf7DSLvNCC6:HsLua.Packaging.Module,
    HsLua.Packaging.Rendering from hslua-packaging-2.3.1-B2fr0GD55fxIf7DSLvNCC6:HsLua.Packaging.Rendering,
    HsLua.Typing from hslua-typing-0.1.1-5a1fQvybSkBxQjQzI9Gk5:HsLua.Typing,
    HsLua.Util

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hslua-2.3.1-4T42LSE31w1J7YiaLydlNv

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hslua-2.3.1-4T42LSE31w1J7YiaLydlNv

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hslua-2.3.1-4T42LSE31w1J7YiaLydlNv

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/hslua-2.3.1
hs-libraries:         HShslua-2.3.1-4T42LSE31w1J7YiaLydlNv
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    containers-0.7-inplace exceptions-0.10.7-inplace
    hslua-aeson-2.3.1.1-FhfU6i3FdxKJl6RlHFi7nz
    hslua-classes-2.3.1-1OysOY6ig9IDdeK9PdW9yV
    hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96
    hslua-marshalling-2.3.1-1YKMkhGSlt5Bky8a7EUKaE
    hslua-objectorientation-2.3.1-797W0QjBfqXGvbe6u1A8cU
    hslua-packaging-2.3.1-B2fr0GD55fxIf7DSLvNCC6
    hslua-typing-0.1.1-5a1fQvybSkBxQjQzI9Gk5 mtl-2.3.1-inplace
    text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/hslua-2.3.1/html/hslua.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/hslua-2.3.1/html
