/var/lib/ghc/package.conf.d/tar-0.4.0.1.conf is in libghc-tar-dev 0.4.0.1-3.
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 40 41 42 43 44 45 46 47 48 49 | name: tar
version: 0.4.0.1
id: tar-0.4.0.1-907344c1240424224fde7bef0cb096e8
license: BSD3
copyright: 2007 Bjorn Bringert <bjorn@bringert.net>
2008-2012 Duncan Coutts <duncan@community.haskell.org>
maintainer: Duncan Coutts <duncan@community.haskell.org>
stability:
homepage:
package-url:
synopsis: Reading, writing and manipulating ".tar" archive files.
description: This library is for working with \"@.tar@\" archive files. It
can read and write a range of common variations of archive
format including V7, USTAR, POSIX and GNU formats. It provides
support for packing and unpacking portable archives. This
makes it suitable for distribution but not backup because
details like file ownership and exact permissions are not
preserved.
category: Codec
author: Bjorn Bringert <bjorn@bringert.net>
Duncan Coutts <duncan@community.haskell.org>
exposed: True
exposed-modules: Codec.Archive.Tar Codec.Archive.Tar.Entry
Codec.Archive.Tar.Check
hidden-modules: Codec.Archive.Tar.Types Codec.Archive.Tar.Read
Codec.Archive.Tar.Write Codec.Archive.Tar.Pack
Codec.Archive.Tar.Unpack
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/tar-0.4.0.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/tar-0.4.0.1/ghc-7.6.3
hs-libraries: HStar-0.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/tar-0.4.0.1/tar.haddock
haddock-html: /usr/share/doc/libghc-tar-doc/html/
|