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
/
CabalVersion
/
ExtensionBreak
/
pkg.cabal
blob
7e6b953bf57c869fdcda5f7a855cade9e2720dad
1
cabal-version: >= 1.2
2
build-type: Simple
3
name: pkg
4
synopsis: synopsis
5
description: description
6
version: 0
7
category: example
8
maintainer: none@example.com
9
license: BSD3
10
license-file: LICENSE
11
12
library
13
exposed-modules: Module
14
extensions: MonoPatBinds