dhall-lsp-server

[ library, mit, program, unclassified ] [ Propose Tags ]
Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.0.14, 1.0.15, 1.0.16, 1.0.17, 1.0.18, 1.1.0, 1.1.1, 1.1.2, 1.1.3
Change log ChangeLog.md
Dependencies aeson (>=1.3.1.1 && <1.5), aeson-pretty (>=0.8.7 && <0.9), base (>=4.7 && <5), bytestring (>=0.10.8.2 && <0.11), containers (>=0.5.11.0 && <0.7), cryptonite (>=0.25 && <0.27), data-default (>=0.7.1.1 && <0.8), dhall (>=1.25.0 && <1.26), dhall-json (>=1.4 && <1.5), dhall-lsp-server, dotgen (>=0.4.2 && <0.5), filepath (>=1.4.2 && <1.5), haskell-lsp (>=0.8.1.0 && <0.9), hslogger (>=1.2.10 && <1.4), lens (>=4.16.1 && <4.18), lens-family-core (>=1.2.3 && <2.1), megaparsec (>=7.0.2 && <7.1), mtl (>=2.2.2 && <2.3), network-uri (>=2.6.1.0 && <2.7), optparse-applicative (>=0.14.3.0 && <0.16), prettyprinter (>=1.2.1 && <1.4), sorted-list (>=0.2.1.0 && <0.3), stm (>=2.4.5.0 && <2.6), text (>=1.2.3.0 && <1.3), transformers (>=0.5.5.0 && <0.6), unordered-containers (>=0.2.9.0 && <0.3), uri-encode (>=1.5.0.5 && <1.6), yi-rope (>=0.11 && <0.12) [details]
License MIT
Copyright 2019 panaeon
Author panaeon
Maintainer Gabriel Gonzalez
Home page https://github.com/dhall-lang/dhall-haskell/dhall-lsp-server#readme
Bug tracker https://github.com/dhall-lang/dhall-haskell/issues
Source repo head: git clone https://github.com/dhall-lang/dhall-haskell
Uploaded by GabrielGonzalez at 2019-07-29T05:56:05Z
Distributions Arch:1.1.2
Executables dhall-lsp-server
Downloads 8787 total (76 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-29 [all 1 reports]

Readme for dhall-lsp-server-1.0.0

[back to package description]

dhall-lsp-server

This is a Language Server Protocol server implementation for the Dhall programming language.

For installation or development instructions, see: