File: README.md

package info (click to toggle)
haskell-hslua-typing 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 80 kB
  • sloc: haskell: 334; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 473 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
hslua-typing
==============

[![MIT License]](./LICENSE)

Type specifiers for Lua.

Structure to hold detailed type information. The primary use-case
at this time are auto-generated docs.


License
-------

This project is licensed under the MIT license, the same license
under which Lua and all other HsLua packages are published. See the
[LICENSE](./LICENSE) file for details.

[MIT License]: https://img.shields.io/github/license/hslua/hslua-aeson.svg?style=flat-square