name:                 hslua-core
version:              2.3.2
visibility:           public
id:                   hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96
key:                  hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96
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:
    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.

category:             Foreign
abi:                  1c8f52e3d92dad72ac4acc348874acaa
exposed:              True
exposed-modules:
    HsLua.Core, HsLua.Core.Closures, HsLua.Core.Debug,
    HsLua.Core.Error, HsLua.Core.Package, HsLua.Core.Run,
    HsLua.Core.Trace, HsLua.Core.Types, HsLua.Core.Unsafe,
    HsLua.Core.Userdata, HsLua.Core.Utf8,
    Lua from lua-2.3.3-4jWjPpu4zMu97sTfBSZCE4:Lua

hidden-modules:
    HsLua.Core.Auxiliary HsLua.Core.Primary HsLua.Core.Warn

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/hslua-core-2.3.2
hs-libraries:         HShslua-core-2.3.2-9P2N2Gd9GCILD9J3IxLj96
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    exceptions-0.10.7-inplace lua-2.3.3-4jWjPpu4zMu97sTfBSZCE4
    mtl-2.3.1-inplace text-2.1.1-inplace

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

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