/var/lib/ghc/package.conf.d/cautious-file-0.1.5.conf is in libghc-cautious-file-dev 0.1.5-4.
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 | name: cautious-file
version: 0.1.5
id: cautious-file-0.1.5-273af64c91951e743c30dd7a6fbe692c
license: BSD3
copyright: Copyright (C) Robin Green 2009
maintainer: Robin Green <greenrd@greenrd.org>
stability: experimental
homepage:
package-url:
synopsis: Ways to write a file cautiously, to reduce the chances of problems such as data loss due to crashes or power failures
description: If the posix flag is enabled, posix-specific functions are used to reduce the chance of data loss further
category: System
author: Robin Green
exposed: True
exposed-modules: System.Posix.ByteLevel System.Posix.Fsync
System.IO.Cautious
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/cautious-file-0.1.5/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/cautious-file-0.1.5/ghc-7.4.1
hs-libraries: HScautious-file-0.1.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
directory-1.1.0.2-ebacad9b5233212b1abbebce9b7e6524
filepath-1.3.0.0-973f5e9fbed93e25cbe66dfeb6b99ad9
unix-2.5.1.0-b7c7408f284e3570d0d4dbd1f423845f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/cautious-file-0.1.5/cautious-file.haddock
haddock-html: /usr/share/doc/libghc-cautious-file-doc/html/
|