language-docker: Dockerfile parser, pretty-printer and embedded DSL
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - bytestring - containers - data-default - data-default-class - megaparsec - prettyprinter - split - text - time Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
All functions for parsing and pretty-printing Dockerfiles are exported through Language.Docker
. For more fine-grained operations look for specific modules that implement a certain functionality.
See the GitHub project for the source-code and examples.
[Skip to Readme]
Properties
Versions | 1.0.0, 2.0.0, 2.0.1, 3.0.0, 3.0.1, 4.0.0, 4.0.1, 5.0.0, 5.0.1, 6.0.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, 7.0.0, 8.0.0, 8.0.1, 8.0.2, 8.1.0, 8.1.1, 9.0.0, 9.0.1, 9.1.0, 9.1.1, 9.1.2, 9.1.3, 9.2.0, 9.3.0, 10.0.0, 10.0.1, 10.0.2, 10.1.0, 10.1.1, 10.1.2, 10.2.0, 10.3.0, 10.4.0, 10.4.1, 10.4.2, 10.4.3, 11.0.0, 12.0.0, 12.1.0, 13.0.0, 13.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.8 && <5), bytestring (>=0.10), containers, data-default, data-default-class, megaparsec (>=9.0.0), prettyprinter, split (>=0.2), text, time [details] |
License | GPL-3.0-only |
Copyright | Lukas Martinelli, Copyright (c) 2016, Pedro Tacla Yamada, Copyright (c) 2016, José Lorenzo Rodríguez, Copyright (c) 2017 |
Author | Lukas Martinelli, Pedro Tacla Yamada, José Lorenzo Rodríguez |
Maintainer | lorenzo@seatgeek.com |
Category | Development |
Home page | https://github.com/hadolint/language-docker#readme |
Bug tracker | https://github.com/hadolint/language-docker/issues |
Source repo | head: git clone https://github.com/hadolint/language-docker |
Uploaded | by lorenzo at 2024-04-24T18:32:12Z |
Modules
[Index] [Quick Jump]
Downloads
- language-docker-13.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees