4 description: description
7 maintainer: none@example.com
8 license: GPL-3.0-or-later
11 description: Test for branches.
16 description: Deep test for branches.
24 build-depends: async, unix
25 c-sources: executable/link.c
27 main-is: AnotherMain.hs
29 main-is: ParallelMain.hs
32 ghc-options: -pgml misc/static-libstdc++
34 default-language: Haskell2010