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
Merge pull request #10599 from cabalism/typo/depency
[cabal.git]
/
Cabal-tests
/
tests
/
ParserTests
/
regressions
/
issue-6083-c.format
blob
5aa0c664fb8ded6f88e67ba00c5816eeccfcaafa
1
cabal-version: 2.4
2
name: issue
3
version: 6083
4
5
library
6
default-language: Haskell2010
7
build-depends:
8
base,
9
sublib
10
11
library sublib
12
default-language: Haskell2010