/var/lib/ghc/package.conf.d/hourglass-0.2.10.conf is in libghc-hourglass-dev 0.2.10-3build1.
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 38 39 | name: hourglass
version: 0.2.10
id: hourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY
key: hourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: https://github.com/vincenthz/hs-hourglass
synopsis: simple performant time related library
description:
Simple time library focusing on simple but powerful and performant API
.
The backbone of the library are the Timeable and Time type classes.
.
Each Timeable instances can be converted to type that has a Time instances,
and thus are different representations of current time.
category: Time
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
Time.Types Time.System Time.Compat Data.Hourglass
Data.Hourglass.Types Data.Hourglass.Epoch Data.Hourglass.Compat
System.Hourglass
hidden-modules: Data.Hourglass.Time Data.Hourglass.Format
Data.Hourglass.Diff Data.Hourglass.Local Data.Hourglass.Calendar
Data.Hourglass.Zone Data.Hourglass.Internal Data.Hourglass.Utils
Data.Hourglass.Internal.Unix
abi: 6e1bb14e5a0c476e312b78040e6f7732
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hourglass
hs-libraries: HShourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY
depends:
base-4.9.1.0 deepseq-1.4.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/hourglass-0.2.10/hourglass.haddock
haddock-html: /usr/share/doc/libghc-hourglass-doc/html/
|