/var/lib/ghc/package.conf.d/base-unicode-symbols-0.2.2.4.conf is in libghc-base-unicode-symbols-dev 0.2.2.4-9build1.
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 | name: base-unicode-symbols
version: 0.2.2.4
id: base-unicode-symbols-0.2.2.4-GJVqB7ZApypLPm9xi9vicw
key: base-unicode-symbols-0.2.2.4-GJVqB7ZApypLPm9xi9vicw
license: BSD3
copyright: 2009–2011 Roel van Dijk <vandijk.roel@gmail.com>
maintainer: Roel van Dijk <vandijk.roel@gmail.com>
stability: provisional
homepage: http://haskell.org/haskellwiki/Unicode-symbols
synopsis: Unicode alternatives for common functions and operators
description:
This package defines new symbols for a number of functions,
operators and types in the base package.
.
All symbols are documented with their actual definition and
information regarding their Unicode code point. They should be
completely interchangeable with their definitions.
.
For further Unicode goodness you can enable the @UnicodeSyntax@
language extension \[1\]. This extension enables Unicode characters
to be used to stand for certain ASCII character sequences,
i.e. → instead of @->@, ∀ instead of @forall@ and many
others.
.
Original idea by Péter Diviánszky.
.
\[1\] <http://www.haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html#unicode-syntax>
author: Roel van Dijk <vandijk.roel@gmail.com>
exposed: True
exposed-modules:
Control.Applicative.Unicode Control.Arrow.Unicode
Control.Monad.Unicode Data.Bool.Unicode Data.Eq.Unicode
Data.Foldable.Unicode Data.Function.Unicode Data.List.Unicode
Data.Monoid.Unicode Data.Ord.Unicode Prelude.Unicode
Control.Category.Unicode
abi: 01109e428039611a5342d1027c51de7f
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/base-unicode-symbols-0.2.2.4-GJVqB7ZApypLPm9xi9vicw
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/base-unicode-symbols-0.2.2.4-GJVqB7ZApypLPm9xi9vicw
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/base-unicode-symbols
hs-libraries: HSbase-unicode-symbols-0.2.2.4-GJVqB7ZApypLPm9xi9vicw
depends:
base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/base-unicode-symbols-0.2.2.4/base-unicode-symbols.haddock
haddock-html: /usr/share/doc/libghc-base-unicode-symbols-doc/html/
|