/var/lib/ghc/package.conf.d/cgi-3001.3.0.1.conf is in libghc-cgi-dev 3001.3.0.1-3+b1.
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 | name: cgi
version: 3001.3.0.1
id: cgi-3001.3.0.1-Is5ivn8acdK3osksHWG0kQ
key: cgi-3001.3.0.1-Is5ivn8acdK3osksHWG0kQ
license: BSD3
copyright: Bjorn Bringert, John Chee, Andy Gill, Anders Kaseorg,
Ian Lynagh, Erik Meijer, Sven Panne, Jeremy Shaw
maintainer: John Chee <cheecheeo@gmail.com>
homepage: https://github.com/cheecheeo/haskell-cgi
synopsis: A library for writing CGI programs
description:
This is a Haskell library for writing CGI programs.
category: Network
author: Bjorn Bringert
exposed: True
exposed-modules:
Network.CGI Network.CGI.Monad Network.CGI.Protocol
Network.CGI.Cookie Network.CGI.Compat
hidden-modules: Network.CGI.Accept
abi: feb8857f59711537318b9ab34ade6dee
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/cgi-3001.3.0.1-Is5ivn8acdK3osksHWG0kQ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/cgi-3001.3.0.1-Is5ivn8acdK3osksHWG0kQ
data-dir: /usr/share/cgi
hs-libraries: HScgi-3001.3.0.1-Is5ivn8acdK3osksHWG0kQ
depends:
base-4.9.0.0 bytestring-0.10.8.1 containers-0.5.7.1
exceptions-0.8.3-1k51ubLFe5EKSOsIQFBryn
mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
multipart-0.1.2-1MZpjDaLX4pHSPA3uhgH4w
network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG
network-uri-2.6.1.0-DDHh2FNiPirBRgkuU9DEt2
parsec-3.1.11-BCos4GEVCuDB8dnOCBHO6X time-1.6.0.1 xhtml-3000.2.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/cgi-3001.3.0.1/cgi.haddock
haddock-html: /usr/share/doc/libghc-cgi-doc/html/
|