packages feed

lua-1.0.0: cbits/hslua/hslua-export.h

/* ***************************************************************
 * Functions exported from Haskell
 * ***************************************************************/

#include <lua.h>

/*  exported from Foreign.Lua.Raw.Call */
int hslua_call_wrapped_hs_fun(lua_State *L);