Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org maintainers: tarleb

gridtables 0.1.0.0 💰
Provides a parser for plain-text representations of tables. This package supports table headers, ...
4 versions - Latest release: over 1 year ago - 25 dependent repositories - 3.85 thousand downloads total - 2 stars on GitHub - 2 maintainers
hslua-examples 2.0.2
The HsLua modules provide wrappers of Lua language interpreter as described on the official <http...
3 versions - Latest release: about 1 year ago - 221 downloads total - 1 maintainer
hslua-list 1.1.1
List type for Lua, with a Haskell interface.
4 versions - Latest release: about 1 year ago - 2 dependent packages - 2 dependent repositories - 2.58 thousand downloads total - 1 maintainer
lua-arbitrary 1.0.1
Provides instances for QuickCheck's "Arbitrary" typeclass.
3 versions - Latest release: about 2 years ago - 1 dependent package - 7 dependent repositories - 2.52 thousand downloads total - 1 maintainer
Top 1.7% on hackage.haskell.org
hslua 2.3.1
HsLua provides wrappers and helpers to bridge Haskell and Lua. It builds upon the lua package, w...
51 versions - Latest release: 4 months ago - 11 dependent packages - 182 dependent repositories - 142 thousand downloads total - 3 maintainers
Top 6.4% on hackage.haskell.org
hslua-module-text 1.1.1 💰
Haskell bindings to Lua, an embeddable scripting language.
16 versions - Latest release: 4 months ago - 1 dependent package - 57 dependent repositories - 38.4 thousand downloads total - 123 stars on GitHub - 1 maintainer
Top 6.9% on hackage.haskell.org
hslua-module-system 1.1.1 💰
Haskell bindings to Lua, an embeddable scripting language.
13 versions - Latest release: 4 months ago - 1 dependent package - 53 dependent repositories - 23.1 thousand downloads total - 122 stars on GitHub - 1 maintainer
Top 9.8% on hackage.haskell.org
tasty-lua 1.1.1 💰
Haskell bindings to Lua, an embeddable scripting language.
14 versions - Latest release: 4 months ago - 53 dependent repositories - 10.1 thousand downloads total - 122 stars on GitHub - 1 maintainer
jira-wiki-markup 1.5.1 💰
Parse jira wiki text into an abstract syntax tree for easy transformation to other formats.
19 versions - Latest release: about 1 year ago - 1 dependent package - 50 dependent repositories - 26.3 thousand downloads total - 8 stars on GitHub - 1 maintainer
pandoc-lua-marshal 0.2.7 💰
This package provides functions to marshal and unmarshal pandoc document types to and from Lua. ...
21 versions - Latest release: 10 days ago - 1 dependent package - 34 dependent repositories - 8.65 thousand downloads total - 6 stars on GitHub - 2 maintainers
hslua-module-zip 1.1.3
Module with function for creating, modifying, and extracting files from zip archives.
5 versions - Latest release: 11 days ago - 1 dependent package - 6 dependent repositories - 2.77 thousand downloads total - 1 maintainer
lpeg 1.1.0
This package contains the C sources of LPeg, as well as some tiny Haskell helper to load the pack...
6 versions - Latest release: 8 months ago - 1 dependent package - 35 dependent repositories - 7.09 thousand downloads total - 1 maintainer
hslua-module-path 1.1.1
Lua module to work with file paths in a platform independent way.
9 versions - Latest release: 4 months ago - 1 dependent package - 41 dependent repositories - 13.2 thousand downloads total - 1 maintainer
hslua-classes 2.3.1
Type classes for convenient marshalling and calling of Lua functions.
5 versions - Latest release: 4 months ago - 1 dependent package - 8 dependent repositories - 7.97 thousand downloads total - 1 maintainer
hslua-packaging 2.3.1
Utilities to package up Haskell functions and values into a Lua module. This package is part of ...
7 versions - Latest release: 4 months ago - 6 dependent packages - 8 dependent repositories - 8.66 thousand downloads total - 1 maintainer
hslua-objectorientation 2.3.1
Expose Haskell objects to Lua with an object oriented interface.
8 versions - Latest release: 4 months ago - 2 dependent packages - 8 dependent repositories - 8.82 thousand downloads total - 1 maintainer
hslua-core 2.3.2
Wrappers and helpers to bridge Haskell and Lua. It builds upon the lua package, which allows to ...
10 versions - Latest release: 4 months ago - 18 dependent packages - 14 dependent repositories - 9.05 thousand downloads total - 1 maintainer
Top 9.1% on hackage.haskell.org
hslua-aeson 2.3.1
This package provides instances to push and receive any datatype encodable as JSON to and from th...
22 versions - Latest release: 4 months ago - 2 dependent packages - 31 dependent repositories - 14.3 thousand downloads total - 1 maintainer
hslua-module-version 1.1.1
Wrapper for the Data.Version.Version Haskell type.
6 versions - Latest release: 4 months ago - 1 dependent package - 35 dependent repositories - 8.2 thousand downloads total - 1 maintainer
lua 2.3.2
This package provides bindings and types to bridge Haskell and Lua. The full Lua interpreter ver...
11 versions - Latest release: 4 months ago - 7 dependent packages - 8 dependent repositories - 9.28 thousand downloads total - 1 maintainer
hslua-marshalling 2.3.1
Provides functions to marshal values from Haskell to Lua, and vice versa. This package is part o...
7 versions - Latest release: 4 months ago - 16 dependent packages - 14 dependent repositories - 8.55 thousand downloads total - 1 maintainer
hslua-module-doclayout 1.1.1 💰
Lua module wrapping Text.DocLayout.
10 versions - Latest release: 4 months ago - 1 dependent package - 30 dependent repositories - 5.49 thousand downloads total - 1 stars on GitHub - 2 maintainers
hslua-repl 0.1.2
An embeddable Lua REPL built with Isocline and HsLua.
3 versions - Latest release: 4 months ago - 3 dependent packages - 1 dependent repositories - 1.62 thousand downloads total - 1 maintainer
tasty-hslua 1.1.1
Various tasty helpers and utilities to test HsLua oparations. Built on top of tasty-hunit.
5 versions - Latest release: 4 months ago - 7 dependent repositories - 2.88 thousand downloads total - 1 maintainer
hslua-typing 0.1.1
Structure to hold detailed type information. The primary use-case at this time are auto-generated...
2 versions - Latest release: 4 months ago - 4 dependent packages - 2 dependent repositories - 1.59 thousand downloads total - 1 maintainer
hslua-cli 1.4.2
Provides an embeddable command-line interface for Lua. The interface is compatible with the stand...
8 versions - Latest release: 4 months ago - 2 dependent packages - 9 dependent repositories - 2.87 thousand downloads total - 1 maintainer