/var/lib/ghc/package.conf.d/xdg-basedir-0.2.2.conf is in libghc-xdg-basedir-dev 0.2.2-8build1.
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 | name: xdg-basedir
version: 0.2.2
id: xdg-basedir-0.2.2-G1R0zNCFit6DIeGbPXzNil
key: xdg-basedir-0.2.2-G1R0zNCFit6DIeGbPXzNil
license: BSD3
copyright: (c) 2011 Will Donnelly
maintainer: Will Donnelly <will.donnelly@gmail.com>
stability: alpha
homepage: http://github.com/willdonnelly/xdg-basedir
synopsis: A basic implementation of the XDG Base Directory specification.
description:
On Unix platforms, this should be a very straightforward
implementation of the XDG Base Directory spec. On Windows,
it will attempt to do the right thing with regards to
choosing appropriate directories.
category: System
author: Will Donnelly
exposed: True
exposed-modules:
System.Environment.XDG.BaseDir
abi: 4a873763773e58176646c267e970a237
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/xdg-basedir-0.2.2-G1R0zNCFit6DIeGbPXzNil
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/xdg-basedir-0.2.2-G1R0zNCFit6DIeGbPXzNil
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/xdg-basedir
hs-libraries: HSxdg-basedir-0.2.2-G1R0zNCFit6DIeGbPXzNil
depends:
base-4.9.1.0 directory-1.3.0.0 filepath-1.4.1.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/xdg-basedir-0.2.2/xdg-basedir.haddock
haddock-html: /usr/share/doc/libghc-xdg-basedir-doc/html/
|