Skip to content

Commit bae305f

Browse files
committed
Fix cabal check warnings
1 parent b50be26 commit bae305f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

plugins/hls-refine-imports-plugin/hls-refine-imports-plugin.cabal

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
cabal-version: 2.2
1+
cabal-version: 2.4
22
name: hls-refine-imports-plugin
33
version: 1.0.0.1
44
synopsis: Refine imports plugin for Haskell Language Server
5+
description:
6+
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
57
license: Apache-2.0
68
license-file: LICENSE
79
author: rayshih

0 commit comments

Comments
 (0)