/var/lib/ghc/package.conf.d/stm-chans-3.0.0.4.conf is in libghc-stm-chans-dev 3.0.0.4-5build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | name: stm-chans
version: 3.0.0.4
id: stm-chans-3.0.0.4-JX6Y7GVvdkg3BduVhEnPWu
key: stm-chans-3.0.0.4-JX6Y7GVvdkg3BduVhEnPWu
license: BSD3
copyright: Copyright (c) 2011--2015 wren gayle romano
maintainer: wren@community.haskell.org
stability: provisional
homepage: http://code.haskell.org/~wren/
synopsis: Additional types of channels for STM.
description:
Additional types of channels for STM.
category: Concurrency
author: wren gayle romano, Thomas DuBuisson
exposed: True
exposed-modules:
Control.Concurrent.STM.TBChan Control.Concurrent.STM.TBMChan
Control.Concurrent.STM.TMChan Control.Concurrent.STM.TBMQueue
Control.Concurrent.STM.TMQueue
abi: 15d8a79752f66a35009b074910f120bc
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/stm-chans-3.0.0.4-JX6Y7GVvdkg3BduVhEnPWu
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/stm-chans-3.0.0.4-JX6Y7GVvdkg3BduVhEnPWu
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/stm-chans
hs-libraries: HSstm-chans-3.0.0.4-JX6Y7GVvdkg3BduVhEnPWu
depends:
base-4.9.1.0 stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
haddock-interfaces: /usr/lib/ghc-doc/haddock/stm-chans-3.0.0.4/stm-chans.haddock
haddock-html: /usr/share/doc/libghc-stm-chans-doc/html/
|