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
Make Markdown example a code block
[cabal.git]
/
Cabal-tests
/
tests
/
ParserTests
/
errors
/
range-ge-wild.cabal
blob
3de537015c9f44b00f8729cbd1ad63ebf68226ba
1
name: range-ge-wild
2
version: 0
3
synopsis: Wild range after non-== op
4
build-type: Simple
5
cabal-version: >=1.10
6
7
library
8
build-depends:
9
-- comment, to check that position is right
10
base >= 4.*