Hello community,

here is the log from the commit of package ghc-hslua for openSUSE:Factory 
checked in at 2015-08-23 15:43:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hslua (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hslua.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hslua"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hslua/ghc-hslua.changes      2015-05-11 
19:48:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hslua.new/ghc-hslua.changes 2015-08-23 
17:38:58.000000000 +0200
@@ -1,0 +2,14 @@
+Fri Aug  7 07:36:15 UTC 2015 - mimi...@gmail.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.
+
+-------------------------------------------------------------------

Old:
----
  hslua-0.3.13.tar.gz

New:
----
  hslua-0.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-hslua.spec ++++++
--- /var/tmp/diff_new_pack.vmeoow/_old  2015-08-23 17:38:59.000000000 +0200
+++ /var/tmp/diff_new_pack.vmeoow/_new  2015-08-23 17:38:59.000000000 +0200
@@ -19,7 +19,7 @@
 %global pkg_name hslua
 
 Name:           ghc-hslua
-Version:        0.3.13
+Version:        0.4.0
 Release:        0
 Summary:        A Lua language interpreter embedding in Haskell
 License:        MIT

++++++ hslua-0.3.13.tar.gz -> hslua-0.4.0.tar.gz ++++++
++++ 35185 lines of diff (skipped)


Reply via email to