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
/
Fields
/
DeprecatedExtension
/
pkg.cabal
blob
3502a59f4f6ad95a5365224798495f3f0c13347a
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: Module
12
default-language: Haskell2010
13
default-extensions: RecordPuns