Make Markdown example a code block
[cabal.git] / Cabal-tests / tests / ParserTests / errors / forward-compat2.cabal
blob3f190b56e1b8e2ddaf551b123445c888c19b35cd
1 name:                common
2 version:             0
3 synopsis:            Common-stanza demo demo
4 build-type:          Simple
5 cabal-version:       2.2
7 source-repository head
8   Type:     git
9   Location: https://github.com/hvr/-.git
11 library
12   default-language: Haskell2010
13   exposed-modules:  ElseIf
15   build-depends:
16     ghc-prim