hie-bios-0.7.0: tests/projects/multi-stack-with-yaml/appB/appB.cabal
cabal-version: >=2.0 name: appB version: 0.1.0.0 build-type: Simple library exposed-modules: Lib -- other-modules: -- other-extensions: build-depends: base >=4.10 && < 5, filepath hs-source-dirs: src default-language: Haskell2010