Cabal revisions of language-docker-2.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: language-docker version: 2.0.1+x-revision: 1 synopsis: Dockerfile parser, pretty-printer and embedded DSL description: All functions for parsing, printing and writting Dockerfiles are exported through @Language.Docker@. For more fine-grained operations look for specific modules that implement a certain functionality. See the <https://github.com/hadolint/language-docker GitHub project> for the source-code and examples. build-depends: Glob , aeson- , base >=4.8 && <5+ , base >=4.9 && <4.11 , bytestring >=0.10 , directory , filepath , HUnit >=1.2 , QuickCheck , aeson- , base >=4.8 && <5+ , base >=4.9 && <4.11 , bytestring >=0.10 , directory , filepath