Reimplement `cabal check` (#8427)
[cabal.git] / cabal-testsuite / PackageTests / Check / SynopsisLength / pkg.cabal
blobef6656adb76e7aee05089a4e734aadfa7d60ccf4
1 cabal-version: 2.2
2 name: pkg
3 version: 0
4 category: example
5 maintainer: none@example.com
6 synopsis: this is a preposterously big synopsis but don't worry because it is this big on
7 description: this is a preposterously filler description so warnings are not triggered but don
8 license: BSD-3-Clause
10 library
11   exposed-modules: Foo
12   default-language: Haskell2010