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
Fix whitespace violations
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
InvalidGlob
/
pkg.cabal
blob
bd1861674bc2f975468200af9558f768f0c480d3
1
cabal-version: 2.2
2
name: pkg
3
version: 0
4
extra-doc-files:
5
***.html
6
category: example
7
maintainer: none@example.com
8
license: BSD-3-Clause
9
10
library
11
exposed-modules: Foo
12
default-language: Haskell2010
13