Cabal revisions of hls-hlint-plugin-0.1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: hls-hlint-plugin version: 0.1.0.0 +x-revision: 1 synopsis: Hlint integration plugin with Haskell Language Server description: Please see Haskell Language Server Readme (https://github.com/haskell/haskell-language-server#readme) license: Apache-2.0 license-file: LICENSE -author: https://github.com/haskell/haskell-language-server/contributors -maintainer: https://github.com/haskell/haskell-language-server/contributors -copyright: Alan Zimmerman -category: Web +author: The Haskell IDE Team +maintainer: alan.zimm@gmail.com +copyright: The Haskell IDE Team +category: Development build-type: Simple flag pedantic hs-source-dirs: src build-depends: , aeson - , apply-refact + , apply-refact >=0.8.2.1 && <0.9.0.0 , base >=4.12 && <5 , binary , bytestring