Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-hslua-core-devel-2.2.1-150500.1.1 RPM for x86_64

From OpenSuSE Leap 15.5 for x86_64

Name: ghc-hslua-core-devel Distribution: SUSE Linux Enterprise 15
Version: 2.2.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150500.1.1 Build date: Tue Dec 13 19:13:13 2022
Group: Unspecified Build host: sheep69
Size: 4248868 Source RPM: ghc-hslua-core-2.2.1-150500.1.1.src.rpm
Packager: https://www.suse.com/
Url: https://hackage.haskell.org/package/hslua-core
Summary: Haskell hslua-core library development files
This package provides the Haskell hslua-core library development files.

Provides

Requires

License

MIT

Changelog

* Sun Jun 19 2022 psimons@suse.com
  - Update hslua-core to version 2.2.1.
    [#]# hslua-core-2.2.1
    Released 2022-06-19.
    - Ensure that loadfile works with umlauts in filepath: The OS
      does not necessarily expect filenames to be UTF-8 encoded,
      especially Windows. On non-Windows systems, the current file
      system encoding is now used to convert filenames to C
      strings. On Windows, the `CP_ACP` codepage is used, as
      required by the Windows API.
    - GC managed Lua state: Add new type `GCManagedState` and
      functions `newGCManagedState`, `closeGCManagedState`, and
      `withGCManagedState`. These allow to create and use a Lua
      state in flexible ways in that it does not require the state
      to be closed explicitly. The state will be closed when the
      respective variable is collected.
    - Require lua-2.2.1.
    - Relax upper bound for mtl, allow mtl-2.3.
* Sat Feb 19 2022 psimons@suse.com
  - Update hslua-core to version 2.2.0.
    [#]# hslua-core-2.2.0
    Released 2022-02-19.
    - Use lua-2.2.0, which requires Lua 5.4.
    - Rename `newuserdata` to `newuserdatauv` and let it take the
      number of associated uservalues as an additional argument.
      Similarly, `newhsuserdata` is now `newhsuserdatauv`.
    - Rename `getuservalue` and `setuservalue` to `getiuservalue`
      and `setiuservalue`, respectively. Like both functions now
      take an extra argument specifying the number of the uservalue
      that should be retrieved or set.
      It is now possible for `setiuservalue` to fail, so it returns
      a boolean to indicate whether the action was successful.
    - The `GCControl` type has been updated to match the new gc
      control:
    - The GCStep constructor takes an argument "stepsize";
    - constructors GCGen and GCInc have been added;
    - constructors GCSetPause and GCSetStepMul have been removed.
* Sat Jan 29 2022 psimons@suse.com
  - Update hslua-core to version 2.1.0.
    Upstream has edited the change log file since the last release in
    a non-trivial way, i.e. they did more than just add a new entry
    at the top. You can review the file at:
    http://hackage.haskell.org/package/hslua-core-2.1.0/src/CHANGELOG.md
* Thu Nov 04 2021 psimons@suse.com
  - Update hslua-core to version 2.0.0.2.
    [#]# hslua-core 2.0.0.2
    Released 2021-11-03.
    - Fixed output of `pushTypeMismatchError` when there is no value
      at the given index. Previously the function would report the
      value as type `string` and now reports it as `no value`.
* Mon Nov 01 2021 psimons@suse.com
  - Add hslua-core at version 2.0.0.1.

Files

/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Auxiliary.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Auxiliary.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Auxiliary.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Closures.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Closures.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Closures.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Error.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Error.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Error.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Package.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Package.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Package.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Primary.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Primary.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Primary.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Run.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Run.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Run.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Trace.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Trace.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Trace.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Types.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Types.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Types.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Unsafe.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Unsafe.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Unsafe.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Userdata.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Userdata.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Userdata.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Utf8.dyn_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Utf8.hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/HsLua/Core/Utf8.p_hi
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/libHShslua-core-2.2.1-9qgMp7hM1ylIP9tI32Vc7S.a
/usr/lib64/ghc-8.10.7/hslua-core-2.2.1/libHShslua-core-2.2.1-9qgMp7hM1ylIP9tI32Vc7S_p.a
/usr/lib64/ghc-8.10.7/package.conf.d/hslua-core-2.2.1.conf
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Closures.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Error.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Package.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Run.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Trace.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Types.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Unsafe.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Userdata.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core-Utf8.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/HsLua-Core.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-A.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-All.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-C.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-D.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-E.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-F.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-G.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-H.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-I.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-L.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-M.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-N.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-O.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-P.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-R.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-S.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-T.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-U.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-W.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index-Y.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/doc-index.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/hslua-core.haddock
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/hslua-core.txt
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/index.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/linuwial.css
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/meta.json
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/quick-jump.css
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Auxiliary.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Closures.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Error.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Package.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Primary.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Run.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Trace.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Types.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Unsafe.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Userdata.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.Utf8.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/HsLua.Core.html
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/highlight.js
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/src/style.css
/usr/share/doc/ghc-8.10.7/html/libraries/hslua-core-2.2.1/synopsis.png
/usr/share/doc/packages/ghc-hslua-core-devel
/usr/share/doc/packages/ghc-hslua-core-devel/CHANGELOG.md
/usr/share/doc/packages/ghc-hslua-core-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:05:44 2024