Cabal-2.2.0.0: tests/ParserTests/errors/common3.cabal
cabal-version: 2.1
name: common
version: 0
synopsis: Common-stanza demo demo
build-type: Simple
source-repository head
Type: git
Location: https://github.com/hvr/-.git
common windows
if os(windows)
build-depends: Win32
common deps
import: windows
build-depends:
base >=4.10 && <4.11,
containers
-- Duplicate
common deps
library
import: deps
default-language: Haskell2010
exposed-modules: ElseIf
build-depends:
ghc-prim