SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-hslua-devel-0.4.1-11.1.x86_64.rpm :
Thu Aug 17 14:00:00 2017 dimstarAATTopensuse.org
- Fix build with the new lua package layout by specifying
- -extra-include-dirs based on lua.pc.

Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.

Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.4.1 revision 0 with cabal2obs.

Sun Sep 13 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.4.1

* Bugfix: tolist wasn\'t popping elements of the list from stack.

Fri Aug 7 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.4.0

* pushstring and tostring now uses ByteString instead of [Char].

* StackValue [Char] instance is removed, StackValue ByteString is added.

* StackValue a => StackValue [a] instance is added. It pushes a Lua array to the stack. pushlist,
islist and tolist functions are added.

* Type errors in Haskell functions now propagated differently. See the Scripting.Lua
documentation for detailed explanation. This should fix segfaults reported several times.

* lua_error function is removed, it\'s never safe to call in Haskell.

* Pkgconf-based setup removed. Cabal is now using extra-libraries to link with Lua.

* luajit flag is added to link hslua with LuaJIT.

Tue Apr 21 14:00:00 2015 mimi.vxAATTgmail.com
- update to 0.3.13

* `pushrawhsfunction` and `registerrawhsfunction` functions are added.

* `luaL_ref` and `luaL_unref` functions are added.

Tue Apr 7 14:00:00 2015 peter.trommlerAATTohm-hochschule.de
- update to 0.3.9
- drop include-lua_neutralize_longjmp.patch

* fixed upstream

Wed Mar 26 13:00:00 2014 peter.trommlerAATTohm-hochschule.de
- fix license tag

* license file contradicts license tag in cabal file

Fri Nov 1 13:00:00 2013 sbahlingAATTsuse.com
- Proper lua-devel BuildRequires for SLE_11

Mon Oct 21 14:00:00 2013 sbahlingAATTsuse.com
- include-lua_neutralize_longjmp.patch:
Include custom lua_neutralize_longjmp function when compiling
using system lua libraries.

Mon Oct 21 14:00:00 2013 sbahlingAATTsuse.com
- Use lua51. Pandoc needs 5.1 API.

Fri Oct 18 14:00:00 2013 peter.trommlerAATTohm-hochschule.de
- use system provided lua library

Sun Oct 6 14:00:00 2013 sbahlingAATTsuse.com
- Intial package - version 0.3.7


 
ICM