repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add “Ignore warning” option to cabal check
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
Sanity
/
AutogenExposedOther
/
pkg.cabal
blob
70a246f1e66afec8efc99056e4bb669b106504e9
1
cabal-version: 3.0
2
name: pkg
3
synopsis: synopsis
4
description: description
5
version: 0
6
category: example
7
maintainer: none@example.com
8
license: GPL-3.0-or-later
9
10
library
11
exposed-modules: Foo
12
default-language: Haskell2010
13
autogen-modules: AutoGenMod