4 synopsis: Synopsis is short, Example file for highlighting testing
6 maintainer: Oleg Grenrus <oleg.grenrus@iki.fi>
7 homepage: http://example.com/url%20with%20spaces
13 description: Trying to fool highlighter, successfully?
14 Description is long and often written on multiple lines Haskell2010
15 type subdir extensions:, the colon could fool highlighter
17 as if else elif should not be matched here
31 default-language: Haskell2010
32 build-depends: base ^>=1.2.3
34 source-repository head
36 location: https://example.com/url%20with%20spaces.git
40 exposed-modules: Foobar
46 build-depends: containers
47 elif !impl(ghc >=8.0) && True
48 build-depends: semigroups
56 , containers >= 0.5.0.0 && <0.6
57 , base ^>=4.4.0.0 || ^>=4.5.0.0
68 executable my-executable
70 main-is: Executable.hs
75 -- exitcode-stdio-1.0 or detailed-0.9
76 type: exitcode-stdio-1.0
79 benchmark my-benchmark
81 type: exitcode-stdio-1.0
84 foreign-library my-flib
87 -- native-shared or native-static