4 description: description
7 maintainer: none@example.com
8 license: GPL-3.0-or-later
11 description: Test for branches.
18 build-depends: async, unix
19 c-sources: executable/link.c
21 main-is: ParallelMain.hs
24 ghc-options: -pgml misc/static-libstdc++
26 default-language: Haskell2010