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 build-depends: async, unix
28 c-sources: executable/link.c
30 main-is: ParallelMain.hs
33 ghc-options: -pgml misc/static-libstdc++
35 default-language: Haskell2010