/var/lib/ghc/package.conf.d/xmonad-0.13.conf is in libghc-xmonad-dev 0.13-7.
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 | name: xmonad
version: 0.13
id: xmonad-0.13-H1hDqdF1Iiu9vMQqgdUfdn
key: xmonad-0.13-H1hDqdF1Iiu9vMQqgdUfdn
license: BSD3
maintainer: xmonad@haskell.org
homepage: http://xmonad.org
synopsis: A tiling window manager
description:
xmonad is a tiling window manager for X. Windows are arranged
automatically to tile the screen without gaps or overlap, maximising
screen use. All features of the window manager are accessible from
the keyboard: a mouse is strictly optional. xmonad is written and
extensible in Haskell. Custom layout algorithms, and other
extensions, may be written by the user in config files. Layouts are
applied dynamically, and different layouts may be used on each
workspace. Xinerama is fully supported, allowing windows to be tiled
on several screens.
category: System
author: Spencer Janssen
exposed: True
exposed-modules:
XMonad XMonad.Main XMonad.Core XMonad.Config XMonad.Layout
XMonad.ManageHook XMonad.Operations XMonad.StackSet
hidden-modules: Paths_xmonad
abi: fc124f05fbd6e571b99e13f41064f50a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/xmonad-0.13-H1hDqdF1Iiu9vMQqgdUfdn
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/xmonad-0.13-H1hDqdF1Iiu9vMQqgdUfdn
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/xmonad
hs-libraries: HSxmonad-0.13-H1hDqdF1Iiu9vMQqgdUfdn
depends:
X11-1.8-9LIA1IrKR3LITr8rHkiWyN base-4.9.1.0 containers-0.5.7.1
data-default-0.7.1.1-Atv1ZD6t1rI1MrH9qSGaQC directory-1.3.0.0
extensible-exceptions-0.1.1.4-IyAM3ARTqH7BVZ5oHMMtXH
filepath-1.4.1.1 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 process-1.4.3.0
setlocale-1.0.0.5-8ADebeL8z2H6tF1V4IASwV unix-2.7.2.1
utf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5
haddock-interfaces: /usr/lib/ghc-doc/haddock/xmonad-0.13/xmonad.haddock
haddock-html: /usr/share/doc/libghc-xmonad-doc/html/
|