Skip to content

Commit 1a7205a

Browse files
committed
Complete package metadata
1 parent 9eb92e0 commit 1a7205a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/hls-hlint-plugin/hls-hlint-plugin.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ cabal-version: 2.2
22
name: hls-hlint-plugin
33
version: 0.1.0.0
44
synopsis: Hlint integration plugin with Haskell Language Server
5-
description: Please see README.md
5+
description: Please see Haskell Language Server Readme (https://github.com/haskell/haskell-language-server#readme)
66
license: Apache-2.0
77
license-file: LICENSE
88
author: Many,TBD when we release
9-
maintainer: [email protected] (for now)
9+
maintainer: [email protected]
1010
copyright: Alan Zimmerman
1111
category: Web
1212
build-type: Simple
@@ -28,7 +28,7 @@ library
2828
build-depends:
2929
, aeson
3030
, apply-refact
31-
, base >=4.12 && <5
31+
, base >=4.12 && <5
3232
, binary
3333
, bytestring
3434
, containers

0 commit comments

Comments
 (0)