/var/lib/ghc/package.conf.d/clocked-0.4.1.2.conf is in libghc-clocked-dev 0.4.1.2-2+b1.
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 31 32 33 34 35 36 37 | name: clocked
version: 0.4.1.2
id: clocked-0.4.1.2-af0a57a692e370e86cbb5082edf867f8
license: LGPL-3
copyright:
maintainer: shahn@joyridelabs.de
stability:
homepage: http://patch-tag.com/r/shahn/clocked/home
package-url:
synopsis: timer functionality to clock IO commands
description: clocked is a library that allows you to clock IO-operations. You can use it to clock the rendering of frames, the calculation of steps in a physics engine, the triggering of musical events in a real-time system, etc.
category: Concurrency
author: Sönke Hahn
exposed: True
exposed-modules: Clocked
hidden-modules: Clocked.Common Clocked.WinTimePeriod
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/clocked-0.4.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/clocked-0.4.1.2/ghc-7.6.3
hs-libraries: HSclocked-0.4.1.2
extra-libraries: stdc++ QtCore
extra-ghci-libraries:
include-dirs: /usr/include/qt4 /usr/include/qt4/QtCore
includes:
depends: MonadCatchIO-transformers-0.3.1.0-403c943d8ac15484356ab0732f829ea3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
clock-0.2.0.0-13bf9a1a1292b9752442a9a61407d47f
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/clocked-0.4.1.2/clocked.haddock
haddock-html: /usr/share/doc/libghc-clocked-doc/html/
|