8 hs-source-dirs: src doesnt-exist
9 default-language: Haskell2010
14 autogen-modules: Paths_Complex
29 autogen-modules: Paths_Complex
35 -threaded -rtsopts "-with-rtsopts=-N -T" -Wredundant-constraints
37 default-language: Haskell2010
40 type: exitcode-stdio-1.0
47 default-language: Haskell2010
50 type: exitcode-stdio-1.0
58 default-language: Haskell2010
60 benchmark complex-benchmarks
61 type: exitcode-stdio-1.0
63 other-modules: Paths_Complex
64 autogen-modules: Paths_Complex
65 hs-source-dirs: benchmark
66 ghc-options: -Wall -rtsopts -threaded -with-rtsopts=-N
72 default-language: Haskell2010