/var/lib/ghc/package.conf.d/assert-failure-0.1.1.0.conf is in libghc-assert-failure-dev 0.1.1.0-1build2.
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 | name: assert-failure
version: 0.1.1.0
id: assert-failure-0.1.1.0-FRw1bHSatMY9ADTe2F1iUz
key: assert-failure-0.1.1.0-FRw1bHSatMY9ADTe2F1iUz
license: BSD3
maintainer: Mikolaj Konarski <mikolaj.konarski@funktory.com>
homepage: https://github.com/Mikolaj/assert-failure
synopsis: Syntactic sugar improving 'assert' and 'error'
description:
This library contains syntactic sugar that improves
the usability of 'assert' and 'error'.
This is actually a bunch of hacks wrapping the original
'assert' function, see inside.
.
See also <http://hackage.haskell.org/package/loch>,
<http://hackage.haskell.org/package/assert>
and <https://ghc.haskell.org/trac/ghc/ticket/5273>.
category: Control, Contract
author: Mikolaj Konarski
exposed: True
exposed-modules:
Control.Exception.Assert.Sugar
abi: 92d360f7d2d2f59a4fa55b944a079b8f
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/assert-failure-0.1.1.0-FRw1bHSatMY9ADTe2F1iUz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/assert-failure-0.1.1.0-FRw1bHSatMY9ADTe2F1iUz
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/assert-failure
hs-libraries: HSassert-failure-0.1.1.0-FRw1bHSatMY9ADTe2F1iUz
depends:
base-4.9.1.0 pretty-show-1.6.15-9Nng08D1wix3oNoCxkkUsv
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
haddock-interfaces: /usr/lib/ghc-doc/haddock/assert-failure-0.1.1.0/assert-failure.haddock
haddock-html: /usr/share/doc/libghc-assert-failure-doc/html/
|