Skip to content
Snippets Groups Projects
Commit bc14a751 authored by Ian-Woo Kim's avatar Ian-Woo Kim
Browse files

extra-dynamic-library-flavours

parent f61b0c91
No related branches found
No related tags found
No related merge requests found
Cabal-version: 3.0
name: containers
version: 0.6.7
license: BSD3
license: BSD-3-Clause
license-file: LICENSE
maintainer: libraries@haskell.org
bug-reports: https://github.com/haskell/containers/issues
......@@ -20,7 +21,6 @@ description:
remains valid even if structures are shared.
build-type: Simple
cabal-version: >=1.10
extra-source-files:
include/containers.h
changelog.md
......@@ -84,3 +84,6 @@ Library
Data.IntMap.Internal.DeprecatedDebug
include-dirs: include
-- IWKIM: for now
extra-dynamic-library-flavours: _p
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment