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