/var/lib/ghc/package.conf.d/yesod-1.2.4.conf is in libghc-yesod-dev 1.2.4-1build1.
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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | name: yesod
version: 1.2.4
id: yesod-1.2.4-7e1671049d902a8746eaff178ea63fa6
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Creation of type-safe, RESTful web applications.
description: A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving.
.
Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet)
.
The Yesod documentation site <http://www.yesodweb.com/> has much more information, including on the supporting packages mentioned above.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod Yesod.Default.Config Yesod.Default.Main
Yesod.Default.Util Yesod.Default.Handlers
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/yesod-1.2.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/yesod-1.2.4/ghc-7.6.3
hs-libraries: HSyesod-1.2.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.6.2.1-577558b1ce3cd5fea1a08a0ef665aee1
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
blaze-html-0.6.1.2-a198dd5301113f2efb92692a58f025f2
blaze-markup-0.5.1.6-bae8355a6c5ec5580808b59dd47b41e0
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
data-default-0.5.1-3dcf8b1e18d6ff182bcfe57129991c1d
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
hamlet-1.1.7.1-80b0a545b2680f8e55d5a13fc8a19e71
monad-control-0.3.2.2-aae11679047438e5ee6b1274ae527d35
network-conduit-1.0.0-24d940bbc1a4306cea8fb3c85d90025f
safe-0.3.3-5b28a84a4a4bace6e06a93f9687f04fb
shakespeare-css-1.0.6.2-5bff52f6f8fefe06dacbc88726895911
shakespeare-js-1.1.0-933aac4df2589b893758f2494d7d8a3f
template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
unordered-containers-0.2.3.0-9584b653deee0b5f16062e26c5ddf569
wai-1.4.0.2-75198fbd6935f80e166df349a939a514
wai-extra-1.3.3.2-0dd7735792bfa781624e8615b9729561
warp-1.3.9-08dbc0debd85ca774b9cb3f96b2d6d7f
yaml-0.8.5.1-30661d2fc70a6a87a115be8fe5bd5226
yesod-auth-1.2.0.2-84ffc0a5320f2cb82eb19fc40ff7f29f
yesod-core-1.2.3-7090bc3ed656ea1fa1b7e6090b177ae3
yesod-form-1.3.0.1-51c52b033417ecc9172bac9f7891ef65
yesod-persistent-1.2.1-d82dfd8df6dd24ceffc8219d7f2cda07
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/yesod-1.2.4/yesod.haddock
haddock-html: /usr/share/doc/libghc-yesod-doc/html/
|