dhall-lex: Lexer for the Dhall language

[ bsd3, dhall, language, lexers, library ] [ Propose Tags ]

Lexer for Dhall written with Alex. This package has few dependencies and is fast.


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
development

Enable `-Werror`

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

  • No current members of group

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0
Dependencies array, base (<0), bytestring, deepseq [details]
License BSD-3-Clause
Copyright Copyright: (c) 2018 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Revised Revision 1 made by vmchale at 2018-03-25T05:39:11Z
Category Lexers, Language, Dhall
Bug tracker https://hub.darcs.net/vmchale/dhall-lex/issues
Source repo head: darcs get https://hub.darcs.net/vmchale/dhall-lex
Uploaded by vmchale at 2018-03-25T05:21:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1802 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-25 [all 1 reports]

Readme for dhall-lex-0.1.0.0

[back to package description]

dhall-lex

This is a library containing a lexer for the Dhall language.