hls-eval-plugin-2.3.0.0: test/testdata/info-util/info-util.cabal
name: info-util
version: 0.1.0.0
-- synopsis:
-- description:
license: BSD3
author: Author name here
maintainer: example@example.com
copyright: 2017 Author name here
category: Web
build-type: Simple
cabal-version: >=1.10
library
exposed-modules:
InfoUtil
build-depends: base >= 4.7 && < 5
default-language: Haskell2010
ghc-options: -Wall -fwarn-unused-imports