Skip to content

Instantly share code, notes, and snippets.

@MaxGabriel
Created October 18, 2014 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaxGabriel/10c2c3c253815b3f392a to your computer and use it in GitHub Desktop.
Save MaxGabriel/10c2c3c253815b3f392a to your computer and use it in GitHub Desktop.
GHC panic (verboseness 5)
This file has been truncated, but you can view the full file.
maximilians-mbp:MyBlog Max$ cabal install --ghc-option=-v5
Resolving dependencies...
In order, the following will be installed:
MyBlog-0.0.0 (reinstall) changes: aeson-0.8.0.1 -> 0.8.0.2, markdown-0.1.11
removed, persistent-2.1 added, persistent-postgresql-2.1 added,
persistent-template-2.1 added, shakespeare-2.0.1.1 added, yaml-0.8.9.2 ->
0.8.9.3, yesod-1.4.0 added, yesod-auth-1.4.0.1 added, yesod-core-1.4.2 added,
yesod-form-1.4.0.1 -> 1.4.0.2, yesod-static-1.4.0.2 added
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Notice: installing into a sandbox located at
/Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox
Configuring MyBlog-0.0.0...
Building MyBlog-0.0.0...
Failed to install MyBlog-0.0.0
Build log ( /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/logs/MyBlog-0.0.0.log ):
Configuring MyBlog-0.0.0...
Glasgow Haskell Compiler, Version 7.8.3, stage 2 booted by GHC version 7.6.3
Using binary package database: /Applications/GHC.app/Contents/lib/ghc-7.8.3/package.conf.d/package.cache
Using binary package database: /Users/Max/.ghc/x86_64-darwin-7.8.3/package.conf.d/package.cache
hiding package optparse-applicative-0.10.0 to avoid conflict with later version optparse-applicative-0.11.0.1
hiding package warp-3.0.1.1 to avoid conflict with later version warp-3.0.2.3
hiding package optparse-applicative-0.9.1.1 to avoid conflict with later version optparse-applicative-0.11.0.1
hiding package MonadRandom-0.2.0.1 to avoid conflict with later version MonadRandom-0.3
hiding package random-1.0.1.3 to avoid conflict with later version random-1.1
wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
wired-in package base mapped to base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
wired-in package rts mapped to builtin_rts
wired-in package template-haskell mapped to template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
wired-in package dph-seq not found.
wired-in package dph-par not found.
name: array
version: 0.5.0.0
id: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Mutable and immutable arrays
description: In addition to providing the "Data.Array" module
<http://www.haskell.org/onlinereport/haskell2010/haskellch14.html as specified in the Haskell 2010 Language Report>,
this package also defines the classes 'IArray' of
immutable arrays and 'MArray' of arrays mutable within appropriate
monads, as well as some instances of these classes.
category: Data Structures
author:
exposed: True
exposed-modules: Data.Array Data.Array.Base Data.Array.IArray
Data.Array.IO Data.Array.IO.Safe Data.Array.IO.Internals
Data.Array.MArray Data.Array.MArray.Safe Data.Array.ST
Data.Array.ST.Safe Data.Array.Storable Data.Array.Storable.Safe
Data.Array.Storable.Internals Data.Array.Unboxed Data.Array.Unsafe
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/array-0.5.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/array-0.5.0.0
hs-libraries: HSarray-0.5.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/array-0.5.0.0/array.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/array-0.5.0.0
name: bin-package-db
version: 0.0.0.0
id: bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c
license: BSD3
copyright:
maintainer: ghc-devs@haskell.org
stability:
homepage:
package-url:
synopsis: A binary format for the package database
description:
category:
author:
exposed: True
exposed-modules: Distribution.InstalledPackageInfo.Binary
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bin-package-db-0.0.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bin-package-db-0.0.0.0
hs-libraries: HSbin-package-db-0.0.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/bin-package-db.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/bin-package-db-0.0.0.0
name: binary
version: 0.7.1.0
id: binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
license: BSD3
copyright:
maintainer: Lennart Kolmodin, Don Stewart <dons00@gmail.com>
stability: provisional
homepage: https://github.com/kolmodin/binary
package-url:
synopsis: Binary serialisation for Haskell values using lazy ByteStrings
description: Efficient, pure binary serialisation using lazy ByteStrings.
Haskell values may be encoded to and from binary formats,
written to disk as binary, or sent over the network.
The format used can be automatically generated, or
you can choose to implement a custom format if needed.
Serialisation speeds of over 1 G\/sec have been observed,
so this library should be suitable for high performance
scenarios.
category: Data, Parsing
author: Lennart Kolmodin <kolmodin@gmail.com>
exposed: True
exposed-modules: Data.Binary Data.Binary.Put Data.Binary.Get
Data.Binary.Get.Internal Data.Binary.Builder
Data.Binary.Builder.Internal
hidden-modules: Data.Binary.Builder.Base Data.Binary.Class
Data.Binary.Generic
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/binary-0.7.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/binary-0.7.1.0
hs-libraries: HSbinary-0.7.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/binary-0.7.1.0/binary.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/binary-0.7.1.0
name: bytestring
version: 0.10.4.0
id: bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
license: BSD3
copyright: Copyright (c) Don Stewart 2005-2009,
(c) Duncan Coutts 2006-2013,
(c) David Roundy 2003-2005,
(c) Jasper Van der Jeugt 2010,
(c) Simon Meier 2010-2013.
maintainer: Don Stewart <dons00@gmail.com>,
Duncan Coutts <duncan@community.haskell.org>
stability:
homepage: https://github.com/haskell/bytestring
package-url:
synopsis: Fast, compact, strict and lazy byte strings with a list interface
description: An efficient compact, immutable byte string type (both strict and lazy)
suitable for binary or 8-bit character data.
.
The 'ByteString' type represents sequences of bytes or 8-bit characters.
It is suitable for high performance use, both in terms of large data
quantities, or high speed requirements. The 'ByteString' functions follow
the same style as Haskell\'s ordinary lists, so it is easy to convert code
from using 'String' to 'ByteString'.
.
Two 'ByteString' variants are provided:
.
* Strict 'ByteString's keep the string as a single large array. This
makes them convenient for passing data between C and Haskell.
.
* Lazy 'ByteString's use a lazy list of strict chunks which makes it
suitable for I\/O streaming tasks.
.
The @Char8@ modules provide a character-based view of the same
underlying 'ByteString' types. This makes it convenient to handle mixed
binary and 8-bit character content (which is common in many file formats
and network protocols).
.
The 'Builder' module provides an efficient way to build up 'ByteString's
in an ad-hoc way by repeated concatenation. This is ideal for fast
serialisation or pretty printing.
.
There is also a 'ShortByteString' type which has a lower memory overhead
and can can be converted to or from a 'ByteString', but supports very few
other operations. It is suitable for keeping many short strings in memory.
.
'ByteString's are not designed for Unicode. For Unicode strings you should
use the 'Text' type from the @text@ package.
.
These modules are intended to be imported qualified, to avoid name clashes
with "Prelude" functions, e.g.
.
> import qualified Data.ByteString as BS
category: Data
author: Don Stewart,
Duncan Coutts
exposed: True
exposed-modules: Data.ByteString Data.ByteString.Char8
Data.ByteString.Unsafe Data.ByteString.Internal
Data.ByteString.Lazy Data.ByteString.Lazy.Char8
Data.ByteString.Lazy.Internal Data.ByteString.Short
Data.ByteString.Short.Internal Data.ByteString.Builder
Data.ByteString.Builder.Extra Data.ByteString.Builder.Prim
Data.ByteString.Builder.Internal
Data.ByteString.Builder.Prim.Internal Data.ByteString.Lazy.Builder
Data.ByteString.Lazy.Builder.Extras
Data.ByteString.Lazy.Builder.ASCII
hidden-modules: Data.ByteString.Builder.ASCII
Data.ByteString.Builder.Prim.Binary
Data.ByteString.Builder.Prim.ASCII
Data.ByteString.Builder.Prim.Internal.Floating
Data.ByteString.Builder.Prim.Internal.UncheckedShifts
Data.ByteString.Builder.Prim.Internal.Base16
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bytestring-0.10.4.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bytestring-0.10.4.0
hs-libraries: HSbytestring-0.10.4.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bytestring-0.10.4.0/include
includes: fpstring.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/bytestring-0.10.4.0/bytestring.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/bytestring-0.10.4.0
name: Cabal
version: 1.18.1.3
id: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
license: BSD3
copyright: 2003-2006, Isaac Jones
2005-2011, Duncan Coutts
maintainer: cabal-devel@haskell.org
stability:
homepage: http://www.haskell.org/cabal/
package-url:
synopsis: A framework for packaging Haskell software
description: The Haskell Common Architecture for Building Applications and
Libraries: a framework defining a common interface for authors to more
easily build their Haskell applications in a portable way.
.
The Haskell Cabal is part of a larger infrastructure for distributing,
organizing, and cataloging Haskell libraries and tools.
category: Distribution
author: Isaac Jones <ijones@syntaxpolice.org>
Duncan Coutts <duncan@community.haskell.org>
exposed: True
exposed-modules: Distribution.Compat.Environment
Distribution.Compat.Exception Distribution.Compat.ReadP
Distribution.Compiler Distribution.InstalledPackageInfo
Distribution.License Distribution.Make Distribution.ModuleName
Distribution.Package Distribution.PackageDescription
Distribution.PackageDescription.Check
Distribution.PackageDescription.Configuration
Distribution.PackageDescription.Parse
Distribution.PackageDescription.PrettyPrint
Distribution.PackageDescription.Utils Distribution.ParseUtils
Distribution.ReadE Distribution.Simple Distribution.Simple.Bench
Distribution.Simple.Build Distribution.Simple.Build.Macros
Distribution.Simple.Build.PathsModule
Distribution.Simple.BuildPaths Distribution.Simple.BuildTarget
Distribution.Simple.CCompiler Distribution.Simple.Command
Distribution.Simple.Compiler Distribution.Simple.Configure
Distribution.Simple.GHC Distribution.Simple.Haddock
Distribution.Simple.Hpc Distribution.Simple.Hugs
Distribution.Simple.Install Distribution.Simple.InstallDirs
Distribution.Simple.JHC Distribution.Simple.LHC
Distribution.Simple.LocalBuildInfo Distribution.Simple.NHC
Distribution.Simple.PackageIndex Distribution.Simple.PreProcess
Distribution.Simple.PreProcess.Unlit Distribution.Simple.Program
Distribution.Simple.Program.Ar Distribution.Simple.Program.Builtin
Distribution.Simple.Program.Db Distribution.Simple.Program.Find
Distribution.Simple.Program.GHC Distribution.Simple.Program.HcPkg
Distribution.Simple.Program.Hpc Distribution.Simple.Program.Ld
Distribution.Simple.Program.Run Distribution.Simple.Program.Script
Distribution.Simple.Program.Types Distribution.Simple.Register
Distribution.Simple.Setup Distribution.Simple.SrcDist
Distribution.Simple.Test Distribution.Simple.UHC
Distribution.Simple.UserHooks Distribution.Simple.Utils
Distribution.System Distribution.TestSuite Distribution.Text
Distribution.Verbosity Distribution.Version
Language.Haskell.Extension
hidden-modules: Distribution.Compat.CopyFile
Distribution.Compat.TempFile Distribution.GetOpt
Distribution.Simple.GHC.IPI641 Distribution.Simple.GHC.IPI642
Paths_Cabal
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/Cabal-1.18.1.3
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/Cabal-1.18.1.3
hs-libraries: HSCabal-1.18.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/Cabal-1.18.1.3/Cabal.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/Cabal-1.18.1.3
name: containers
version: 0.5.5.1
id: containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
license: BSD3
copyright:
maintainer: fox@ucw.cz
stability:
homepage:
package-url:
synopsis: Assorted concrete container types
description: This package contains efficient general-purpose implementations
of various basic immutable container types. The declared cost of
each operation is either worst-case or amortized, but remains
valid even if structures are shared.
category: Data Structures
author:
exposed: True
exposed-modules: Data.IntMap Data.IntMap.Lazy Data.IntMap.Strict
Data.IntSet Data.Map Data.Map.Lazy Data.Map.Strict Data.Set
Data.Graph Data.Sequence Data.Tree
hidden-modules: Data.BitUtil Data.IntMap.Base Data.IntSet.Base
Data.Map.Base Data.Set.Base Data.StrictPair
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/containers-0.5.5.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/containers-0.5.5.1
hs-libraries: HScontainers-0.5.5.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/containers-0.5.5.1/containers.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/containers-0.5.5.1
name: deepseq
version: 1.3.0.2
id: deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Deep evaluation of data structures
description: This package provides methods for fully evaluating data structures
(\"deep evaluation\"). Deep evaluation is often used for adding
strictness to a program, e.g. in order to force pending exceptions,
remove space leaks, or force lazy I/O to happen. It is also useful
in parallel programs, to ensure pending work does not migrate to the
wrong thread.
.
The primary use of this package is via the 'deepseq' function, a
\"deep\" version of 'seq'. It is implemented on top of an 'NFData'
typeclass (\"Normal Form Data\", data structures with no unevaluated
components) which defines strategies for fully evaluating different
data types.
.
If you want to automatically derive 'NFData' instances via the
"GHC.Generics" facility, there is a companion package
<http://hackage.haskell.org/package/deepseq-generics deepseq-generics>
which builds on top of this package.
category: Control
author:
exposed: True
exposed-modules: Control.DeepSeq
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/deepseq-1.3.0.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/deepseq-1.3.0.2
hs-libraries: HSdeepseq-1.3.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/deepseq-1.3.0.2/deepseq.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/deepseq-1.3.0.2
name: directory
version: 1.2.1.0
id: directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: library for directory handling
description: This package provides a library for handling directories.
category: System
author:
exposed: True
exposed-modules: System.Directory
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/directory-1.2.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/directory-1.2.1.0
hs-libraries: HSdirectory-1.2.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/directory-1.2.1.0/include
includes: HsDirectory.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/directory-1.2.1.0/directory.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/directory-1.2.1.0
name: filepath
version: 1.3.0.2
id: filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage: http://www-users.cs.york.ac.uk/~ndm/filepath/
package-url:
synopsis: Library for manipulating FilePaths in a cross platform way.
description: A library for 'FilePath' manipulations, using Posix or Windows filepaths
depending on the platform.
.
Both "System.FilePath.Posix" and "System.FilePath.Windows" provide
the same interface. See either for examples and a list of the
available functions.
category: System
author: Neil Mitchell
exposed: True
exposed-modules: System.FilePath System.FilePath.Posix
System.FilePath.Windows
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/filepath-1.3.0.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/filepath-1.3.0.2
hs-libraries: HSfilepath-1.3.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/filepath-1.3.0.2/filepath.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/filepath-1.3.0.2
name: ghc
version: 7.8.3
id: ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
license: BSD3
copyright:
maintainer: glasgow-haskell-users@haskell.org
stability:
homepage: http://www.haskell.org/ghc/
package-url:
synopsis: The GHC API
description: GHC's functionality can be useful for more things than just
compiling Haskell programs. Important use cases are programs
that analyse (and perhaps transform) Haskell code. Others
include loading Haskell code dynamically in a GHCi-like manner.
For this reason, a lot of GHC's functionality is made available
through this package.
category: Development
author: The GHC Team
exposed: False
exposed-modules: Avail BasicTypes ConLike DataCon PatSyn Demand
Exception GhcMonad Hooks Id IdInfo Literal Llvm Llvm.AbsSyn
Llvm.MetaData Llvm.PpLlvm Llvm.Types LlvmCodeGen LlvmCodeGen.Base
LlvmCodeGen.CodeGen LlvmCodeGen.Data LlvmCodeGen.Ppr
LlvmCodeGen.Regs LlvmMangler MkId Module Name NameEnv NameSet
OccName RdrName SrcLoc UniqSupply Unique Var VarEnv VarSet BlockId
CLabel Cmm CmmBuildInfoTables CmmPipeline CmmCallConv
CmmCommonBlockElim CmmContFlowOpt CmmExpr CmmInfo CmmLex CmmLint
CmmLive CmmMachOp CmmNode CmmOpt CmmParse CmmProcPoint
CmmRewriteAssignments CmmSink CmmType CmmUtils CmmLayoutStack
MkGraph PprBase PprC PprCmm PprCmmDecl PprCmmExpr Bitmap
CodeGen.Platform CodeGen.Platform.ARM CodeGen.Platform.NoRegs
CodeGen.Platform.PPC CodeGen.Platform.PPC_Darwin
CodeGen.Platform.SPARC CodeGen.Platform.X86 CodeGen.Platform.X86_64
CgUtils StgCmm StgCmmBind StgCmmClosure StgCmmCon StgCmmEnv
StgCmmExpr StgCmmForeign StgCmmHeap StgCmmHpc StgCmmArgRep
StgCmmLayout StgCmmMonad StgCmmPrim StgCmmProf StgCmmTicky
StgCmmUtils StgCmmExtCode SMRep CoreArity CoreFVs CoreLint CorePrep
CoreSubst CoreSyn TrieMap CoreTidy CoreUnfold CoreUtils
ExternalCore MkCore MkExternalCore PprCore PprExternalCore Check
Coverage Desugar DsArrows DsBinds DsCCall DsExpr DsForeign DsGRHSs
DsListComp DsMonad DsUtils Match MatchCon MatchLit HsBinds HsDecls
HsDoc HsExpr HsImpExp HsLit HsPat HsSyn HsTypes HsUtils BinIface
BuildTyCl IfaceEnv IfaceSyn IfaceType LoadIface MkIface TcIface
FlagChecker Annotations BreakArray CmdLineParser CodeOutput Config
Constants DriverMkDepend DriverPhases PipelineMonad DriverPipeline
DynFlags ErrUtils Finder GHC GhcMake GhcPlugins DynamicLoading
HeaderInfo HscMain HscStats HscTypes InteractiveEval
InteractiveEvalTypes PackageConfig Packages PlatformConstants
PprTyThing StaticFlags SysTools TidyPgm Ctype HaddockUtils LexCore
Lexer OptCoercion Parser ParserCore ParserCoreUtils RdrHsSyn
ForeignCall PrelInfo PrelNames PrelRules PrimOp TysPrim TysWiredIn
CostCentre ProfInit SCCfinal RnBinds RnEnv RnExpr RnHsDoc RnNames
RnPat RnSource RnSplice RnTypes CoreMonad CSE FloatIn FloatOut
LiberateCase OccurAnal SAT SetLevels SimplCore SimplEnv SimplMonad
SimplUtils Simplify SimplStg StgStats UnariseStg Rules SpecConstr
Specialise CoreToStg StgLint StgSyn DmdAnal WorkWrap WwLib FamInst
Inst TcAnnotations TcArrows TcBinds TcClassDcl TcDefaults TcDeriv
TcEnv TcExpr TcForeign TcGenDeriv TcGenGenerics TcHsSyn TcHsType
TcInstDcls TcMType TcValidity TcMatches TcPat TcPatSyn TcRnDriver
TcRnMonad TcRnTypes TcRules TcSimplify TcErrors TcTyClsDecls
TcTyDecls TcType TcEvidence TcUnify TcInteract TcCanonical TcSMonad
TcTypeNats TcSplice Class Coercion FamInstEnv FunDeps InstEnv TyCon
CoAxiom Kind Type TypeRep Unify Bag Binary BooleanFormula BufWrite
Digraph Encoding FastBool FastFunctions FastMutInt FastString
FastTypes Fingerprint FiniteMap GraphBase GraphColor GraphOps
GraphPpr IOEnv ListSetOps Maybes MonadUtils OrdList Outputable Pair
Panic Pretty Serialized State Stream StringBuffer UniqFM UniqSet
Util ExtsCompat46 Vectorise.Builtins.Base
Vectorise.Builtins.Initialise Vectorise.Builtins
Vectorise.Monad.Base Vectorise.Monad.Naming Vectorise.Monad.Local
Vectorise.Monad.Global Vectorise.Monad.InstEnv Vectorise.Monad
Vectorise.Utils.Base Vectorise.Utils.Closure
Vectorise.Utils.Hoisting Vectorise.Utils.PADict
Vectorise.Utils.Poly Vectorise.Utils Vectorise.Generic.Description
Vectorise.Generic.PAMethods Vectorise.Generic.PADict
Vectorise.Generic.PData Vectorise.Type.Env Vectorise.Type.Type
Vectorise.Type.TyConDecl Vectorise.Type.Classify Vectorise.Convert
Vectorise.Vect Vectorise.Var Vectorise.Env Vectorise.Exp Vectorise
Hoopl.Dataflow Hoopl AsmCodeGen TargetReg NCGMonad Instruction Size
Reg RegClass PIC Platform CPrim X86.Regs X86.RegInfo X86.Instr
X86.Cond X86.Ppr X86.CodeGen PPC.Regs PPC.RegInfo PPC.Instr
PPC.Cond PPC.Ppr PPC.CodeGen SPARC.Base SPARC.Regs SPARC.Imm
SPARC.AddrMode SPARC.Cond SPARC.Instr SPARC.Stack
SPARC.ShortcutJump SPARC.Ppr SPARC.CodeGen SPARC.CodeGen.Amode
SPARC.CodeGen.Base SPARC.CodeGen.CondCode SPARC.CodeGen.Gen32
SPARC.CodeGen.Gen64 SPARC.CodeGen.Sanity SPARC.CodeGen.Expand
RegAlloc.Liveness RegAlloc.Graph.Main RegAlloc.Graph.Stats
RegAlloc.Graph.ArchBase RegAlloc.Graph.ArchX86
RegAlloc.Graph.Coalesce RegAlloc.Graph.Spill
RegAlloc.Graph.SpillClean RegAlloc.Graph.SpillCost
RegAlloc.Graph.TrivColorable RegAlloc.Linear.Main
RegAlloc.Linear.JoinToTargets RegAlloc.Linear.State
RegAlloc.Linear.Stats RegAlloc.Linear.FreeRegs
RegAlloc.Linear.StackMap RegAlloc.Linear.Base
RegAlloc.Linear.X86.FreeRegs RegAlloc.Linear.X86_64.FreeRegs
RegAlloc.Linear.PPC.FreeRegs RegAlloc.Linear.SPARC.FreeRegs DsMeta
Convert ByteCodeAsm ByteCodeGen ByteCodeInstr ByteCodeItbls
ByteCodeLink Debugger LibFFI Linker ObjLink RtClosureInspect
DebuggerUtils
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-7.8.3
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-7.8.3
hs-libraries: HSghc-7.8.3
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-7.8.3/include
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
hoopl-3.10.0.1-78e45fe2aae96846315ab833b31e7409
hpc-0.6.0.1-fa99203f9c565a963745ce11860c456f
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/ghc-7.8.3/ghc.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/ghc-7.8.3
name: haskeline
version: 0.7.1.2
id: haskeline-0.7.1.2-ec389140730241a5428bc5563724c813
license: BSD3
copyright: (c) Judah Jacobson
maintainer: Judah Jacobson <judah.jacobson@gmail.com>
stability: Experimental
homepage: http://trac.haskell.org/haskeline
package-url:
synopsis: A command-line interface for user input, written in Haskell.
description: Haskeline provides a user interface for line input in command-line
programs. This library is similar in purpose to readline, but since
it is written in Haskell it is (hopefully) more easily used in other
Haskell programs.
.
Haskeline runs both on POSIX-compatible systems and on Windows.
category: User Interfaces
author: Judah Jacobson
exposed: True
exposed-modules: System.Console.Haskeline
System.Console.Haskeline.Completion
System.Console.Haskeline.MonadException
System.Console.Haskeline.History System.Console.Haskeline.IO
hidden-modules: System.Console.Haskeline.Backend
System.Console.Haskeline.Backend.WCWidth
System.Console.Haskeline.Command
System.Console.Haskeline.Command.Completion
System.Console.Haskeline.Command.History
System.Console.Haskeline.Command.KillRing
System.Console.Haskeline.Directory System.Console.Haskeline.Emacs
System.Console.Haskeline.InputT System.Console.Haskeline.Key
System.Console.Haskeline.LineState System.Console.Haskeline.Monads
System.Console.Haskeline.Prefs System.Console.Haskeline.RunCommand
System.Console.Haskeline.Term System.Console.Haskeline.Command.Undo
System.Console.Haskeline.Vi System.Console.Haskeline.Recover
System.Console.Haskeline.Backend.Posix
System.Console.Haskeline.Backend.Posix.Encoder
System.Console.Haskeline.Backend.DumbTerm
System.Console.Haskeline.Backend.Terminfo
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskeline-0.7.1.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskeline-0.7.1.2
hs-libraries: HShaskeline-0.7.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
terminfo-0.4.0.0-b02cf5922e12c1a9557df1270cdf18b7
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/haskeline-0.7.1.2/haskeline.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/haskeline-0.7.1.2
name: haskell2010
version: 1.1.2.0
id: haskell2010-1.1.2.0-e8653d9939d09967f93e0c3ba99fea55
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage: http://www.haskell.org/onlinereport/haskell2010/
package-url:
synopsis: Compatibility with Haskell 2010
description: This package provides exactly the library modules defined by
the <http://www.haskell.org/onlinereport/haskell2010/ Haskell 2010 standard>.
category: Haskell2010, Prelude
author:
exposed: False
exposed-modules: Prelude Control.Monad Data.Array Data.Bits
Data.Char Data.Complex Data.Int Data.Ix Data.List Data.Maybe
Data.Ratio Data.Word Foreign Foreign.C Foreign.C.Error
Foreign.C.String Foreign.C.Types Foreign.ForeignPtr Foreign.Marshal
Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error
Foreign.Marshal.Utils Foreign.Ptr Foreign.StablePtr
Foreign.Storable Numeric System.Environment System.Exit System.IO
System.IO.Error
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell2010-1.1.2.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell2010-1.1.2.0
hs-libraries: HShaskell2010-1.1.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/haskell2010-1.1.2.0/haskell2010.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/haskell2010-1.1.2.0
name: haskell98
version: 2.0.0.3
id: haskell98-2.0.0.3-ff7b3f2c7eb259f619bd08eee88d4b24
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage: http://www.haskell.org/definition/
package-url:
synopsis: Compatibility with Haskell 98
description: This package provides compatibility with the modules of Haskell
98 and the FFI addendum, by means of wrappers around modules from
the base package (which in many cases have additional features).
However "Prelude", "Numeric" and "Foreign" are provided directly by
the @base@ package.
category: Haskell98, Prelude
author:
exposed: False
exposed-modules: Prelude Array CPUTime Char Complex Directory IO Ix
List Locale Maybe Monad Numeric Random Ratio System Time Bits
CError CForeign CString CTypes ForeignPtr Int MarshalAlloc
MarshalArray MarshalError MarshalUtils Ptr StablePtr Storable Word
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell98-2.0.0.3
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell98-2.0.0.3
hs-libraries: HShaskell98-2.0.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/haskell98-2.0.0.3/haskell98.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/haskell98-2.0.0.3
name: hoopl
version: 3.10.0.1
id: hoopl-3.10.0.1-78e45fe2aae96846315ab833b31e7409
license: BSD3
copyright:
maintainer: nr@cs.tufts.edu
stability:
homepage: http://ghc.cs.tufts.edu/hoopl/
package-url:
synopsis: A library to support dataflow analysis and optimization
description: Higher-order optimization library
.
See /Norman Ramsey, Joao Dias, and Simon Peyton Jones./
<http://research.microsoft.com/en-us/um/people/simonpj/Papers/c--/hoopl-haskell10.pdf "Hoopl: A Modular, Reusable Library for Dataflow Analysis and Transformation"> /(2010)/ for more details.
category: Compilers/Interpreters
author: Norman Ramsey, Joao Dias, Simon Marlow and Simon Peyton Jones
exposed: True
exposed-modules: Compiler.Hoopl Compiler.Hoopl.Internals
Compiler.Hoopl.Wrappers Compiler.Hoopl.Passes.Dominator
Compiler.Hoopl.Passes.DList
hidden-modules: Compiler.Hoopl.Checkpoint
Compiler.Hoopl.Collections Compiler.Hoopl.Combinators
Compiler.Hoopl.Dataflow Compiler.Hoopl.Debug Compiler.Hoopl.Block
Compiler.Hoopl.Graph Compiler.Hoopl.Label Compiler.Hoopl.MkGraph
Compiler.Hoopl.Fuel Compiler.Hoopl.Pointed Compiler.Hoopl.Shape
Compiler.Hoopl.Show Compiler.Hoopl.Unique Compiler.Hoopl.XUtil
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hoopl-3.10.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hoopl-3.10.0.1
hs-libraries: HShoopl-3.10.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/hoopl-3.10.0.1/hoopl.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/hoopl-3.10.0.1
name: hpc
version: 0.6.0.1
id: hpc-0.6.0.1-fa99203f9c565a963745ce11860c456f
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Code Coverage Library for Haskell
description: This package provides the code coverage library for Haskell.
.
See <http://www.haskell.org/haskellwiki/Haskell_program_coverage> for more
information.
category: Control
author: Andy Gill
exposed: True
exposed-modules: Trace.Hpc.Util Trace.Hpc.Mix Trace.Hpc.Tix
Trace.Hpc.Reflect
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hpc-0.6.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hpc-0.6.0.1
hs-libraries: HShpc-0.6.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/hpc-0.6.0.1/hpc.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/hpc-0.6.0.1
name: old-locale
version: 1.0.0.6
id: old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: locale library
description: This package provides the ability to adapt to
locale conventions such as date and time formats.
category: System
author:
exposed: True
exposed-modules: System.Locale
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-locale-1.0.0.6
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-locale-1.0.0.6
hs-libraries: HSold-locale-1.0.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/old-locale-1.0.0.6/old-locale.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/old-locale-1.0.0.6
name: old-time
version: 1.1.0.2
id: old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Time library
description: This package provides the old time library.
.
For new projects, the newer
<http://hackage.haskell.org/package/time time library>
is recommended.
category: System
author:
exposed: True
exposed-modules: System.Time
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-time-1.1.0.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-time-1.1.0.2
hs-libraries: HSold-time-1.1.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-time-1.1.0.2/include
includes: HsTime.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/old-time-1.1.0.2/old-time.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/old-time-1.1.0.2
name: pretty
version: 1.1.1.1
id: pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
license: BSD3
copyright:
maintainer: David Terei <code@davidterei.com>
stability: Stable
homepage: http://github.com/haskell/pretty
package-url:
synopsis: Pretty-printing library
description: This package contains a pretty-printing library, a set of API's
that provides a way to easily print out text in a consistent
format of your choosing. This is useful for compilers and related
tools.
.
This library was originally designed by John Hughes's and has since
been heavily modified by Simon Peyton Jones.
category: Text
author:
exposed: True
exposed-modules: Text.PrettyPrint Text.PrettyPrint.HughesPJ
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/pretty-1.1.1.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/pretty-1.1.1.1
hs-libraries: HSpretty-1.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/pretty-1.1.1.1/pretty.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/pretty-1.1.1.1
name: process
version: 1.2.0.0
id: process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Process libraries
description: This package contains libraries for dealing with system processes.
category: System
author:
exposed: True
exposed-modules: System.Cmd System.Process System.Process.Internals
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/process-1.2.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/process-1.2.0.0
hs-libraries: HSprocess-1.2.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/process-1.2.0.0/include
includes: runProcess.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/process-1.2.0.0/process.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/process-1.2.0.0
name: terminfo
version: 0.4.0.0
id: terminfo-0.4.0.0-b02cf5922e12c1a9557df1270cdf18b7
license: BSD3
copyright: (c) Judah Jacobson
maintainer: Judah Jacobson <judah.jacobson@gmail.com>
stability: Stable
homepage: https://github.com/judah/terminfo
package-url:
synopsis: Haskell bindings to the terminfo library.
description: This library provides an interface to the terminfo database (via bindings to the
curses library). <http://en.wikipedia.org/wiki/Terminfo Terminfo> allows POSIX
systems to interact with a variety of terminals using a standard set of capabilities.
category: User Interfaces
author: Judah Jacobson
exposed: True
exposed-modules: System.Console.Terminfo
System.Console.Terminfo.Base System.Console.Terminfo.Cursor
System.Console.Terminfo.Color System.Console.Terminfo.Edit
System.Console.Terminfo.Effects System.Console.Terminfo.Keys
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/terminfo-0.4.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/terminfo-0.4.0.0
hs-libraries: HSterminfo-0.4.0.0
extra-libraries: ncurses
extra-ghci-libraries:
include-dirs:
includes: ncurses.h term.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/terminfo-0.4.0.0/terminfo.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/terminfo-0.4.0.0
name: time
version: 1.4.2
id: time-1.4.2-bf925e935c287d0b75398fe297453c28
license: BSD3
copyright:
maintainer: <ashley@semantic.org>
stability: stable
homepage: http://semantic.org/TimeLib/
package-url:
synopsis: A time library
description: A time library
category: System
author: Ashley Yakeley
exposed: True
exposed-modules: Data.Time.Calendar Data.Time.Calendar.MonthDay
Data.Time.Calendar.OrdinalDate Data.Time.Calendar.WeekDate
Data.Time.Calendar.Julian Data.Time.Calendar.Easter Data.Time.Clock
Data.Time.Clock.POSIX Data.Time.Clock.TAI Data.Time.LocalTime
Data.Time.Format Data.Time
hidden-modules: Data.Time.Calendar.Private Data.Time.Calendar.Days
Data.Time.Calendar.Gregorian Data.Time.Calendar.JulianYearDay
Data.Time.Clock.Scale Data.Time.Clock.UTC Data.Time.Clock.CTimeval
Data.Time.Clock.UTCDiff Data.Time.LocalTime.TimeZone
Data.Time.LocalTime.TimeOfDay Data.Time.LocalTime.LocalTime
Data.Time.Format.Parse
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/time-1.4.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/time-1.4.2
hs-libraries: HStime-1.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/time-1.4.2/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/time-1.4.2/time.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/time-1.4.2
name: transformers
version: 0.3.0.0
id: transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
license: BSD3
copyright:
maintainer: Ross Paterson <ross@soi.city.ac.uk>
stability:
homepage:
package-url:
synopsis: Concrete functor and monad transformers
description: A portable library of functor and monad transformers, inspired by
the paper \"Functional Programming with Overloading and Higher-Order
Polymorphism\", by Mark P Jones,
in /Advanced School of Functional Programming/, 1995
(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
.
This package contains:
.
* the monad transformer class (in "Control.Monad.Trans.Class")
.
* concrete functor and monad transformers, each with associated
operations and functions to lift operations associated with other
transformers.
.
It can be used on its own in portable Haskell code, or with the monad
classes in the @mtl@ or @monads-tf@ packages, which automatically
lift operations introduced by monad transformers through other
transformers.
category: Control
author: Andy Gill, Ross Paterson
exposed: True
exposed-modules: Control.Applicative.Backwards
Control.Applicative.Lift Control.Monad.IO.Class
Control.Monad.Trans.Class Control.Monad.Trans.Cont
Control.Monad.Trans.Error Control.Monad.Trans.Identity
Control.Monad.Trans.List Control.Monad.Trans.Maybe
Control.Monad.Trans.Reader Control.Monad.Trans.RWS
Control.Monad.Trans.RWS.Lazy Control.Monad.Trans.RWS.Strict
Control.Monad.Trans.State Control.Monad.Trans.State.Lazy
Control.Monad.Trans.State.Strict Control.Monad.Trans.Writer
Control.Monad.Trans.Writer.Lazy Control.Monad.Trans.Writer.Strict
Data.Functor.Compose Data.Functor.Constant Data.Functor.Identity
Data.Functor.Product Data.Functor.Reverse
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/transformers-0.3.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/transformers-0.3.0.0
hs-libraries: HStransformers-0.3.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/transformers-0.3.0.0/transformers.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/transformers-0.3.0.0
name: unix
version: 2.7.0.1
id: unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: POSIX functionality
description: This package gives you access to the set of operating system
services standardised by POSIX 1003.1b (or the IEEE Portable
Operating System Interface for Computing Environments -
IEEE Std. 1003.1).
.
The package is not supported under Windows (except under Cygwin).
category: System
author:
exposed: True
exposed-modules: System.Posix System.Posix.ByteString
System.Posix.Error System.Posix.Resource System.Posix.Time
System.Posix.Unistd System.Posix.User System.Posix.Signals
System.Posix.Signals.Exts System.Posix.Semaphore
System.Posix.SharedMem System.Posix.ByteString.FilePath
System.Posix.Directory System.Posix.Directory.ByteString
System.Posix.DynamicLinker.Module
System.Posix.DynamicLinker.Module.ByteString
System.Posix.DynamicLinker.Prim
System.Posix.DynamicLinker.ByteString System.Posix.DynamicLinker
System.Posix.Files System.Posix.Files.ByteString System.Posix.IO
System.Posix.IO.ByteString System.Posix.Env
System.Posix.Env.ByteString System.Posix.Process
System.Posix.Process.Internals System.Posix.Process.ByteString
System.Posix.Temp System.Posix.Temp.ByteString
System.Posix.Terminal System.Posix.Terminal.ByteString
hidden-modules: System.Posix.Directory.Common
System.Posix.DynamicLinker.Common System.Posix.Files.Common
System.Posix.IO.Common System.Posix.Process.Common
System.Posix.Terminal.Common
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/unix-2.7.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/unix-2.7.0.1
hs-libraries: HSunix-2.7.0.1
extra-libraries: dl
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/unix-2.7.0.1/include
includes: HsUnix.h execvpe.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/unix-2.7.0.1/unix.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/unix-2.7.0.1
name: xhtml
version: 3000.2.1
id: xhtml-3000.2.1-2da8c2cd0581a1aa5b8f1c06f5c3b943
license: BSD3
copyright: Bjorn Bringert 2004-2006, Andy Gill and the Oregon
Graduate Institute of Science and Technology, 1999-2001
maintainer: Chris Dornan <chris@chrisdornan.com>
stability: Stable
homepage: https://github.com/haskell/xhtml
package-url:
synopsis: An XHTML combinator library
description: This package provides combinators for producing
XHTML 1.0, including the Strict, Transitional and
Frameset variants.
category: Web, XML, Pretty Printer
author: Bjorn Bringert
exposed: True
exposed-modules: Text.XHtml Text.XHtml.Frameset Text.XHtml.Strict
Text.XHtml.Transitional Text.XHtml.Debug Text.XHtml.Table
hidden-modules: Text.XHtml.Strict.Attributes
Text.XHtml.Strict.Elements Text.XHtml.Frameset.Attributes
Text.XHtml.Frameset.Elements Text.XHtml.Transitional.Attributes
Text.XHtml.Transitional.Elements Text.XHtml.BlockTable
Text.XHtml.Extras Text.XHtml.Internals
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/xhtml-3000.2.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/xhtml-3000.2.1
hs-libraries: HSxhtml-3000.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/xhtml-3000.2.1/xhtml.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/xhtml-3000.2.1
name: optparse-applicative
version: 0.11.0.1
id: optparse-applicative-0.11.0.1-8086f3679808d6ab547fd82522152b65
license: BSD3
copyright: (c) 2012-2014 Paolo Capriotti <paolo@capriotti.io>
maintainer: paolo@capriotti.io
stability:
homepage: https://github.com/pcapriotti/optparse-applicative
package-url:
synopsis: Utilities and combinators for parsing command line options
description: Here is a simple example of an applicative option parser:
.
@
data Sample = Sample
&#x20; &#x7b; hello :: String
&#x20; , quiet :: Bool &#x7d;
.
sample :: Parser Sample
sample = Sample
&#x20; \<$\> strOption
&#x20; ( long \"hello\"
&#x20; \<\> metavar \"TARGET\"
&#x20; \<\> help \"Target for the greeting\" )
&#x20; \<*\> switch
&#x20; ( long \"quiet\"
&#x20; \<\> help \"Whether to be quiet\" )
@
.
The parser is built using applicative style starting from a set of basic
combinators. In this example, @hello@ is defined as an 'option' with a
@String@ argument, while @quiet@ is a boolean 'flag' (called 'switch').
.
A parser can be used like this:
.
@
greet :: Sample -> IO ()
greet (Sample h False) = putStrLn $ \"Hello, \" ++ h
greet _ = return ()
.
main :: IO ()
main = execParser opts \>\>= greet
&#x20; where
&#x20; opts = info (helper \<*\> sample)
&#x20; ( fullDesc
&#x20; \<\> progDesc \"Print a greeting for TARGET\"
&#x20; \<\> header \"hello - a test for optparse-applicative\" )
@
.
The @greet@ function is the entry point of the program, while @opts@ is a
complete description of the program, used when generating a help text. The
'helper' combinator takes any parser, and adds a @help@ option to it (which
always fails).
.
The @hello@ option in this example is mandatory (since it doesn't have a
default value), so running the program without any argument will display a
help text:
.
>hello - a test for optparse-applicative
>
>Usage: hello --hello TARGET [--quiet]
> Print a greeting for TARGET
>
>Available options:
> -h,--help Show this help text
> --hello TARGET Target for the greeting
> --quiet Whether to be quiet
.
containing a short usage summary, and a detailed list of options with
descriptions.
category: System
author: Paolo Capriotti
exposed: True
exposed-modules: Options.Applicative Options.Applicative.Arrows
Options.Applicative.BashCompletion Options.Applicative.Builder
Options.Applicative.Builder.Completer
Options.Applicative.Builder.Internal Options.Applicative.Common
Options.Applicative.Extra Options.Applicative.Help
Options.Applicative.Help.Pretty Options.Applicative.Help.Chunk
Options.Applicative.Help.Core Options.Applicative.Help.Types
Options.Applicative.Types Options.Applicative.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1
hs-libraries: HSoptparse-applicative-0.11.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-wl-pprint-0.6.7.1-bcb791551d3f60726e62d6ed3d9e5559
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-compat-0.3.3.4-858641fe36888a94d2a45d3e79e952ce
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1/html/optparse-applicative.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1/html
name: RawTest
version: 0.0.0
id: RawTest-0.0.0-ba68921cd3406647ae792e8c23ca23d3
license: AllRightsReserved
copyright:
maintainer:
stability:
homepage:
package-url:
synopsis:
description:
category:
author:
exposed: True
exposed-modules: Application Foundation Import Model Settings
Settings.StaticFiles Settings.Development Handler.Home
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/RawTest-0.0.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/RawTest-0.0.0
hs-libraries: HSRawTest-0.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
hjsmin-0.1.4.7-2bcb53756fe308d43287b1de9e2d7a4c
http-conduit-2.1.4.2-1da2d01bc24f5851d9839b654e033d23
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
persistent-2.1-01b3c438d7315862248849a0939f86cc
persistent-sqlite-2.1.0.1-dc88a346258e6d6ab8cd5ce054813354
persistent-template-2.1-19d629d5673884bc4b215e9698409444
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
wai-extra-3.0.2.1-80c447089829c288b0e65d43bb2bf457
wai-logger-2.2.3-29d5b74200269e3ee1ccecfaf207cd99
warp-3.0.2.3-117d0bae147f282de7ae36499fca984e
yaml-0.8.9.1-58c4178b68d4a94c2aaa4a412f797fdd
yesod-1.4.0-baeb4a5d1a02f2bc5ad4b14f47e673a2
yesod-auth-1.4.0.1-49c534aa4112edd72b63b335e449f96a
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
yesod-form-1.4.0.1-7edb5506da8402a96dac8cd518a016c6
yesod-static-1.4.0.2-d5117007e8b66d188d97c3e331144359
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/RawTest-0.0.0/html/RawTest.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/RawTest-0.0.0/html
name: persistent-sqlite
version: 2.1.0.1
id: persistent-sqlite-2.1.0.1-dc88a346258e6d6ab8cd5ce054813354
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Backend for the persistent library using sqlite3.
description: This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies.
category: Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Sqlite Database.Persist.Sqlite
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-sqlite-2.1.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-sqlite-2.1.0.1
hs-libraries: HSpersistent-sqlite-2.1.0.1
extra-libraries: pthread
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
persistent-2.1-01b3c438d7315862248849a0939f86cc
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-sqlite-2.1.0.1/html/persistent-sqlite.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-sqlite-2.1.0.1/html
name: MyBlog
version: 0.0.0
id: MyBlog-0.0.0-b90adfa7f458a86e45183852df4fdcf8
license: AllRightsReserved
copyright:
maintainer:
stability:
homepage:
package-url:
synopsis:
description:
category:
author:
exposed: True
exposed-modules: Application Foundation Import Model Settings
Settings.StaticFiles Settings.Development Handler.Home
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MyBlog-0.0.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MyBlog-0.0.0
hs-libraries: HSMyBlog-0.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
hjsmin-0.1.4.7-2bcb53756fe308d43287b1de9e2d7a4c
http-conduit-2.1.4.2-1da2d01bc24f5851d9839b654e033d23
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
persistent-2.1-01b3c438d7315862248849a0939f86cc
persistent-postgresql-2.1-8d7e4d3b4359c71fa603752c6861c38c
persistent-template-2.1-19d629d5673884bc4b215e9698409444
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
wai-extra-3.0.2.1-80c447089829c288b0e65d43bb2bf457
wai-logger-2.2.3-29d5b74200269e3ee1ccecfaf207cd99
warp-3.0.2.3-117d0bae147f282de7ae36499fca984e
yaml-0.8.9.1-58c4178b68d4a94c2aaa4a412f797fdd
yesod-1.4.0-baeb4a5d1a02f2bc5ad4b14f47e673a2
yesod-auth-1.4.0.1-49c534aa4112edd72b63b335e449f96a
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
yesod-form-1.4.0.1-7edb5506da8402a96dac8cd518a016c6
yesod-static-1.4.0.2-d5117007e8b66d188d97c3e331144359
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MyBlog-0.0.0/html/MyBlog.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MyBlog-0.0.0/html
name: yesod
version: 1.4.0
id: yesod-1.4.0-baeb4a5d1a02f2bc5ad4b14f47e673a2
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: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-1.4.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-1.4.0
hs-libraries: HSyesod-1.4.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
safe-0.3.8-d27469af80fe61366118847fa2c7f81d
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
wai-extra-3.0.2.1-80c447089829c288b0e65d43bb2bf457
warp-3.0.2.3-117d0bae147f282de7ae36499fca984e
yaml-0.8.9.1-58c4178b68d4a94c2aaa4a412f797fdd
yesod-auth-1.4.0.1-49c534aa4112edd72b63b335e449f96a
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
yesod-form-1.4.0.1-7edb5506da8402a96dac8cd518a016c6
yesod-persistent-1.4.0.1-bf0c83ee9c7d29eece6396bccea45b08
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-1.4.0/html/yesod.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-1.4.0/html
name: yesod-auth
version: 1.4.0.1
id: yesod-auth-1.4.0.1-49c534aa4112edd72b63b335e449f96a
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Authentication for Yesod.
description: This package provides a pluggable mechanism for allowing users to authenticate with your site. It comes with a number of common plugins, such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description.
.
* <http://hackage.haskell.org/package/yesod-auth-account>: An account authentication plugin for Yesod
.
* <http://hackage.haskell.org/package/yesod-auth-hashdb>: The HashDB module previously packaged in yesod-auth, now with stronger, but compatible, security.
.
* <https://github.com/ollieh/yesod-auth-bcrypt/>: An alternative to the HashDB module.
category: Web, Yesod
author: Michael Snoyman, Patrick Brisbin
exposed: True
exposed-modules: Yesod.Auth Yesod.Auth.BrowserId Yesod.Auth.Dummy
Yesod.Auth.Email Yesod.Auth.OpenId Yesod.Auth.Rpxnow
Yesod.Auth.Message Yesod.Auth.GoogleEmail Yesod.Auth.GoogleEmail2
hidden-modules: Yesod.Auth.Routes Yesod.PasswordStore
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1
hs-libraries: HSyesod-auth-1.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
authenticate-1.3.2.10-dba2b0240f143409914e16ef3b829bb7
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base16-bytestring-0.1.1.6-f122338b0185e05f7422e84f1cb5a104
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
email-validate-2.0.1-d29617dd740b2ea3e89d126835dfc7af
file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
http-client-0.3.8-bd616a935c763e53b4e70518a2d0f573
http-conduit-2.1.4.2-1da2d01bc24f5851d9839b654e033d23
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
mime-mail-0.4.5.2-0313667b1b2d7a9162f2679620e3021a
network-uri-2.6.0.0-02548dbc82f6b84a1e52589f2c623acf
persistent-2.1-01b3c438d7315862248849a0939f86cc
persistent-template-2.1-19d629d5673884bc4b215e9698409444
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
safe-0.3.8-d27469af80fe61366118847fa2c7f81d
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
yesod-form-1.4.0.1-7edb5506da8402a96dac8cd518a016c6
yesod-persistent-1.4.0.1-bf0c83ee9c7d29eece6396bccea45b08
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1/html/yesod-auth.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1/html
name: persistent-postgresql
version: 2.1
id: persistent-postgresql-2.1-8d7e4d3b4359c71fa603752c6861c38c
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Backend for the persistent library using postgresql.
description: Based on the postgresql-simple package
category: Database, Yesod
author: Felipe Lessa, Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Persist.Postgresql
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1
hs-libraries: HSpersistent-postgresql-2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
persistent-2.1-01b3c438d7315862248849a0939f86cc
postgresql-libpq-0.9.0.1-eef6f1b130529aea17b0c5c7eb7cf24a
postgresql-simple-0.4.6.0-e4d17a5c624fb95679eec46259ead7cc
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1/html/persistent-postgresql.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1/html
name: yesod-form
version: 1.4.0.1
id: yesod-form-1.4.0.1-7edb5506da8402a96dac8cd518a016c6
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Form handling support for Yesod Web Framework
description: Form handling support for Yesod Web Framework
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod.Form Yesod.Form.Types Yesod.Form.Functions
Yesod.Form.Bootstrap3 Yesod.Form.Input Yesod.Form.Fields
Yesod.Form.Jquery Yesod.Form.Nic Yesod.Form.MassInput
Yesod.Form.I18n.English Yesod.Form.I18n.Portuguese
Yesod.Form.I18n.Swedish Yesod.Form.I18n.German
Yesod.Form.I18n.French Yesod.Form.I18n.Norwegian
Yesod.Form.I18n.Japanese Yesod.Form.I18n.Czech
Yesod.Form.I18n.Russian
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.1
hs-libraries: HSyesod-form-1.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
email-validate-2.0.1-d29617dd740b2ea3e89d126835dfc7af
network-uri-2.6.0.0-02548dbc82f6b84a1e52589f2c623acf
persistent-2.1-01b3c438d7315862248849a0939f86cc
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
xss-sanitize-0.3.5.4-37b1647e480853fddb93e92b39e6ef03
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
yesod-persistent-1.4.0.1-bf0c83ee9c7d29eece6396bccea45b08
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.1/html/yesod-form.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.1/html
name: yesod-persistent
version: 1.4.0.1
id: yesod-persistent-1.4.0.1-bf0c83ee9c7d29eece6396bccea45b08
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Some helpers for using Persistent from Yesod.
description: Some helpers for using Persistent from Yesod.
category: Web, Yesod, Database
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod.Persist Yesod.Persist.Core
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1
hs-libraries: HSyesod-persistent-1.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
persistent-2.1-01b3c438d7315862248849a0939f86cc
persistent-template-2.1-19d629d5673884bc4b215e9698409444
resource-pool-0.2.3.0-f755c660f9025277685a448719e79e5f
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1/html/yesod-persistent.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1/html
name: persistent-template
version: 2.1
id: persistent-template-2.1-19d629d5673884bc4b215e9698409444
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Type-safe, non-relational, multi-backend persistence.
description: This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful.
category: Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Persist.TH
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-template-2.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-template-2.1
hs-libraries: HSpersistent-template-2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
path-pieces-0.1.4-ea7a6b4a0deb309d1334fb12b0ef6f13
persistent-2.1-01b3c438d7315862248849a0939f86cc
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-template-2.1/html/persistent-template.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-template-2.1/html
name: yesod-static
version: 1.4.0.2
id: yesod-static-1.4.0.2-d5117007e8b66d188d97c3e331144359
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Static file serving subsite for Yesod Web Framework.
description: Static file serving subsite for Yesod Web Framework.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod.Static Yesod.EmbeddedStatic
Yesod.EmbeddedStatic.Generators Yesod.EmbeddedStatic.Types
Yesod.EmbeddedStatic.Css.AbsoluteUrl
hidden-modules: Yesod.EmbeddedStatic.Internal
Yesod.EmbeddedStatic.Css.Util
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2
hs-libraries: HSyesod-static-1.4.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.5-66719d27a2e6a780c5c73a2ae8df7e59
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
cryptohash-conduit-0.1.1-83158b635b023d13d2821eae3b265e7e
css-text-0.1.2.1-a0748df7a1ad0e2a6f439159c9e14973
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
hjsmin-0.1.4.7-2bcb53756fe308d43287b1de9e2d7a4c
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
mime-types-0.1.0.4-5ca9ae9d027c8a3f57334e1b9654058e
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
system-fileio-0.3.14-ae30a0ac3ce651076834c894648322ac
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
wai-app-static-3.0.0.1-bddcff1ee0c31ad4da72c870f36030b8
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2/html/yesod-static.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2/html
name: yesod-test
version: 1.4.0.3
id: yesod-test-1.4.0.3-2bc405a60eef6c445fa10638791b8859
license: MIT
copyright:
maintainer: Michael Snoyman, Greg Weber, Nubis <nubis@woobiz.com.ar>
stability: Experimental
homepage: http://www.yesodweb.com
package-url:
synopsis: integration testing for WAI/Yesod Applications
description: Behaviour Oriented integration Testing for Yesod Applications
category: Web, Yesod, Testing
author: Nubis <nubis@woobiz.com.ar>
exposed: True
exposed-modules: Yesod.Test Yesod.Test.CssQuery
Yesod.Test.TransversingCSS
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3
hs-libraries: HSyesod-test-1.4.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cookie-0.4.1.3-7aee4deae758ccdffb13d525ace30b6c
hspec-1.11.4-542052782fca0808948be8c28e125bdc
html-conduit-1.1.1.1-1985fbb88117c0368b8bdf965706cb94
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
persistent-2.1-01b3c438d7315862248849a0939f86cc
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
wai-extra-3.0.2.1-80c447089829c288b0e65d43bb2bf457
xml-conduit-1.2.3-3a23c2700ab6062f967dd515e5f56811
xml-types-0.3.4-a3c8160127cc6697245f79714946770d
yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3/html/yesod-test.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3/html
name: persistent
version: 2.1
id: persistent-2.1-01b3c438d7315862248849a0939f86cc
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Type-safe, multi-backend data serialization.
description: Type-safe, data serialization. You must use a specific backend in order to make this useful.
category: Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Persist Database.Persist.Quasi
Database.Persist.Types Database.Persist.Class Database.Persist.Sql
hidden-modules: Database.Persist.Types.Base
Database.Persist.Class.DeleteCascade
Database.Persist.Class.PersistEntity
Database.Persist.Class.PersistQuery
Database.Persist.Class.PersistUnique
Database.Persist.Class.PersistConfig
Database.Persist.Class.PersistField
Database.Persist.Class.PersistStore Database.Persist.Sql.Migration
Database.Persist.Sql.Internal Database.Persist.Sql.Types
Database.Persist.Sql.Raw Database.Persist.Sql.Run
Database.Persist.Sql.Class Database.Persist.Sql.Orphan.PersistQuery
Database.Persist.Sql.Orphan.PersistStore
Database.Persist.Sql.Orphan.PersistUnique
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-2.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/persistent-2.1
hs-libraries: HSpersistent-2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
path-pieces-0.1.4-ea7a6b4a0deb309d1334fb12b0ef6f13
resource-pool-0.2.3.0-f755c660f9025277685a448719e79e5f
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
scientific-0.3.3.0-17a882b7ac8f71cb2691ed443b0376f7
silently-1.2.4.1-e5a077a8430c9f84aa7f1babf16eee71
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-2.1/html/persistent.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/persistent-2.1/html
name: yesod-core
version: 1.4.2
id: yesod-core-1.4.2-1a5743ec529d117e028c3f9886d0452d
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: Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving.
.
The Yesod documentation site <http://www.yesodweb.com/> has much more information, tutorials and information on some of the supporting packages, like Hamlet and Persistent.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod.Core Yesod.Core.Content Yesod.Core.Dispatch
Yesod.Core.Handler Yesod.Core.Json Yesod.Core.Widget
Yesod.Core.Internal Yesod.Core.Types Yesod.Routes.TH.Types
hidden-modules: Yesod.Core.Internal.Session
Yesod.Core.Internal.Request Yesod.Core.Class.Handler
Yesod.Core.Internal.Util Yesod.Core.Internal.Response
Yesod.Core.Internal.Run Yesod.Core.Internal.TH
Yesod.Core.Internal.LiteApp Yesod.Core.Class.Yesod
Yesod.Core.Class.Dispatch Yesod.Core.Class.Breadcrumbs
Yesod.Core.TypeCache Paths_yesod_core Yesod.Routes.TH
Yesod.Routes.Class Yesod.Routes.Parse Yesod.Routes.Overlap
Yesod.Routes.TH.Dispatch Yesod.Routes.TH.RenderRoute
Yesod.Routes.TH.ParseRoute Yesod.Routes.TH.RouteAttrs
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2
hs-libraries: HSyesod-core-1.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
clientsession-0.9.1-3a109bf021e7bc549185067ec8830c4c
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cookie-0.4.1.3-7aee4deae758ccdffb13d525ace30b6c
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
parsec-3.1.5-b12c7efab059dc703468f8bc75fd871e
path-pieces-0.1.4-ea7a6b4a0deb309d1334fb12b0ef6f13
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
safe-0.3.8-d27469af80fe61366118847fa2c7f81d
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
wai-extra-3.0.2.1-80c447089829c288b0e65d43bb2bf457
wai-logger-2.2.3-29d5b74200269e3ee1ccecfaf207cd99
warp-3.0.2.3-117d0bae147f282de7ae36499fca984e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2/html/yesod-core.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2/html
name: authenticate
version: 1.3.2.10
id: authenticate-1.3.2.10-dba2b0240f143409914e16ef3b829bb7
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://github.com/yesodweb/authenticate
package-url:
synopsis: Authentication methods for Haskell web applications.
description: Focus is on third-party authentication methods, such as OpenID and BrowserID.
.
Note: Facebook support is now provided by the fb package: <http://hackage.haskell.org/package/fb>.
category: Web
author: Michael Snoyman, Hiromi Ishii, Arash Rouhani
exposed: True
exposed-modules: Web.Authenticate.Rpxnow Web.Authenticate.OpenId
Web.Authenticate.BrowserId Web.Authenticate.OpenId.Providers
hidden-modules: Web.Authenticate.Internal OpenId2.Discovery
OpenId2.Normalization OpenId2.Types OpenId2.XRDS
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10
hs-libraries: HSauthenticate-1.3.2.10
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
http-conduit-2.1.4.2-1da2d01bc24f5851d9839b654e033d23
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
network-uri-2.6.0.0-02548dbc82f6b84a1e52589f2c623acf
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
tagstream-conduit-0.5.5.3-2dfb1dda03f619131d01e2b533f28d3d
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
xml-conduit-1.2.3-3a23c2700ab6062f967dd515e5f56811
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10/html/authenticate.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10/html
name: html-conduit
version: 1.1.1.1
id: html-conduit-1.1.1.1-1985fbb88117c0368b8bdf965706cb94
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/xml
package-url:
synopsis: Parse HTML documents using xml-conduit datatypes.
description: This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.
category: Web, Text, Conduit
author: Michael Snoyman
exposed: True
exposed-modules: Text.HTML.DOM
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1
hs-libraries: HShtml-conduit-1.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
tagstream-conduit-0.5.5.3-2dfb1dda03f619131d01e2b533f28d3d
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
xml-conduit-1.2.3-3a23c2700ab6062f967dd515e5f56811
xml-types-0.3.4-a3c8160127cc6697245f79714946770d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1/html/html-conduit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1/html
name: tagstream-conduit
version: 0.5.5.3
id: tagstream-conduit-0.5.5.3-2dfb1dda03f619131d01e2b533f28d3d
license: BSD3
copyright:
maintainer: yi.codeplayer@gmail.com
stability:
homepage: http://github.com/yihuang/tagstream-conduit
package-url:
synopsis: streamlined html tag parser
description: Tag-stream is a library for parsing HTML//XML to a token stream.
It can parse unstructured and malformed HTML from the web.
It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory.
You can start from the `tests/Tests.hs` module to see what it can do.
category: Web, Conduit
author: yihuang
exposed: True
exposed-modules: Text.HTML.TagStream Text.HTML.TagStream.ByteString
Text.HTML.TagStream.Text Text.HTML.TagStream.Types
Text.HTML.TagStream.Utils Text.HTML.TagStream.Entities
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3
hs-libraries: HStagstream-conduit-0.5.5.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
xml-conduit-1.2.3-3a23c2700ab6062f967dd515e5f56811
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3/html/tagstream-conduit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3/html
name: postgresql-simple
version: 0.4.6.0
id: postgresql-simple-0.4.6.0-e4d17a5c624fb95679eec46259ead7cc
license: BSD3
copyright: (c) 2011 MailRank, Inc.
(c) 2011-2013 Leon P Smith
maintainer: Leon P Smith <leon@melding-monads.com>
stability:
homepage:
package-url:
synopsis: Mid-Level PostgreSQL client library
description: Mid-Level PostgreSQL client library, forked from mysql-simple.
category: Database
author: Bryan O'Sullivan, Leon P Smith
exposed: True
exposed-modules: Database.PostgreSQL.Simple
Database.PostgreSQL.Simple.Arrays
Database.PostgreSQL.Simple.BuiltinTypes
Database.PostgreSQL.Simple.Copy
Database.PostgreSQL.Simple.FromField
Database.PostgreSQL.Simple.FromRow
Database.PostgreSQL.Simple.LargeObjects
Database.PostgreSQL.Simple.HStore
Database.PostgreSQL.Simple.HStore.Internal
Database.PostgreSQL.Simple.Notification
Database.PostgreSQL.Simple.Ok Database.PostgreSQL.Simple.SqlQQ
Database.PostgreSQL.Simple.Time
Database.PostgreSQL.Simple.Time.Internal
Database.PostgreSQL.Simple.ToField Database.PostgreSQL.Simple.ToRow
Database.PostgreSQL.Simple.Transaction
Database.PostgreSQL.Simple.TypeInfo
Database.PostgreSQL.Simple.TypeInfo.Macro
Database.PostgreSQL.Simple.TypeInfo.Static
Database.PostgreSQL.Simple.Types Database.PostgreSQL.Simple.Errors
Database.PostgreSQL.Simple.Internal
hidden-modules: Database.PostgreSQL.Simple.Compat
Database.PostgreSQL.Simple.HStore.Implementation
Database.PostgreSQL.Simple.Time.Implementation
Database.PostgreSQL.Simple.TypeInfo.Types
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0
hs-libraries: HSpostgresql-simple-0.4.6.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-textual-0.2.0.9-1d2ec8ddd14362b785f1adb63fc44d04
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
postgresql-libpq-0.9.0.1-eef6f1b130529aea17b0c5c7eb7cf24a
scientific-0.3.3.0-17a882b7ac8f71cb2691ed443b0376f7
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
uuid-1.3.4-03218a3d49afbeab7ca36bf0eb22cede
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0/html/postgresql-simple.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0/html
name: xml-conduit
version: 1.2.3
id: xml-conduit-1.2.3-3a23c2700ab6062f967dd515e5f56811
license: BSD3
copyright:
maintainer: Michael Snoyman <michaels@suite-sol.com>
stability: Stable
homepage: http://github.com/snoyberg/xml
package-url:
synopsis: Pure-Haskell utilities for dealing with XML with the conduit package.
description: This package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules:
.
* Text.XML: DOM-based parsing and rendering. This is the most commonly used module.
.
* Text.XML.Cursor: A wrapper around "Text.XML" which allows bidirectional traversing of the DOM, similar to XPath. (Note: Text.XML.Cursor.Generic is the same concept, but will work with any node representation.)
.
* Text.XML.Unresolved: A slight modification to "Text.XML" which does not require all entities to be resolved at parsing. The datatypes are slightly more complicated here, and therefore this module is only recommended when you need to deal directly with raw entities.
.
* Text.XML.Stream.Parse: Streaming parser, including some streaming parser combinators.
.
* Text.XML.Stream.Render: Streaming renderer.
.
Additionally, the xml-hamlet package <http://hackage.haskell.org/package/xml-hamlet> provides a more convenient syntax for creating XML documents. For a more thorough tutorial on this library, please see <http://www.yesodweb.com/book/xml>.
category: XML, Conduit
author: Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
exposed: True
exposed-modules: Text.XML.Stream.Parse Text.XML.Stream.Render
Text.XML.Unresolved Text.XML.Cursor Text.XML.Cursor.Generic
Text.XML
hidden-modules: Text.XML.Stream.Token
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3
hs-libraries: HSxml-conduit-1.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
xml-types-0.3.4-a3c8160127cc6697245f79714946770d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3/html/xml-conduit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3/html
name: clientsession
version: 0.9.1
id: clientsession-0.9.1-3a109bf021e7bc549185067ec8830c4c
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/yesodweb/clientsession/tree/master
package-url:
synopsis: Securely store session data in a client-side cookie.
description: Achieves security through AES-CTR encryption and
Skein-MAC-512-256 authentication. Uses Base64
encoding to avoid any issues with characters.
category: Web
author: Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com>
exposed: True
exposed-modules: Web.ClientSession
hidden-modules: System.LookupEnv
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/clientsession-0.9.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/clientsession-0.9.1
hs-libraries: HSclientsession-0.9.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
cprng-aes-0.5.2-d45cd107ce5e65510d147bd7617e0c67
crypto-api-0.13.2-7f1fc407560f3452ad5c5683f6b9549e
crypto-random-0.0.7-a54db1acdc4cfe965cc84dc944af97c2
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
entropy-0.3.3-bc644832451f5714ff2f73f0f2f51cd3
setenv-0.1.1.1-9a7f4ba08f42b64c70f174e426f2de6d
skein-1.0.9-6069f79361784ce0df63ec18e96b7469
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/clientsession-0.9.1/html/clientsession.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/clientsession-0.9.1/html
name: hjsmin
version: 0.1.4.7
id: hjsmin-0.1.4.7-2bcb53756fe308d43287b1de9e2d7a4c
license: BSD3
copyright:
maintainer: Alan Zimmerman <alan.zimm@gmail.com>
stability: unstable
homepage: http://github.com/alanz/hjsmin
package-url:
synopsis: Haskell implementation of a javascript minifier
description: Reduces size of javascript files by stripping out extraneous whitespace and
other syntactic elements, without changing the semantics.
category: Web
author: Alan Zimmerman <alan.zimm@gmail.com>
exposed: True
exposed-modules: Text.Jasmine
hidden-modules: Text.Jasmine.Pretty
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7
hs-libraries: HShjsmin-0.1.4.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
language-javascript-0.5.13-61bb10be4f7beceda1360637a0533ccc
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7/html/hjsmin.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7/html
name: skein
version: 1.0.9
id: skein-1.0.9-6069f79361784ce0df63ec18e96b7469
license: BSD3
copyright:
maintainer: Felipe Lessa <felipe.lessa@gmail.com>
stability:
homepage: https://github.com/meteficha/skein
package-url:
synopsis: Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.
description: Skein (<http://www.skein-hash.info/>) is a family of fast
secure cryptographic hash functions designed by Niels
Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir
Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.
.
This package uses bindings to the optimized C implementation
of Skein. We provide a high-level interface (see module
"Crypto.Skein") to some of the Skein use cases. We also
provide a low-level interface (see module
"Crypto.Skein.Internal") should you need to use Skein in a
different way.
.
Currently we have support for Skein as cryptographic hash
function as Skein as a message authentication code
(Skein-MAC). For examples of how to use this package, see
"Crypto.Skein" module documentation.
.
This package includes Skein v1.3. Versions of this package
before 1.0.0 implemented Skein v1.1.
category: Cryptography
author: Felipe Lessa <felipe.lessa@gmail.com>, Doug Whiting
exposed: True
exposed-modules: Crypto.Skein Crypto.Skein.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/skein-1.0.9
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/skein-1.0.9
hs-libraries: HSskein-1.0.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: skein.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
crypto-api-0.13.2-7f1fc407560f3452ad5c5683f6b9549e
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/skein-1.0.9/html/skein.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/skein-1.0.9/html
name: wai-app-static
version: 3.0.0.1
id: wai-app-static-3.0.0.1-bddcff1ee0c31ad4da72c870f36030b8
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/web-application-interface
package-url:
synopsis: WAI application for static serving
description: Also provides some helper functions and datatypes for use outside of WAI.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Network.Wai.Application.Static
WaiAppStatic.Storage.Filesystem WaiAppStatic.Storage.Embedded
WaiAppStatic.Listing WaiAppStatic.Types WaiAppStatic.CmdLine
hidden-modules: Util WaiAppStatic.Storage.Embedded.Runtime
WaiAppStatic.Storage.Embedded.TH
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1
hs-libraries: HSwai-app-static-3.0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
cryptohash-conduit-0.1.1-83158b635b023d13d2821eae3b265e7e
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
http-date-0.0.4-a73e00e42406313a746be4a6c2b199c0
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
mime-types-0.1.0.4-5ca9ae9d027c8a3f57334e1b9654058e
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
optparse-applicative-0.10.0-a3e79349b37011481f38a0ad55f61bbc
system-fileio-0.3.14-ae30a0ac3ce651076834c894648322ac
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
wai-extra-3.0.2.1-80c447089829c288b0e65d43bb2bf457
warp-3.0.2.3-117d0bae147f282de7ae36499fca984e
zlib-0.5.4.1-a1b859f72d59bc2f7dc258ab67b1bbb0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1/html/wai-app-static.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1/html
name: language-javascript
version: 0.5.13
id: language-javascript-0.5.13-61bb10be4f7beceda1360637a0533ccc
license: BSD3
copyright: (c) 2010,2011,2012 Alan Zimmerman
maintainer: alan.zimm@gmail.com
stability:
homepage: http://github.com/alanz/language-javascript
package-url:
synopsis: Parser for JavaScript
description: Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin.
.
Note: Version 0.5.0 breaks compatibility with prior versions, the AST has been reworked to allow
round trip processing of JavaScript.
category: Language
author: Alan Zimmerman
exposed: True
exposed-modules: Language.JavaScript.Parser
Language.JavaScript.Parser.Parser Language.JavaScript.Parser.Lexer
Language.JavaScript.Parser.Grammar5 Language.JavaScript.Parser.AST
Language.JavaScript.Pretty.Printer
Language.JavaScript.Parser.SrcLocation
hidden-modules: Language.JavaScript.Parser.LexerUtils
Language.JavaScript.Parser.ParseError
Language.JavaScript.Parser.ParserMonad
Language.JavaScript.Parser.StringEscape
Language.JavaScript.Parser.Token
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13
hs-libraries: HSlanguage-javascript-0.5.13
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13/html/language-javascript.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13/html
name: hspec
version: 1.11.4
id: hspec-1.11.4-542052782fca0808948be8c28e125bdc
license: MIT
copyright: (c) 2011-2014 Simon Hengel,
(c) 2011-2012 Trystan Spangler,
(c) 2011 Greg Weber
maintainer: Simon Hengel <sol@typeful.net>
stability: experimental
homepage: http://hspec.github.io/
package-url:
synopsis: A Testing Framework for Haskell
description: Hspec is a testing framework for Haskell. It is inspired by
the Ruby library RSpec. Some of Hspec's distinctive features
are:
.
* a friendly DSL for defining tests
.
* integration with QuickCheck, SmallCheck, and HUnit
.
* parallel test execution
.
* automatic discovery of test files
.
The Hspec Manual is at <http://hspec.github.io/>.
category: Testing
author:
exposed: True
exposed-modules: Test.Hspec Test.Hspec.Core Test.Hspec.Runner
Test.Hspec.Formatters Test.Hspec.HUnit Test.Hspec.QuickCheck
hidden-modules: Test.Hspec.Util Test.Hspec.Compat
Test.Hspec.Core.Type Test.Hspec.Core.QuickCheckUtil
Test.Hspec.Config Test.Hspec.Options Test.Hspec.FailureReport
Test.Hspec.Runner.Eval Test.Hspec.Runner.Tree
Test.Hspec.Formatters.Internal Test.Hspec.Timer
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hspec-1.11.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hspec-1.11.4
hs-libraries: HShspec-1.11.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
QuickCheck-2.7.6-3caa3f359f847ac5caf1ddd4757f1280
ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
async-2.0.1.5-66719d27a2e6a780c5c73a2ae8df7e59
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hspec-expectations-0.6.1-03d489d6abb171cb7a57320f5a34e936
quickcheck-io-0.1.1-c31e6be7d9110b0fc3edc75a9c6ab2cf
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
setenv-0.1.1.1-9a7f4ba08f42b64c70f174e426f2de6d
tf-random-0.5-ee74b66d3344a0ee18e344d1c5d73413
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hspec-1.11.4/html/hspec.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hspec-1.11.4/html
name: crypto-api
version: 0.13.2
id: crypto-api-0.13.2-7f1fc407560f3452ad5c5683f6b9549e
license: BSD3
copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>
maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com>
stability: stable
homepage: https://github.com/TomMD/crypto-api
package-url:
synopsis: A generic interface for cryptographic operations
description: A generic interface for cryptographic operations (hashes, ciphers, randomness).
Maintainers of hash and cipher implementations are
encouraged to add instances for the classes defined
in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes
module.
Any concepts or functions of general use to more than
one cryptographic algorithm (ex: padding) is within
scope of this package.
category: Data, Cryptography
author: Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike)
exposed: True
exposed-modules: Crypto.Classes Crypto.Types Crypto.HMAC
Crypto.Random Crypto.Padding Crypto.Modes Crypto.Util
Crypto.Classes.Exceptions
hidden-modules: Crypto.CPoly
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2
hs-libraries: HScrypto-api-0.13.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
entropy-0.3.3-bc644832451f5714ff2f73f0f2f51cd3
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2/html/crypto-api.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2/html
name: monad-logger
version: 0.3.7.2
id: monad-logger-0.3.7.2-7bbc858a640a04fdcace40131a398c92
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/kazu-yamamoto/logger
package-url:
synopsis: A class of monads which can log messages.
description: This package uses template-haskell for determining source code locations of messages.
category: System
author: Michael Snoyman
exposed: True
exposed-modules: Control.Monad.Logger
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2
hs-libraries: HSmonad-logger-0.3.7.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-loops-0.4.2.1-41beedbe38ae4be5a5cf3b49ef1fb773
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
stm-chans-3.0.0.2-76e10cd8f93ca87fdf11844b7506bc3a
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2/html/monad-logger.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2/html
name: uuid
version: 1.3.4
id: uuid-1.3.4-03218a3d49afbeab7ca36bf0eb22cede
license: BSD3
copyright: (c) 2008-2013 Antoine Latter
maintainer: aslatter@gmail.com
stability:
homepage: http://projects.haskell.org/uuid/
package-url:
synopsis: For creating, comparing, parsing and printing Universally Unique Identifiers
description: This library is useful for creating, comparing, parsing and
printing Universally Unique Identifiers.
See <http://en.wikipedia.org/wiki/UUID> for the general idea.
category: Data
author: Antoine Latter
exposed: True
exposed-modules: Data.UUID Data.UUID.Util Data.UUID.V1 Data.UUID.V3
Data.UUID.V4 Data.UUID.V5
hidden-modules: Data.UUID.Builder Data.UUID.Internal
Data.UUID.Named Data.Word.Util
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/uuid-1.3.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/uuid-1.3.4
hs-libraries: HSuuid-1.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
network-info-0.2.0.5-68caa721d91657622308b260073c3091
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/uuid-1.3.4/html/uuid.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/uuid-1.3.4/html
name: xss-sanitize
version: 0.3.5.4
id: xss-sanitize-0.3.5.4-37b1647e480853fddb93e92b39e6ef03
license: BSD3
copyright:
maintainer: Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://github.com/yesodweb/haskell-xss-sanitize
package-url:
synopsis: sanitize untrusted HTML to prevent XSS attacks
description: run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md <http://github.com/yesodweb/haskell-xss-sanitize> for more details
category: Web
author: Greg Weber <greg@gregweber.info>
exposed: True
exposed-modules: Text.HTML.SanitizeXSS
hidden-modules: Text.HTML.SanitizeXSS.Css
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4
hs-libraries: HSxss-sanitize-0.3.5.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
css-text-0.1.2.1-a0748df7a1ad0e2a6f439159c9e14973
network-uri-2.6.0.0-02548dbc82f6b84a1e52589f2c623acf
tagsoup-0.13.3-7b4f0f2870b74929eaaf5638a2f61482
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4/html/xss-sanitize.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4/html
name: warp
version: 3.0.2.3
id: warp-3.0.2.3-117d0bae147f282de7ae36499fca984e
license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: http://github.com/yesodweb/wai
package-url:
synopsis: A fast, light-weight web server for WAI applications.
description: The premier WAI handler. For more information, see <http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/>.
.
Changelog
.
[3.0.0] WAI no longer uses conduit for its streaming interface.
.
[2.1.0] The @onOpen@ and @onClose@ settings now provide the @SockAddr@ of the client, and @onOpen@ can return a @Bool@ which will close the connection. The @responseRaw@ response has been added, which provides a more elegant way to handle WebSockets than the previous @settingsIntercept@. The old settings accessors have been deprecated in favor of new setters, which will allow settings changes to be made in the future without breaking backwards compatibility.
.
[2.0.0] ResourceT is not used anymore. Request and Response is now abstract data types. To use their constructors, Internal module should be imported.
.
[1.3.9] Support for byte range requests.
.
[1.3.7] Sockets now have FD_CLOEXEC set on them. This behavior is more secure, and the change should not affect the vast majority of use cases. However, it appeared that this is buggy and is fixed in 2.0.0.
category: Web, Yesod
author: Michael Snoyman, Kazu Yamamoto, Matt Brown
exposed: True
exposed-modules: Network.Wai.Handler.Warp
Network.Wai.Handler.Warp.Buffer Network.Wai.Handler.Warp.Timeout
Network.Wai.Handler.Warp.Internal
hidden-modules: Network.Wai.Handler.Warp.Conduit
Network.Wai.Handler.Warp.Counter Network.Wai.Handler.Warp.Date
Network.Wai.Handler.Warp.FdCache Network.Wai.Handler.Warp.Header
Network.Wai.Handler.Warp.IO Network.Wai.Handler.Warp.IORef
Network.Wai.Handler.Warp.ReadInt Network.Wai.Handler.Warp.Recv
Network.Wai.Handler.Warp.Request
Network.Wai.Handler.Warp.RequestHeader
Network.Wai.Handler.Warp.Response
Network.Wai.Handler.Warp.ResponseHeader
Network.Wai.Handler.Warp.Run Network.Wai.Handler.Warp.SendFile
Network.Wai.Handler.Warp.Settings Network.Wai.Handler.Warp.Types
Network.Wai.Handler.Warp.Windows Paths_warp
Network.Wai.Handler.Warp.MultiMap
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/warp-3.0.2.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/warp-3.0.2.3
hs-libraries: HSwarp-3.0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
auto-update-0.1.1.2-a9c26cee1d5c97f06851c6f21cc7fb50
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
http-date-0.0.4-a73e00e42406313a746be4a6c2b199c0
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
simple-sendfile-0.2.17-47d3054ce830de4cde5ba05ce4bc9c6f
streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
void-0.6.1-510e5cf01cbc61c0e2f182fbd2f5b9a5
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/warp-3.0.2.3/html/warp.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/warp-3.0.2.3/html
name: xml-types
version: 0.3.4
id: xml-types-0.3.4-a3c8160127cc6697245f79714946770d
license: MIT
copyright:
maintainer: jmillikin@gmail.com
stability: experimental
homepage: https://john-millikin.com/software/haskell-xml/
package-url:
synopsis: Basic types for representing XML
description:
category: Text, XML
author: John Millikin <jmillikin@gmail.com>
exposed: True
exposed-modules: Data.XML.Types
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/xml-types-0.3.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/xml-types-0.3.4
hs-libraries: HSxml-types-0.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/xml-types-0.3.4/html/xml-types.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/xml-types-0.3.4/html
name: postgresql-libpq
version: 0.9.0.1
id: postgresql-libpq-0.9.0.1-eef6f1b130529aea17b0c5c7eb7cf24a
license: BSD3
copyright: (c) 2010 Grant Monroe
(c) 2011 Leon P Smith
maintainer: Leon P Smith <leon@melding-monads.com>
stability:
homepage: http://github.com/lpsmith/postgresql-libpq
package-url:
synopsis: low-level binding to libpq
description: This is a binding to libpq: the C application
programmer's interface to PostgreSQL. libpq is a
set of library functions that allow client
programs to pass queries to the PostgreSQL
backend server and to receive the results of
these queries.
category: Database
author: Grant Monroe, Leon P Smith, Joey Adams
exposed: True
exposed-modules: Database.PostgreSQL.LibPQ
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1
/usr/local/Cellar/postgresql/9.3.4/lib
hs-libraries: HSpostgresql-libpq-0.9.0.1
extra-libraries: pq
extra-ghci-libraries:
include-dirs: /usr/local/Cellar/postgresql/9.3.4/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1/html/postgresql-libpq.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1/html
name: quickcheck-io
version: 0.1.1
id: quickcheck-io-0.1.1-c31e6be7d9110b0fc3edc75a9c6ab2cf
license: MIT
copyright: (c) 2013 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
stability:
homepage:
package-url:
synopsis: Use HUnit assertions as QuickCheck properties
description: This package provides an orphan instance that allows you to
use HUnit assertions as QuickCheck properties.
category: Testing
author: Simon Hengel <sol@typeful.net>
exposed: True
exposed-modules: Test.QuickCheck.IO
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1
hs-libraries: HSquickcheck-io-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
QuickCheck-2.7.6-3caa3f359f847ac5caf1ddd4757f1280
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1/html/quickcheck-io.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1/html
name: stm-chans
version: 3.0.0.2
id: stm-chans-3.0.0.2-76e10cd8f93ca87fdf11844b7506bc3a
license: BSD3
copyright: Copyright (c) 2011--2013 wren ng thornton
maintainer: wren@community.haskell.org
stability: provisional
homepage: http://code.haskell.org/~wren/
package-url:
synopsis: Additional types of channels for STM.
description: Additional types of channels for STM.
category: Concurrency
author: wren ng thornton, Thomas DuBuisson
exposed: True
exposed-modules: Control.Concurrent.STM.TBChan
Control.Concurrent.STM.TBMChan Control.Concurrent.STM.TMChan
Control.Concurrent.STM.TBMQueue Control.Concurrent.STM.TMQueue
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2
hs-libraries: HSstm-chans-3.0.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2/html/stm-chans.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2/html
name: hspec-expectations
version: 0.6.1
id: hspec-expectations-0.6.1-03d489d6abb171cb7a57320f5a34e936
license: MIT
copyright: (c) 2011-2013 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
stability:
homepage: https://github.com/sol/hspec-expectations#readme
package-url:
synopsis: Catchy combinators for HUnit
description: Catchy combinators for HUnit: <https://github.com/sol/hspec-expectations#readme>
category: Testing
author: Simon Hengel <sol@typeful.net>
exposed: True
exposed-modules: Test.Hspec.Expectations
Test.Hspec.Expectations.Contrib
hidden-modules: Test.Hspec.Expectations.Matcher
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1
hs-libraries: HShspec-expectations-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1/html/hspec-expectations.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1/html
name: resource-pool
version: 0.2.3.0
id: resource-pool-0.2.3.0-f755c660f9025277685a448719e79e5f
license: BSD3
copyright: Copyright 2011 MailRank, Inc.
maintainer: Bryan O'Sullivan <bos@serpentine.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: http://github.com/bos/pool
package-url:
synopsis: A high-performance striped resource pooling implementation
description: A high-performance striped pooling abstraction for managing
flexibly-sized collections of resources such as database
connections.
category: Data, Database, Network
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.Pool
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0
hs-libraries: HSresource-pool-0.2.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0/html/resource-pool.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0/html
name: network-info
version: 0.2.0.5
id: network-info-0.2.0.5-68caa721d91657622308b260073c3091
license: BSD3
copyright:
maintainer: Jacob Stanley <jacob@stanley.io>
stability:
homepage: http://github.com/jystic/network-info
package-url:
synopsis: Access the local computer's basic network configuration
description: This library provides simple read-only access to the
local computer's networking configuration. It is
currently capable of getting a list of all the network
interfaces and their respective IPv4, IPv6 and MAC
addresses.
.
network-info has been tested and is known to work on
Ubuntu 10.10, FreeBSD 9.0, Mac OS X 10.6.4 and Windows
XP/7. It probably works on other flavours of Linux,
OS X, FreeBSD and Windows as well.
category: Network
author: Jacob Stanley
exposed: True
exposed-modules: Network.Info
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5
hs-libraries: HSnetwork-info-0.2.0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5/html/network-info.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5/html
name: mime-mail
version: 0.4.5.2
id: mime-mail-0.4.5.2-0313667b1b2d7a9162f2679620e3021a
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability:
homepage: http://github.com/snoyberg/mime-mail
package-url:
synopsis: Compose MIME email messages.
description: This package provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, eg directly to SMTP.
category: Email
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Network.Mail.Mime
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2
hs-libraries: HSmime-mail-0.4.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2/html/mime-mail.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2/html
name: entropy
version: 0.3.3
id: entropy-0.3.3-bc644832451f5714ff2f73f0f2f51cd3
license: BSD3
copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>
maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com>
stability: stable
homepage: https://github.com/TomMD/entropy
package-url:
synopsis: A platform independent entropy source
description: A platform independent method to obtain cryptographically strong entropy
(RDRAND when available anywhere, urandom on nix, CryptAPI on Windows, patches welcome).
Users looking for cryptographically strong (number-theoretically
sound) PRNGs should see the 'DRBG' package too.
category: Data, Cryptography
author: Thomas DuBuisson <thomas.dubuisson@gmail.com>
exposed: True
exposed-modules: System.Entropy
hidden-modules: System.EntropyNix
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/entropy-0.3.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/entropy-0.3.3
hs-libraries: HSentropy-0.3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/entropy-0.3.3/html/entropy.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/entropy-0.3.3/html
name: email-validate
version: 2.0.1
id: email-validate-2.0.1-d29617dd740b2ea3e89d126835dfc7af
license: BSD3
copyright:
maintainer: George Pollard <porges@porg.es>
stability: experimental
homepage: http://porg.es/blog/email-address-validation-simpler-faster-more-correct
package-url:
synopsis: Validating an email address string against RFC 5322
description: Validating an email address string against RFC 5322
category: Text
author: George Pollard <porges@porg.es>
exposed: True
exposed-modules: Text.Email.Validate Text.Email.Parser
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/email-validate-2.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/email-validate-2.0.1
hs-libraries: HSemail-validate-2.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/email-validate-2.0.1/html/email-validate.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/email-validate-2.0.1/html
name: css-text
version: 0.1.2.1
id: css-text-0.1.2.1-a0748df7a1ad0e2a6f439159c9e14973
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: CSS parser and renderer.
description:
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Text.CSS.Parse Text.CSS.Render
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1
hs-libraries: HScss-text-0.1.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1/html/css-text.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1/html
name: HUnit
version: 1.2.5.2
id: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
license: BSD3
copyright:
maintainer: hunit@richardg.name
stability: stable
homepage: http://hunit.sourceforge.net/
package-url:
synopsis: A unit testing framework for Haskell
description: HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: <http://www.junit.org>.
category: Testing
author: Dean Herington
exposed: True
exposed-modules: Test.HUnit.Base Test.HUnit.Lang
Test.HUnit.Terminal Test.HUnit.Text Test.HUnit
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2
hs-libraries: HSHUnit-1.2.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2/html/HUnit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2/html
name: cryptohash-conduit
version: 0.1.1
id: cryptohash-conduit-0.1.1-83158b635b023d13d2821eae3b265e7e
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-cryptohash-conduit
package-url:
synopsis: cryptohash conduit
description: Support all the @cryptohash@ package using conduits from
the @conduit@ package.
category: Cryptography, Conduit
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Hash.Conduit
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1
hs-libraries: HScryptohash-conduit-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1/html/cryptohash-conduit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1/html
name: base16-bytestring
version: 0.1.1.6
id: base16-bytestring-0.1.1.6-f122338b0185e05f7422e84f1cb5a104
license: BSD3
copyright: 2010 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: http://github.com/bos/base16-bytestring
package-url:
synopsis: Fast base16 (hex) encoding and decoding for ByteStrings
description: Fast base16 (hex) encoding and decoding for ByteStrings
category: Data
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.ByteString.Base16 Data.ByteString.Base16.Lazy
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6
hs-libraries: HSbase16-bytestring-0.1.1.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6/html/base16-bytestring.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6/html
name: path-pieces
version: 0.1.4
id: path-pieces-0.1.4-ea7a6b4a0deb309d1334fb12b0ef6f13
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: unstable
homepage:
package-url:
synopsis: Components of paths.
description:
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Web.PathPieces
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4
hs-libraries: HSpath-pieces-0.1.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4/html/path-pieces.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4/html
name: silently
version: 1.2.4.1
id: silently-1.2.4.1-e5a077a8430c9f84aa7f1babf16eee71
license: BSD3
copyright: (c) Trystan Spangler 2011
maintainer: trystan.s@comcast.net
stability:
homepage: https://github.com/trystan/silently
package-url: https://github.com/trystan/silently
synopsis: Prevent or capture writing to stdout and other handles.
description: Prevent or capture writing to stdout and other handles.
category:
author: Trystan Spangler
exposed: True
exposed-modules: System.IO.Silently
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/silently-1.2.4.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/silently-1.2.4.1
hs-libraries: HSsilently-1.2.4.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/silently-1.2.4.1/html/silently.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/silently-1.2.4.1/html
name: setenv
version: 0.1.1.1
id: setenv-0.1.1.1-9a7f4ba08f42b64c70f174e426f2de6d
license: MIT
copyright: (c) 2012, 2013 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
stability:
homepage:
package-url:
synopsis: A cross-platform library for setting environment variables
description: A cross-platform library for setting environment variables
category: System
author: Simon Hengel <sol@typeful.net>
exposed: True
exposed-modules: System.SetEnv
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1
hs-libraries: HSsetenv-0.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1/html/setenv.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1/html
name: random-extras
version: 0.19
id: random-extras-0.19-c3273a8901fd4ffc862d27db45616ffc
license: BSD3
copyright: (c) 2010 Aristid Breitkreuz
maintainer: aristidb@googlemail.com
stability:
homepage: http://github.com/aristidb/random-extras
package-url:
synopsis: Additional functions for random values.
description: Additional functions for random values, based on random-fu. Inspired by random-shuffle.
category: Data, Math
author: Aristid Breitkreuz
exposed: True
exposed-modules: Data.Random.Distribution.Uniform.Exclusive
Data.Random.Dovetail Data.Random.Extras
Data.Random.Shuffle.Weighted Data.Random.Show.Unsafe
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-extras-0.19
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-extras-0.19
hs-libraries: HSrandom-extras-0.19
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
random-fu-0.2.6.1-e6885d0a86362ca1bb9924a074e0dd60
random-source-0.3.0.6-cead7fa751f3fd3e5e941fb69523eb5a
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-extras-0.19/html/random-extras.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-extras-0.19/html
name: random-fu
version: 0.2.6.1
id: random-fu-0.2.6.1-e6885d0a86362ca1bb9924a074e0dd60
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/random-fu
package-url:
synopsis: Random number generation
description: Random number generation based on modeling random
variables in two complementary ways: first, by the
parameters of standard mathematical distributions and,
second, by an abstract type ('RVar') which can be
composed and manipulated monadically and sampled in
either monadic or \"pure\" styles.
.
The primary purpose of this library is to support
defining and sampling a wide variety of high quality
random variables. Quality is prioritized over speed,
but performance is an important goal too.
.
In my testing, I have found it capable of speed
comparable to other Haskell libraries, but still
a fair bit slower than straight C implementations of
the same algorithms.
category: Math
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Data.Random Data.Random.Distribution
Data.Random.Distribution.Bernoulli Data.Random.Distribution.Beta
Data.Random.Distribution.Binomial
Data.Random.Distribution.Categorical
Data.Random.Distribution.ChiSquare
Data.Random.Distribution.Dirichlet
Data.Random.Distribution.Exponential
Data.Random.Distribution.StretchedExponential
Data.Random.Distribution.Gamma Data.Random.Distribution.Multinomial
Data.Random.Distribution.Normal Data.Random.Distribution.Pareto
Data.Random.Distribution.Poisson Data.Random.Distribution.Rayleigh
Data.Random.Distribution.T Data.Random.Distribution.Triangular
Data.Random.Distribution.Uniform Data.Random.Distribution.Weibull
Data.Random.Distribution.Ziggurat Data.Random.Internal.Find
Data.Random.Internal.Fixed Data.Random.Internal.TH Data.Random.Lift
Data.Random.List Data.Random.RVar Data.Random.Sample
Data.Random.Vector
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-fu-0.2.6.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-fu-0.2.6.1
hs-libraries: HSrandom-fu-0.2.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
erf-2.0.0.0-8229469dd6392b0f4ffc4bf1919845dc
logfloat-0.12.1-7bb73a9f46d1bf95c905685af3938d85
math-functions-0.1.5.2-361dfee9d03d65d2d5e1843e9c57fa43
monad-loops-0.4.2.1-41beedbe38ae4be5a5cf3b49ef1fb773
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
random-shuffle-0.0.4-fba80f4de1ee0a4b8b06fe1100500f5e
random-source-0.3.0.6-cead7fa751f3fd3e5e941fb69523eb5a
rvar-0.2.0.2-66cc2735b064bd91808ca73a99935909
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-fu-0.2.6.1/html/random-fu.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-fu-0.2.6.1/html
name: rvar
version: 0.2.0.2
id: rvar-0.2.0.2-66cc2735b064bd91808ca73a99935909
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: stable
homepage: https://github.com/mokus0/random-fu
package-url:
synopsis: Random Variables
description: Random number generation based on modeling random
variables by an abstract type ('RVar') which can be
composed and manipulated monadically and sampled in
either monadic or \"pure\" styles.
.
The primary purpose of this library is to support
defining and sampling a wide variety of high quality
random variables. Quality is prioritized over speed,
but performance is an important goal too.
.
In my testing, I have found it capable of speed
comparable to other Haskell libraries, but still
a fair bit slower than straight C implementations of
the same algorithms.
.
Changes in 0.2.0.1: Version bump for transformers
dependency.
category: Math
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Data.RVar
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/rvar-0.2.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/rvar-0.2.0.2
hs-libraries: HSrvar-0.2.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadPrompt-1.0.0.5-bbb287015830e7de3af3c77cba68f225
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
random-source-0.3.0.6-cead7fa751f3fd3e5e941fb69523eb5a
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/rvar-0.2.0.2/html/rvar.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/rvar-0.2.0.2/html
name: random-source
version: 0.3.0.6
id: random-source-0.3.0.6-cead7fa751f3fd3e5e941fb69523eb5a
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/random-fu
package-url:
synopsis: Generic basis for random number generators
description: Random number generation based on entropy sources
able to produce a small but well-defined set of
primitive variates. Also includes facilities for
\"completing\" partial implementations, making it
easy to define new entropy sources in a way that
is naturally forward-compatible.
.
Changes in 0.3.0.6: Fixed overzealous fix in 0.3.0.5. The people responsible for sacking the people who have been sacked, etc., have been sacked.
.
Changes in 0.3.0.5: Renamed some internal modules and accidentally some external ones too. Whoops. Please don't use this version, it will only end in tears.
.
Changes in 0.3.0.4: Fixed a typo that broke building
with MTL-1
.
Changes in 0.3.0.3: Fixes for GHC's deprecation
of Foreign.unsafePerformIO
.
Changes in 0.3.0.2: Fixes for GHC 7.2.*'s crazy
Template Haskell changes.
category: Math
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Data.Random.Source Data.Random.Source.IO
Data.Random.Source.PureMT Data.Random.Source.Std
Data.Random.Source.StdGen Data.Random.Internal.Words
Data.Random.Internal.Source Data.Random.Source.MWC
Data.Random.Source.DevRandom
hidden-modules: Data.Random.Source.Internal.Prim
Data.Random.Source.Internal.TH
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-source-0.3.0.6
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-source-0.3.0.6
hs-libraries: HSrandom-source-0.3.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
flexible-defaults-0.0.1.1-7535fb300e6fc1099dd65987d6352b71
mersenne-random-pure64-0.2.0.4-8f4eaa8645effb1ad783542fc76e63b2
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
mwc-random-0.13.2.0-b4538fbe8a60da7dccb8a8b4d98f8abd
random-1.1-349fba19e0773d717272705e3c95d124
stateref-0.3-c540ab8f123678b05f273ddcf1653de3
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
th-extras-0.0.0.2-1759aab991685afee61da0eec4d14bfa
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-source-0.3.0.6/html/random-source.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-source-0.3.0.6/html
name: math-functions
version: 0.1.5.2
id: math-functions-0.1.5.2-361dfee9d03d65d2d5e1843e9c57fa43
license: BSD3
copyright:
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/math-functions
package-url:
synopsis: Special functions and Chebyshev polynomials
description: This library provides implementations of special mathematical
functions and Chebyshev polynomials. These functions are often
useful in statistical and numerical computing.
category: Math, Numeric
author: Bryan O'Sullivan <bos@serpentine.com>,
Aleksey Khudyakov <alexey.skladnoy@gmail.com>
exposed: True
exposed-modules: Numeric.MathFunctions.Constants Numeric.Polynomial
Numeric.Polynomial.Chebyshev Numeric.SpecFunctions
Numeric.SpecFunctions.Extra Numeric.Sum
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/math-functions-0.1.5.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/math-functions-0.1.5.2
hs-libraries: HSmath-functions-0.1.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
erf-2.0.0.0-8229469dd6392b0f4ffc4bf1919845dc
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
vector-th-unbox-0.2.1.0-bf9efd8e90149efebcc8788b700a2426
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/math-functions-0.1.5.2/html/math-functions.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/math-functions-0.1.5.2/html
name: random-shuffle
version: 0.0.4
id: random-shuffle-0.0.4-fba80f4de1ee0a4b8b06fe1100500f5e
license: BSD3
copyright: Oleg Kiselyov 2001
Manlio Perillo 2009
maintainer: Manlio Perillo <manlio.perillo@gmail.com>
stability: Beta
homepage:
package-url:
synopsis: Random shuffle implementation.
description: Random shuffle implementation, on immutable lists.
Based on `perfect shuffle' implementation by Oleg Kiselyov,
available on http://okmij.org/ftp/Haskell/perfect-shuffle.txt
category: System
author: Oleg Kiselyov, Manlio Perillo, Andras Slemmer
exposed: True
exposed-modules: System.Random.Shuffle
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-shuffle-0.0.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-shuffle-0.0.4
hs-libraries: HSrandom-shuffle-0.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadRandom-0.3-e5b607ad41309a0719f6ea4a05b25a3a
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
random-1.1-349fba19e0773d717272705e3c95d124
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-shuffle-0.0.4/html/random-shuffle.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-shuffle-0.0.4/html
name: mersenne-random-pure64
version: 0.2.0.4
id: mersenne-random-pure64-0.2.0.4-8f4eaa8645effb1ad783542fc76e63b2
license: BSD3
copyright: (c) 2008. Don Stewart <dons00@gmail.com>
maintainer: Don Stewart <dons00@gmail.com>
stability:
homepage: http://code.haskell.org/~dons/code/mersenne-random-pure64/
package-url:
synopsis: Generate high quality pseudorandom numbers purely using a Mersenne Twister
description: The Mersenne twister is a pseudorandom number generator developed by
Makoto Matsumoto and Takuji Nishimura that is based on a matrix linear
recurrence over a finite binary field. It provides for fast generation
of very high quality pseudorandom numbers. The source for the C code
can be found here:
.
<http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt64.html>
.
This library provides a purely functional binding to the 64 bit
classic mersenne twister, along with instances of RandomGen, so the
generator can be used with System.Random. The generator should
typically be a few times faster than the default StdGen (but a tad
slower than the impure 'mersenne-random' library based on SIMD
instructions and destructive state updates.
.
category: Math, System
author: Don Stewart
exposed: True
exposed-modules: System.Random.Mersenne.Pure64
System.Random.Mersenne.Pure64.Base
System.Random.Mersenne.Pure64.MTBlock
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mersenne-random-pure64-0.2.0.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mersenne-random-pure64-0.2.0.4
hs-libraries: HSmersenne-random-pure64-0.2.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mersenne-random-pure64-0.2.0.4/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
random-1.1-349fba19e0773d717272705e3c95d124
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mersenne-random-pure64-0.2.0.4/html/mersenne-random-pure64.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mersenne-random-pure64-0.2.0.4/html
name: MonadRandom
version: 0.3
id: MonadRandom-0.3-e5b607ad41309a0719f6ea4a05b25a3a
license: OtherLicense
copyright:
maintainer: Brent Yorgey <byorgey@gmail.com>
stability:
homepage:
package-url:
synopsis: Random-number generation monad.
description: Support for computations which consume random values.
category: Control
author: Cale Gibbard and others
exposed: True
exposed-modules: Control.Monad.Random Control.Monad.Random.Class
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MonadRandom-0.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MonadRandom-0.3
hs-libraries: HSMonadRandom-0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
random-1.1-349fba19e0773d717272705e3c95d124
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MonadRandom-0.3/html/MonadRandom.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MonadRandom-0.3/html
name: flexible-defaults
version: 0.0.1.1
id: flexible-defaults-0.0.1.1-7535fb300e6fc1099dd65987d6352b71
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/flexible-defaults
package-url:
synopsis: Generate default function implementations for complex type classes.
description: Template Haskell code to implement default implementations
for type-class functions based on which functions are
already implemented. Currently extremely crude but
still fairly effective.
.
When defining a type class with many functions, each
of which can be implemented based on arbitrary subsets
of the others, the standard default-implementation
concept breaks down quite badly. This library provides
a system by which more complex rules can be described
for choosing default implementations based on which
ones the user supplies. These implementations can
additionally be given \"suitability scores\", so that
when multiple possible choices could be made, the
library can choose the \"best\" one.
.
Changes in 0.0.1.0: Updated for Template Haskell changes
in GHC 7.6
.
Changes in v0.0.0.3: Added a hack to fix under GHC 7.2.
.
Changes in v0.0.0.2: Nothing at all except setting
'buildable: False' under GHC 7.2.1.
category: Code Generation, Template Haskell
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Language.Haskell.TH.FlexibleDefaults
hidden-modules: Language.Haskell.TH.FlexibleDefaults.DSL
Language.Haskell.TH.FlexibleDefaults.Solve
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/flexible-defaults-0.0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/flexible-defaults-0.0.1.1
hs-libraries: HSflexible-defaults-0.0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
th-extras-0.0.0.2-1759aab991685afee61da0eec4d14bfa
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/flexible-defaults-0.0.1.1/html/flexible-defaults.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/flexible-defaults-0.0.1.1/html
name: random
version: 1.1
id: random-1.1-349fba19e0773d717272705e3c95d124
license: BSD3
copyright:
maintainer: core-libraries-committee@haskell.org
stability:
homepage:
package-url:
synopsis: random number library
description: This package provides a basic random number generation
library, including the ability to split random number
generators.
category: System
author:
exposed: True
exposed-modules: System.Random
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-1.1
hs-libraries: HSrandom-1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-1.1/html/random.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-1.1/html
name: stateref
version: 0.3
id: stateref-0.3-c540ab8f123678b05f273ddcf1653de3
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: http://code.haskell.org/~mokus/stateref/
package-url:
synopsis: Abstraction for things that work like IORef.
description: A collection of type-classes generalizing the
read\/write\/modify operations for stateful variables
provided by things like IORef, TVar, &c.
Note that The interface has changed a bit from the
0.2.* version. \"*Ref\" functions are now called
\"*Reference\" and new \"*Ref\" function exist with
simpler signatures.
The new 'Ref' existential type provides a convenient
monad-indexed reference type, and the HasRef class
indicates monads for which there is a default
reference type for every referent.
category: Data
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Data.Accessor Data.StateRef Data.StateRef.Types
Data.StateRef.Instances Data.MRef Data.MRef.Types
Data.MRef.Instances
hidden-modules: Data.StateRef.Instances.Undecidable
Data.StateRef.Instances.STM Data.MRef.Instances.STM
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stateref-0.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stateref-0.3
hs-libraries: HSstateref-0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stateref-0.3/html/stateref.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stateref-0.3/html
name: vector-th-unbox
version: 0.2.1.0
id: vector-th-unbox-0.2.1.0-bf9efd8e90149efebcc8788b700a2426
license: BSD3
copyright: © 2012−2013 Liyang HU
maintainer: Liyang HU <vector-th-unbox@liyang.hu>
stability: experimental
homepage:
package-url:
synopsis: Deriver for Data.Vector.Unboxed using Template Haskell
description: A Template Haskell deriver for unboxed vectors, given a pair of coercion
functions to and from some existing type with an Unbox instance.
.
Refer to "Data.Vector.Unboxed.Deriving" for documentation and examples.
category: Data
author: Liyang HU <vector-th-unbox@liyang.hu>
exposed: True
exposed-modules: Data.Vector.Unboxed.Deriving
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-th-unbox-0.2.1.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-th-unbox-0.2.1.0
hs-libraries: HSvector-th-unbox-0.2.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-th-unbox-0.2.1.0/html/vector-th-unbox.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-th-unbox-0.2.1.0/html
name: logfloat
version: 0.12.1
id: logfloat-0.12.1-7bb73a9f46d1bf95c905685af3938d85
license: BSD3
copyright: Copyright (c) 2007--2010 wren ng thornton
maintainer: wren@community.haskell.org
stability: experimental
homepage: http://code.haskell.org/~wren/
package-url:
synopsis: Log-domain floating point numbers
description: This module presents a type for storing numbers
in the log-domain. The main reason for doing this
is to prevent underflow when multiplying many
probabilities as is done in Hidden Markov Models.
It is also helpful for preventing overflow.
category: Data, Math, Natural Language Processing, Statistics
author: wren ng thornton
exposed: True
exposed-modules: Data.Number.LogFloat Data.Number.RealToFrac
Data.Number.Transfinite Data.Number.PartialOrd Hugs.RealFloat
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/logfloat-0.12.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/logfloat-0.12.1
hs-libraries: HSlogfloat-0.12.1
extra-libraries: m
extra-ghci-libraries:
include-dirs:
includes: math.h
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options: -98 +o
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/logfloat-0.12.1/html/logfloat.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/logfloat-0.12.1/html
name: th-extras
version: 0.0.0.2
id: th-extras-0.0.0.2-1759aab991685afee61da0eec4d14bfa
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: experimental
homepage: https://github.com/mokus0/th-extras
package-url:
synopsis: A grab bag of functions for use with Template Haskell
description: A grab bag of functions for use with Template Haskell.
.
This is basically the place I put all my ugly CPP hacks to support
the ever-changing interface of the template haskell system by
providing high-level operations and making sure they work on as many
versions of Template Haskell as I can.
category: Template Haskell
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Language.Haskell.TH.Extras
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/th-extras-0.0.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/th-extras-0.0.0.2
hs-libraries: HSth-extras-0.0.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/th-extras-0.0.0.2/html/th-extras.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/th-extras-0.0.0.2/html
name: monad-loops
version: 0.4.2.1
id: monad-loops-0.4.2.1-41beedbe38ae4be5a5cf3b49ef1fb773
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/monad-loops
package-url:
synopsis: Monadic loops
description: Some useful control operators for looping.
.
New in 0.4: STM loop operators have been split into a
new package instead of being conditionally-built.
.
New in 0.3.2.0: various functions for traversing lists and
computing minima/maxima using arbitrary procedures to compare
or score the elements.
category: Control
author: James Cook <mokus@deepbondi.net>
exposed: True
exposed-modules: Control.Monad.Loops
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1
hs-libraries: HSmonad-loops-0.4.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1/html/monad-loops.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1/html
name: erf
version: 2.0.0.0
id: erf-2.0.0.0-8229469dd6392b0f4ffc4bf1919845dc
license: BSD3
copyright:
maintainer: Lennart Augustsson
stability: experimental
homepage:
package-url:
synopsis: The error function, erf, and related functions.
description: A type class for the error function, erf, and related functions.
Instances for Float and Double.
category: Math
author: Lennart Augustsson
exposed: True
exposed-modules: Data.Number.Erf
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/erf-2.0.0.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/erf-2.0.0.0
hs-libraries: HSerf-2.0.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/erf-2.0.0.0/html/erf.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/erf-2.0.0.0/html
name: MonadPrompt
version: 1.0.0.5
id: MonadPrompt-1.0.0.5-bbb287015830e7de3af3c77cba68f225
license: BSD3
copyright: (c) 2008 Ryan Ingram & Bertram Felgenhauer & Cale Gibbard
maintainer: ryani.spam@gmail.com
stability: experimental
homepage:
package-url:
synopsis: MonadPrompt, implementation & examples
description: \"Prompting\" monad that allows splitting the description
of a computation from the implementation of the effects
used in that computation.
<http://www.haskell.org/pipermail/haskell-cafe/2008-January/038301.html>
category: Control
author: Ryan Ingram
exposed: True
exposed-modules: Control.Monad.Prompt
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MonadPrompt-1.0.0.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MonadPrompt-1.0.0.5
hs-libraries: HSMonadPrompt-1.0.0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MonadPrompt-1.0.0.5/html/MonadPrompt.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MonadPrompt-1.0.0.5/html
name: haddock-api
version: 2.15.0
id: haddock-api-2.15.0-2bc40aa55a060e41d0f5e118f802872e
license: BSD3
copyright: (c) Simon Marlow, David Waern
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
stability: experimental
homepage: http://www.haskell.org/haddock/
package-url:
synopsis: A documentation-generation tool for Haskell libraries
description: Haddock is a documentation-generation tool for Haskell
libraries
category: Documentation
author: Simon Marlow, David Waern
exposed: True
exposed-modules: Documentation.Haddock
hidden-modules: Haddock Haddock.Interface Haddock.Interface.Rename
Haddock.Interface.Create Haddock.Interface.AttachInstances
Haddock.Interface.LexParseRn Haddock.Interface.ParseModuleHeader
Haddock.Parser Haddock.Utils Haddock.Backends.Xhtml
Haddock.Backends.Xhtml.Decl Haddock.Backends.Xhtml.DocMarkup
Haddock.Backends.Xhtml.Layout Haddock.Backends.Xhtml.Names
Haddock.Backends.Xhtml.Themes Haddock.Backends.Xhtml.Types
Haddock.Backends.Xhtml.Utils Haddock.Backends.LaTeX
Haddock.Backends.HaddockDB Haddock.Backends.Hoogle
Haddock.ModuleTree Haddock.Types Haddock.Doc Haddock.Version
Haddock.InterfaceFile Haddock.Options Haddock.GhcUtils
Haddock.Convert Paths_haddock_api
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haddock-api-2.15.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haddock-api-2.15.0
hs-libraries: HShaddock-api-2.15.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
ghc-paths-0.1.0.9-b83b385240dd757156c3ec8e26f41fb7
haddock-library-1.1.1-f1154c325f9d78f094c49ff369a17815
xhtml-3000.2.1-2da8c2cd0581a1aa5b8f1c06f5c3b943
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haddock-api-2.15.0/html/haddock-api.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haddock-api-2.15.0/html
name: sqlite-simple
version: 0.4.8.0
id: sqlite-simple-0.4.8.0-c5ac3f31bddc7b3d6e309777212f03eb
license: BSD3
copyright: (c) 2011 MailRank, Inc.,
(c) 2011-2012 Leon P Smith,
(c) 2012-2014 Janne Hellsten
maintainer: Janne Hellsten <jjhellst@gmail.com>
stability: stable
homepage: http://github.com/nurpax/sqlite-simple
package-url:
synopsis: Mid-Level SQLite client library
description: Mid-level SQLite client library, based on postgresql-simple.
.
Main documentation (with examples): <sqlite-simple/docs/Database-SQLite-Simple.html Database.SQLite.Simple>
.
You can view the project page at <http://github.com/nurpax/sqlite-simple>
for more information.
category: Database
author: Bryan O'Sullivan, Leon P Smith, Janne Hellsten
exposed: True
exposed-modules: Database.SQLite.Simple Database.SQLite.Simple.Ok
Database.SQLite.Simple.FromField Database.SQLite.Simple.FromRow
Database.SQLite.Simple.Internal Database.SQLite.Simple.ToField
Database.SQLite.Simple.ToRow Database.SQLite.Simple.Types
Database.SQLite.Simple.Time
Database.SQLite.Simple.Time.Implementation
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/sqlite-simple-0.4.8.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/sqlite-simple-0.4.8.0
hs-libraries: HSsqlite-simple-0.4.8.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-textual-0.2.0.9-1d2ec8ddd14362b785f1adb63fc44d04
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
direct-sqlite-2.3.13-7d8675f3e379826ff10c3b88f372a1d6
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/sqlite-simple-0.4.8.0/html/sqlite-simple.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/sqlite-simple-0.4.8.0/html
name: direct-sqlite
version: 2.3.13
id: direct-sqlite-2.3.13-7d8675f3e379826ff10c3b88f372a1d6
license: BSD3
copyright: Copyright (c) 2012, 2013 Irene Knapp
maintainer: irene.knapp@icloud.com
stability:
homepage: http://ireneknapp.com/software/
package-url:
synopsis: Low-level binding to SQLite3. Includes UTF8 and BLOB support.
description: This package is not very different from the other SQLite3 bindings out
there, but it fixes a few deficiencies I was finding. As compared to
bindings-sqlite3, it is slightly higher-level, in that it supports
marshalling of data values to and from the database. In particular, it
supports strings encoded as UTF8, and BLOBs represented as ByteStrings.
category: Database
author: Irene Knapp <irene.knapp@icloud.com>
exposed: True
exposed-modules: Database.SQLite3 Database.SQLite3.Direct
Database.SQLite3.Bindings Database.SQLite3.Bindings.Types
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/direct-sqlite-2.3.13
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/direct-sqlite-2.3.13
hs-libraries: HSdirect-sqlite-2.3.13
extra-libraries: pthread
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/direct-sqlite-2.3.13/html/direct-sqlite.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/direct-sqlite-2.3.13/html
name: haddock-library
version: 1.1.1
id: haddock-library-1.1.1-f1154c325f9d78f094c49ff369a17815
license: BSD3
copyright:
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
stability: experimental
homepage: http://www.haskell.org/haddock/
package-url:
synopsis: Library exposing some functionality of Haddock.
description: Haddock is a documentation-generation tool for Haskell
libraries. These modules expose some functionality of it
without pulling in the GHC dependency. Please note that the
API is likely to change so specify upper bounds in your
project if you can't release often. For interacting with Haddock
itself, see the ‘haddock’ package.
category: Documentation
author:
exposed: True
exposed-modules: Documentation.Haddock.Parser
Documentation.Haddock.Types Documentation.Haddock.Doc
hidden-modules: Data.Attoparsec Data.Attoparsec.ByteString
Data.Attoparsec.ByteString.Buffer Data.Attoparsec.ByteString.Char8
Data.Attoparsec.ByteString.FastSet
Data.Attoparsec.ByteString.Internal Data.Attoparsec.Combinator
Data.Attoparsec.Internal Data.Attoparsec.Internal.Fhthagn
Data.Attoparsec.Internal.Types Data.Attoparsec.Number
Documentation.Haddock.Parser.Util Documentation.Haddock.Utf8
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haddock-library-1.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haddock-library-1.1.1
hs-libraries: HShaddock-library-1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haddock-library-1.1.1/html/haddock-library.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haddock-library-1.1.1/html
name: tagsoup
version: 0.13.3
id: tagsoup-0.13.3-7b4f0f2870b74929eaaf5638a2f61482
license: BSD3
copyright: Neil Mitchell 2006-2014
maintainer: Neil Mitchell <ndmitchell@gmail.com>
stability:
homepage: http://community.haskell.org/~ndm/tagsoup/
package-url:
synopsis: Parsing and extracting information from (possibly malformed) HTML/XML documents
description: TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification,
and can be used to parse either well-formed XML, or unstructured and malformed HTML
from the web. The library also provides useful functions to extract information
from an HTML document, making it ideal for screen-scraping.
.
Users should start from the "Text.HTML.TagSoup" module.
category: XML
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: True
exposed-modules: Text.HTML.TagSoup Text.HTML.TagSoup.Entity
Text.HTML.TagSoup.Match Text.HTML.TagSoup.Tree Text.StringLike
hidden-modules: Text.HTML.TagSoup.Generated
Text.HTML.TagSoup.Implementation Text.HTML.TagSoup.Manual
Text.HTML.TagSoup.Options Text.HTML.TagSoup.Parser
Text.HTML.TagSoup.Render Text.HTML.TagSoup.Specification
Text.HTML.TagSoup.Type
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3
hs-libraries: HStagsoup-0.13.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3/html/tagsoup.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3/html
name: optparse-applicative
version: 0.10.0
id: optparse-applicative-0.10.0-a3e79349b37011481f38a0ad55f61bbc
license: BSD3
copyright: (c) 2012-2014 Paolo Capriotti <paolo@capriotti.io>
maintainer: paolo@capriotti.io
stability:
homepage: https://github.com/pcapriotti/optparse-applicative
package-url:
synopsis: Utilities and combinators for parsing command line options
description: Here is a simple example of an applicative option parser:
.
@
data Sample = Sample
&#x20; &#x7b; hello :: String
&#x20; , quiet :: Bool &#x7d;
.
sample :: Parser Sample
sample = Sample
&#x20; \<$\> strOption
&#x20; ( long \"hello\"
&#x20; \<\> metavar \"TARGET\"
&#x20; \<\> help \"Target for the greeting\" )
&#x20; \<*\> switch
&#x20; ( long \"quiet\"
&#x20; \<\> help \"Whether to be quiet\" )
@
.
The parser is built using applicative style starting from a set of basic
combinators. In this example, @hello@ is defined as an 'option' with a
@String@ argument, while @quiet@ is a boolean 'flag' (called 'switch').
.
A parser can be used like this:
.
@
greet :: Sample -> IO ()
greet (Sample h False) = putStrLn $ \"Hello, \" ++ h
greet _ = return ()
.
main :: IO ()
main = execParser opts \>\>= greet
&#x20; where
&#x20; opts = info (helper \<*\> sample)
&#x20; ( fullDesc
&#x20; \<\> progDesc \"Print a greeting for TARGET\"
&#x20; \<\> header \"hello - a test for optparse-applicative\" )
@
.
The @greet@ function is the entry point of the program, while @opts@ is a
complete description of the program, used when generating a help text. The
'helper' combinator takes any parser, and adds a @help@ option to it (which
always fails).
.
The @hello@ option in this example is mandatory (since it doesn't have a
default value), so running the program without any argument will display a
help text:
.
>hello - a test for optparse-applicative
>
>Usage: hello --hello TARGET [--quiet]
> Print a greeting for TARGET
>
>Available options:
> -h,--help Show this help text
> --hello TARGET Target for the greeting
> --quiet Whether to be quiet
.
containing a short usage summary, and a detailed list of options with
descriptions.
category: System
author: Paolo Capriotti
exposed: False
exposed-modules: Options.Applicative Options.Applicative.Arrows
Options.Applicative.BashCompletion Options.Applicative.Builder
Options.Applicative.Builder.Completer
Options.Applicative.Builder.Internal Options.Applicative.Common
Options.Applicative.Extra Options.Applicative.Help
Options.Applicative.Help.Pretty Options.Applicative.Help.Chunk
Options.Applicative.Help.Core Options.Applicative.Help.Types
Options.Applicative.Types Options.Applicative.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.10.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.10.0
hs-libraries: HSoptparse-applicative-0.10.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-wl-pprint-0.6.7.1-bcb791551d3f60726e62d6ed3d9e5559
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-compat-0.3.3.4-858641fe36888a94d2a45d3e79e952ce
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.10.0/html/optparse-applicative.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.10.0/html
name: pipes
version: 4.1.2
id: pipes-4.1.2-3f5801f3a72b89decf5dd2f649c1921b
license: BSD3
copyright: 2012-2014 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
stability:
homepage:
package-url:
synopsis: Compositional pipelines
description: `pipes` is a clean and powerful stream processing library that lets you build
and connect reusable streaming components
.
Advantages over traditional streaming libraries:
.
* /Concise API/: Use simple commands like 'for', ('>->'), 'await', and 'yield'
.
* /Blazing fast/: Implementation tuned for speed, including shortcut fusion
.
* /Lightweight Dependency/: @pipes@ is small and compiles very rapidly,
including dependencies
.
* /Elegant semantics/: Use practical category theory
.
* /ListT/: Correct implementation of 'ListT' that interconverts with pipes
.
* /Bidirectionality/: Implement duplex channels
.
* /Extensive Documentation/: Second to none!
.
Import "Pipes" to use the library.
.
Read "Pipes.Tutorial" for an extensive tutorial.
category: Control, Pipes
author: Gabriel Gonzalez
exposed: True
exposed-modules: Pipes Pipes.Core Pipes.Internal Pipes.Lift
Pipes.Prelude Pipes.Tutorial
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/pipes-4.1.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/pipes-4.1.2
hs-libraries: HSpipes-4.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mmorph-1.0.4-6678cf35deb1b255eed8253f9d84e711
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/pipes-4.1.2/html/pipes.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/pipes-4.1.2/html
name: blaze-textual
version: 0.2.0.9
id: blaze-textual-0.2.0.9-1d2ec8ddd14362b785f1adb63fc44d04
license: BSD3
copyright: Copyright 2011 MailRank, Inc.
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: http://github.com/bos/blaze-textual
package-url:
synopsis: Fast rendering of common datatypes
description: A library for efficiently rendering Haskell datatypes to
bytestrings.
.
/Note/: if you use GHCi or Template Haskell, please see the
@README@ file for important details about building this package,
and other packages that depend on it:
<https://github.com/bos/blaze-textual#readme>
category: Text
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Blaze.Text Blaze.Text.Double Blaze.Text.Int
hidden-modules: Blaze.Text.Double.Native
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9
hs-libraries: HSblaze-textual-0.2.0.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9/html/blaze-textual.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9/html
name: classy-prelude
version: 0.9.4
id: classy-prelude-0.9.4-ae9334a832dc4a08210a0d52e6597c8f
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/classy-prelude
package-url:
synopsis: A typeclass-based Prelude.
description: Focuses on using common typeclasses when possible, and creating new ones to avoid name clashing. Exposes many recommended datastructures (Map, ByteString, etc) directly without requiring long import lists and qualified modules.
category: Control, Prelude
author: Michael Snoyman
exposed: True
exposed-modules: ClassyPrelude
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/classy-prelude-0.9.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/classy-prelude-0.9.4
hs-libraries: HSclassy-prelude-0.9.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
basic-prelude-0.3.8-52c1bb511c2fa8475289461f1c9ac706
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
chunked-data-0.1.0.1-dfdf606cf3fef5897306447f58a41796
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
enclosed-exceptions-1.0.0.2-a0506b34fade3f51533f842ea3aede71
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
mono-traversable-0.6.1-86bfc687c86554cbf239f52445d4d7b5
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
vector-instances-3.3-3b2e9859547d2024e8b9407676af1b14
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/classy-prelude-0.9.4/html/classy-prelude.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/classy-prelude-0.9.4/html
name: chunked-data
version: 0.1.0.1
id: chunked-data-0.1.0.1-dfdf606cf3fef5897306447f58a41796
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/fpco/chunked-data
package-url:
synopsis: Typeclasses for dealing with various chunked data representations
description: Originally present in classy-prelude.
category: Data
author: Michael Snoyman
exposed: True
exposed-modules: Data.IOData Data.Textual.Encoding
Data.Sequences.Lazy Data.Builder Data.ChunkedZip
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/chunked-data-0.1.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/chunked-data-0.1.0.1
hs-libraries: HSchunked-data-0.1.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
mono-traversable-0.6.1-86bfc687c86554cbf239f52445d4d7b5
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/chunked-data-0.1.0.1/html/chunked-data.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/chunked-data-0.1.0.1/html
name: mono-traversable
version: 0.6.1
id: mono-traversable-0.6.1-86bfc687c86554cbf239f52445d4d7b5
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/mono-traversable
package-url:
synopsis: Type classes for mapping, folding, and traversing monomorphic containers
description: Monomorphic variants of the Functor, Foldable, and Traversable typeclasses. Contains even more experimental code for abstracting containers and sequences.
category: Data
author: Michael Snoyman, John Wiegley, Greg Weber
exposed: True
exposed-modules: Data.Containers Data.MonoTraversable
Data.Sequences Data.NonNull Data.MinLen Data.ByteVector
hidden-modules: Data.GrowingAppend
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mono-traversable-0.6.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mono-traversable-0.6.1
hs-libraries: HSmono-traversable-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
dlist-instances-0.1-9c1d1c07e54433e9ce5979329e58b8e1
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
vector-algorithms-0.6.0.3-671e6ddfede626644b4fa993da194cc0
vector-instances-3.3-3b2e9859547d2024e8b9407676af1b14
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mono-traversable-0.6.1/html/mono-traversable.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mono-traversable-0.6.1/html
name: vector-algorithms
version: 0.6.0.3
id: vector-algorithms-0.6.0.3-671e6ddfede626644b4fa993da194cc0
license: BSD3
copyright: (c) 2008,2009,2010,2011,2012,2013,2014 Dan Doel
maintainer: Dan Doel <dan.doel@gmail.com>
stability:
homepage: http://code.haskell.org/~dolio/
package-url:
synopsis: Efficient algorithms for vector arrays
description: Efficient algorithms for vector arrays
category: Data
author: Dan Doel
exposed: True
exposed-modules: Data.Vector.Algorithms.Optimal
Data.Vector.Algorithms.Insertion Data.Vector.Algorithms.Intro
Data.Vector.Algorithms.Merge Data.Vector.Algorithms.Radix
Data.Vector.Algorithms.Search Data.Vector.Algorithms.Heap
Data.Vector.Algorithms.AmericanFlag
hidden-modules: Data.Vector.Algorithms.Common
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-algorithms-0.6.0.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-algorithms-0.6.0.3
hs-libraries: HSvector-algorithms-0.6.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-algorithms-0.6.0.3/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-algorithms-0.6.0.3/html/vector-algorithms.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-algorithms-0.6.0.3/html
name: mwc-random
version: 0.13.2.0
id: mwc-random-0.13.2.0-b4538fbe8a60da7dccb8a8b4d98f8abd
license: BSD3
copyright: 2009, 2010, 2011 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/mwc-random
package-url:
synopsis: Fast, high quality pseudo random number generation
description: This package contains code for generating high quality random
numbers that follow either a uniform or normal distribution. The
generated numbers are suitable for use in statistical applications.
.
The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
multiply-with-carry generator, which has a period of 2^8222 and
fares well in tests of randomness. It is also extremely fast,
between 2 and 3 times faster than the Mersenne Twister.
.
Compared to the mersenne-random package, this package has a more
convenient API, is faster, and supports more statistical
distributions.
category: Math, Statistics
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: System.Random.MWC System.Random.MWC.Distributions
System.Random.MWC.CondensedTable
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mwc-random-0.13.2.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mwc-random-0.13.2.0
hs-libraries: HSmwc-random-0.13.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
time-1.4.2-bf925e935c287d0b75398fe297453c28
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mwc-random-0.13.2.0/html/mwc-random.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mwc-random-0.13.2.0/html
name: vector-instances
version: 3.3
id: vector-instances-3.3-3b2e9859547d2024e8b9407676af1b14
license: BSD3
copyright:
maintainer: ekmett@gmail.com
stability:
homepage: http://github.com/ekmett/vector-instances
package-url:
synopsis: Orphan Instances for 'Data.Vector'
description:
category: Data, Data Structures
author: Edward Kmett
exposed: True
exposed-modules: Data.Vector.Instances
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-instances-3.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-instances-3.3
hs-libraries: HSvector-instances-3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
keys-3.10.1-ecb40e65411f0f85e954300a10583995
pointed-4.1-afa89bd90f115d19e9925db0cca6c979
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-instances-3.3/html/vector-instances.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-instances-3.3/html
name: basic-prelude
version: 0.3.8
id: basic-prelude-0.3.8-52c1bb511c2fa8475289461f1c9ac706
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/basic-prelude
package-url:
synopsis: An enhanced core prelude; a common foundation for alternate preludes.
description: The premise of @basic-prelude@ is that there are a lot of very commonly desired features missing from the standard @Prelude@, such as commonly used operators (@\<$\>@ and @>=>@, for instance) and imports for common datatypes (e.g., @ByteString@ and @Vector@). At the same time, there are lots of other components which are more debatable, such as providing polymorphic versions of common functions.
.
So @basic-prelude@ is intended to give a common foundation for a number of alternate preludes. The package provides two modules: @CorePrelude@ provides the common ground for other preludes to build on top of, while @BasicPrelude@ exports @CorePrelude@ together with commonly used list functions to provide a drop-in replacement for the standard @Prelude@.
.
Users wishing to have an improved @Prelude@ can use @BasicPrelude@. Developers wishing to create a new prelude should use @CorePrelude@.
.
Release history:
.
[0.3] Moved a number of exports from @BasicPrelude@ to @CorePrelude@ and vice-versa.
.
[0.2] Renamed @BasicPrelude@ to @CorePrelude@ and added a new @BasicPrelude@ module provided a full-featured @Prelude@ alternative. Also added a number of new exports.
.
[0.1] Initial version, code taken from @classy-prelude@ with a few minor tweaks.
category: Control, Prelude
author: Michael Snoyman, Dan Burton
exposed: True
exposed-modules: BasicPrelude CorePrelude
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/basic-prelude-0.3.8
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/basic-prelude-0.3.8
hs-libraries: HSbasic-prelude-0.3.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ReadArgs-1.2.1-72a987314ee85703697653becb718ba7
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
safe-0.3.8-d27469af80fe61366118847fa2c7f81d
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/basic-prelude-0.3.8/html/basic-prelude.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/basic-prelude-0.3.8/html
name: ReadArgs
version: 1.2.1
id: ReadArgs-1.2.1-72a987314ee85703697653becb718ba7
license: BSD3
copyright:
maintainer: noah.easterly@gmail.com
stability:
homepage: http://github.com/rampion/ReadArgs
package-url:
synopsis: Simple command line argument parsing
description: ReadArgs provides the @readArgs@ IO action, which lets you tell the compiler
to parse the command line arguments to fit the type signature you give.
.
For example @(a :: Int, b :: String, c :: Float) <- readArgs@ would
parse the first runtime argument as an @Int@, the second as a @String@ (no
quotes required) and the third as a @Float@.
.
If the runtime arguments are incompatible with the type signature,
then a simple usage statement is given of the types needed.
.
Continuing the previous example, if it was used in a
program named @Example@, the error message for the above
action would be:
.
@
usage: Example Int String Float
@
.
Any type that has both @Typeable@ and @Read@ instances
can be used. @Char@, @String@, and @Text@ are handled specially so that
command line arguments for both do not require quotes (as their
@Read@ instances do). A special instance is provided for @FilePath@ so
that no constructor or quotes are required.
.
@readArgs@ also supports optional arguments and variadic arguments.
Optional arguments are specified using @Maybe@, and variadic arguments
using a list. @(a :: Int, b :: Maybe String, c :: [Float]) <- readArgs@
would successfully parse any of the following sets of command line arguments:
.
@
Example 1
Example 1 2 3 4
Example 1 foo
Example 1 foo 2 3 4
@
.
But not
.
@
Example
Example foo
Example 1.0
@
.
Usage statements for optional and variadic arguments use command-line
parlance:
.
@
usage: Example Int [String] [Float..]
@
.
Note that both optional and variadic parsers are greedy by default
(so @Example 1 2 3 4@ was parsed as @(1, "2", [3.0,4.0])@. They
may both be made non-greedy through use of the @NonGreedy@ constructor:
.
@
( a :: Int
, NonGreedy b :: NonGreedy Maybe String
, NonGreedy c :: NonGreedy [] Float
) <- readArgs
@
category: Command Line
author: Noah Luck Easterly
exposed: True
exposed-modules: ReadArgs
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ReadArgs-1.2.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ReadArgs-1.2.1
hs-libraries: HSReadArgs-1.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ReadArgs-1.2.1/html/ReadArgs.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ReadArgs-1.2.1/html
name: keys
version: 3.10.1
id: keys-3.10.1-ecb40e65411f0f85e954300a10583995
license: BSD3
copyright: Copyright (C) 2011 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/keys/
package-url:
synopsis: Keyed functors and containers
description: Keyed functors and containers
category: Data Structures, Containers
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Key
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/keys-3.10.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/keys-3.10.1
hs-libraries: HSkeys-3.10.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
free-4.9-f17fe12aba10bf159f31de0a653fa574
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/keys-3.10.1/html/keys.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/keys-3.10.1/html
name: pointed
version: 4.1
id: pointed-4.1-afa89bd90f115d19e9925db0cca6c979
license: BSD3
copyright: Copyright (C) 2008-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/pointed/
package-url:
synopsis: Pointed and copointed data
description: Pointed and copointed data
category: Data
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Pointed Data.Copointed
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/pointed-4.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/pointed-4.1
hs-libraries: HSpointed-4.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/pointed-4.1/html/pointed.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/pointed-4.1/html
name: dlist-instances
version: 0.1
id: dlist-instances-0.1-9c1d1c07e54433e9ce5979329e58b8e1
license: BSD3
copyright: 2013 Greg Weber
maintainer: Greg Weber <greg@gregweber.info>
stability:
homepage: https://github.com/gregwebs/dlist-instances
package-url:
synopsis: Difference lists instances
description: See the dlist packages.
This package is the canonical source for some orphan instances.
Orphan instances are placed here to avoid dependencies elsewhere.
category: Data
author: Greg Weber
exposed: True
exposed-modules: Data.DList.Instances
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/dlist-instances-0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/dlist-instances-0.1
hs-libraries: HSdlist-instances-0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/dlist-instances-0.1/html/dlist-instances.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/dlist-instances-0.1/html
name: enclosed-exceptions
version: 1.0.0.2
id: enclosed-exceptions-1.0.0.2-a0506b34fade3f51533f842ea3aede71
license: MIT
copyright:
maintainer: jmacristovao@gmail.com, michael@snoyman.com
stability:
homepage: https://github.com/jcristovao/enclosed-exceptions
package-url:
synopsis: Catching all exceptions from within an enclosed computation
description: Catching all exceptions raised within an enclosed computation,
while remaining responsive to (external) asynchronous exceptions.
For more information on the technique, please see:
<https://www.fpcomplete.com/user/snoyberg/general-haskell/exceptions/catching-all-exceptions>
category: Control
author: Michael Snoyman, João Cristóvão
exposed: True
exposed-modules: Control.Exception.Enclosed
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/enclosed-exceptions-1.0.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/enclosed-exceptions-1.0.0.2
hs-libraries: HSenclosed-exceptions-1.0.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.5-66719d27a2e6a780c5c73a2ae8df7e59
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/enclosed-exceptions-1.0.0.2/html/enclosed-exceptions.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/enclosed-exceptions-1.0.0.2/html
name: safe
version: 0.3.8
id: safe-0.3.8-d27469af80fe61366118847fa2c7f81d
license: BSD3
copyright: Neil Mitchell 2007-2014
maintainer: Neil Mitchell <ndmitchell@gmail.com>
stability:
homepage: http://community.haskell.org/~ndm/safe/
package-url:
synopsis: Library of safe (exception free) functions
description: A library wrapping @Prelude@/@Data.List@ functions that can throw exceptions, such as @head@ and @!!@.
Each unsafe function has up to four variants, e.g. with @tail@:
.
* @tail :: [a] -> [a]@, raises an error on @tail []@.
.
* @tailMay :: [a] -> /Maybe/ [a]@, turns errors into @Nothing@.
.
* @tailDef :: /[a]/ -> [a] -> [a]@, takes a default to return on errors.
.
* @tailNote :: /String/ -> [a] -> [a]@, takes an extra argument which supplements the error message.
.
* @tailSafe :: [a] -> [a]@, returns some sensible default if possible, @[]@ in the case of @tail@.
.
This package is divided into three modules:
.
* "Safe" contains safe variants of @Prelude@ and @Data.List@ functions.
.
* "Safe.Foldable" contains safe variants of @Foldable@ functions.
.
* "Safe.Exact" creates crashing versions of functions like @zip@ (errors if the lists are not equal) and @take@ (errors if there are not enough elements), then wraps them to provide safe variants.
category: Unclassified
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: True
exposed-modules: Safe Safe.Exact Safe.Foldable
hidden-modules: Safe.Util
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/safe-0.3.8
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/safe-0.3.8
hs-libraries: HSsafe-0.3.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/safe-0.3.8/html/safe.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/safe-0.3.8/html
name: shakespeare-text
version: 1.1.0
id: shakespeare-text-1.1.0-016d59eabfa256fa5877df8a03d16908
license: MIT
copyright:
maintainer: Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
package-url:
synopsis: Interpolation with quasi-quotation: put variables strings (deprecated)
description: interpolation with quasi-quotation: stick haskell variables into haskell strings
.
Note there is no dependency on haskell-src-extras. If you don't mind that dependency, you may want to look at using these packages: Interpolation, interpolatedstring-perl6, interpolatedstring-qq.
.
This package has 1 other general feature that those others may not (but would be easy to duplicate): instead of using quasi-quoting you can also use an external file. It also has url/embeding interpolation, with \@ and \^, which are used in Yesod.
.
This package also uses blaze-builder for efficiently constructing strings (I am not sure what the other packages use). This might be of interest to you for large templates or performance sensitive code, or otherwise having a nice interface to blaze-builder
.
Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted.
In this case, the variable type needs a ToText instance.
.
Please see http://www.yesodweb.com/book/shakespearean-templates for a more thorough description and examples of the shakespeare family of template languages.
category: Web, Yesod
author: Greg Weber <greg@gregweber.info>
exposed: True
exposed-modules:
hidden-modules:
trusted: False
import-dirs:
library-dirs:
hs-libraries:
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-text-1.1.0/html/shakespeare-text.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-text-1.1.0/html
name: shakespeare-css
version: 1.1.0
id: shakespeare-css-1.1.0-016d59eabfa256fa5877df8a03d16908
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
package-url:
synopsis: Stick your haskell variables into css at compile time. (deprecated)
description:
.
Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted.
In this case, the variable type needs a ToCss instance.
.
This package contains 2 css template languages. The Cassius language uses whitespace to avoid the need for closing brackets and semi-colons. Lucius does not care about whitespace and is a strict superset of css. There are also some significant conveniences added for css.
.
Please see http://www.yesodweb.com/book/shakespearean-templates for a more thorough description and examples
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules:
hidden-modules:
trusted: False
import-dirs:
library-dirs:
hs-libraries:
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-css-1.1.0/html/shakespeare-css.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-css-1.1.0/html
name: shakespeare-js
version: 1.3.0
id: shakespeare-js-1.3.0-016d59eabfa256fa5877df8a03d16908
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
package-url:
synopsis: Stick your haskell variables into javascript/coffeescript at compile time. (deprecated)
description: Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted.
In this case, the variable type needs a ToJavascript instance.
.
shakespeare-javascript is also known as Julius, and passes through plain javascript.
.
There is also a shakespeare version for CoffeeScript, TypeScript, and Roy, all languages that compile down to Javascript. They all expect you to have the appropriate compiler in your path.
.
shakespeare originated from the hamlet template package.
Please see http://www.yesodweb.com/book/shakespearean-templates for a more thorough description and examples.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules:
hidden-modules:
trusted: False
import-dirs:
library-dirs:
hs-libraries:
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-js-1.3.0/html/shakespeare-js.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-js-1.3.0/html
name: shakespeare
version: 2.0.1.1
id: shakespeare-2.0.1.1-363a9086c9ae21e551ff9327c0b5d3a8
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
package-url:
synopsis: A toolkit for making compile-time interpolated templates
description: Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass.
.
Shakespeare templates can be used inline with a quasi-quoter or in an external file.
.
Note there is no dependency on haskell-src-extras. Instead Shakespeare believes logic should stay out of templates and has its own minimal Haskell parser.
.
Packages that use this: shakespeare-js, shakespeare-css, shakespeare-text, hamlet, and xml-hamlet
.
Please see the documentation at <http://www.yesodweb.com/book/shakespearean-templates> for more details.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Text.Shakespeare.I18N Text.Shakespeare.Text
Text.Roy Text.Julius Text.Coffee Text.Hamlet Text.Hamlet.RT
Text.Lucius Text.Cassius Text.Shakespeare.Base Text.Shakespeare
Text.TypeScript
hidden-modules: Text.Hamlet.Parse Text.Css Text.MkSizeType
Text.IndentToBrace Text.CssCommon
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1
hs-libraries: HSshakespeare-2.0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
parsec-3.1.5-b12c7efab059dc703468f8bc75fd871e
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
system-fileio-0.3.14-ae30a0ac3ce651076834c894648322ac
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1/html/shakespeare.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1/html
name: http-conduit
version: 2.1.4.2
id: http-conduit-2.1.4.2-1da2d01bc24f5851d9839b654e033d23
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/http-conduit
package-url:
synopsis: HTTP client package with conduit interface and HTTPS support.
description: This package uses conduit for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid directly dealing with streaming data. See <http://www.yesodweb.com/book/http-conduit> for more information.
.
The @Network.HTTP.Conduit.Browser@ module has been moved to <http://hackage.haskell.org/package/http-conduit-browser/>
category: Web, Conduit
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Network.HTTP.Conduit Network.HTTP.Client.Conduit
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.2
hs-libraries: HShttp-conduit-2.1.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
http-client-0.3.8-bd616a935c763e53b4e70518a2d0f573
http-client-tls-0.2.2-23508863afc52d9299667b934cd8a574
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.2/html/http-conduit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.2/html
name: http-client-tls
version: 0.2.2
id: http-client-tls-0.2.2-23508863afc52d9299667b934cd8a574
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/http-client
package-url:
synopsis: http-client backend using the connection package and tls library
description: Intended for use by higher-level libraries, such as http-conduit.
category: Network
author: Michael Snoyman
exposed: True
exposed-modules: Network.HTTP.Client.TLS
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2
hs-libraries: HShttp-client-tls-0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
connection-0.2.3-4d1b9099f1c1d615b9519caa7385f719
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
http-client-0.3.8-bd616a935c763e53b4e70518a2d0f573
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
tls-1.2.8-2b8e6cf2e72bf8c96e780a5204f8ccd7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2/html/http-client-tls.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2/html
name: connection
version: 0.2.3
id: connection-0.2.3-4d1b9099f1c1d615b9519caa7385f719
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-connection
package-url:
synopsis: Simple and easy network connections API
description: Simple network library for all your connection need.
.
Features: Really simple to use, SSL/TLS, SOCKS.
.
This library provides a very simple api to create sockets
to a destination with the choice of SSL/TLS, and SOCKS.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Network.Connection
hidden-modules: Network.Connection.Types
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/connection-0.2.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/connection-0.2.3
hs-libraries: HSconnection-0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cprng-aes-0.5.2-d45cd107ce5e65510d147bd7617e0c67
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
socks-0.5.4-0dffbd6ffee5059cf0982de0d1a5845b
tls-1.2.8-2b8e6cf2e72bf8c96e780a5204f8ccd7
x509-1.4.11-edd47e86cf98ae1662583c1f9307c44b
x509-store-1.4.4-d646c482c09c421b2c1441257191d5ea
x509-system-1.4.5-e8a770ddb0f4a075450e769b26dbce55
x509-validation-1.5.0-677c0abb8f1098b520e40107f89c4e1b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/connection-0.2.3/html/connection.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/connection-0.2.3/html
name: fsnotify
version: 0.1.0.3
id: fsnotify-0.1.0.3-077ba6eeb22469d8f021c87ca98b9598
license: BSD3
copyright:
maintainer: Greg Weber <greg@gregweber.info>, Roman Cheplyaka <roma@ro-che.info>
stability:
homepage:
package-url:
synopsis: Cross platform library for file change notification.
description: Cross platform library for file creation, modification,
and deletion notification. This library builds upon
existing libraries for platform-specific Windows, Mac,
and Linux filesystem event notification.
category: Filesystem
author: Mark Dittmer <mark.s.dittmer@gmail.com>
exposed: True
exposed-modules: System.FSNotify System.FSNotify.Devel
hidden-modules: System.FSNotify.Listener System.FSNotify.Path
System.FSNotify.Polling System.FSNotify.Types System.FSNotify.OSX
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/fsnotify-0.1.0.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/fsnotify-0.1.0.3
hs-libraries: HSfsnotify-0.1.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.5-66719d27a2e6a780c5c73a2ae8df7e59
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hfsevents-0.1.5-5fa7389c89e35dd7940cc9a19aa9be91
system-fileio-0.3.14-ae30a0ac3ce651076834c894648322ac
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/fsnotify-0.1.0.3/html/fsnotify.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/fsnotify-0.1.0.3/html
name: project-template
version: 0.1.4.2
id: project-template-0.1.4.2-59932f15746b5a37852f5cca7aa26a78
license: BSD3
copyright:
maintainer: michael@fpcomplete.com
stability:
homepage: https://github.com/fpco/haskell-ide
package-url:
synopsis: Specify Haskell project templates and generate files
description: See initial blog post for explanation: <http://www.yesodweb.com/blog/2012/09/project-templates>
category: Development
author: Michael Snoyman
exposed: True
exposed-modules: Text.ProjectTemplate
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/project-template-0.1.4.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/project-template-0.1.4.2
hs-libraries: HSproject-template-0.1.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
system-fileio-0.3.14-ae30a0ac3ce651076834c894648322ac
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/project-template-0.1.4.2/html/project-template.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/project-template-0.1.4.2/html
name: tls
version: 1.2.8
id: tls-1.2.8-2b8e6cf2e72bf8c96e780a5204f8ccd7
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-tls
package-url:
synopsis: TLS/SSL protocol native implementation (Server and Client)
description: Native Haskell TLS and SSL protocol implementation for server and client.
.
This provides a high-level implementation of a sensitive security protocol,
eliminating a common set of security issues through the use of the advanced
type system, high level constructions and common Haskell features.
.
Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol,
and support RSA and Ephemeral Diffie Hellman key exchanges,
and many extensions.
.
Some debug tools linked with tls, are available through the
<http://hackage.haskell.org/package/tls-debug/>.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Network.TLS Network.TLS.Cipher
Network.TLS.Compression Network.TLS.Internal Network.TLS.Extra
Network.TLS.Extra.Cipher
hidden-modules: Network.TLS.Cap Network.TLS.Struct Network.TLS.Core
Network.TLS.Context Network.TLS.Context.Internal
Network.TLS.Credentials Network.TLS.Backend Network.TLS.Crypto
Network.TLS.Crypto.DH Network.TLS.Extension Network.TLS.Handshake
Network.TLS.Handshake.Common Network.TLS.Handshake.Certificate
Network.TLS.Handshake.Key Network.TLS.Handshake.Client
Network.TLS.Handshake.Server Network.TLS.Handshake.Process
Network.TLS.Handshake.Signature Network.TLS.Handshake.State
Network.TLS.Hooks Network.TLS.IO Network.TLS.MAC
Network.TLS.Measurement Network.TLS.Packet Network.TLS.Parameters
Network.TLS.Record Network.TLS.Record.Types
Network.TLS.Record.Engage Network.TLS.Record.Disengage
Network.TLS.Record.State Network.TLS.RNG Network.TLS.State
Network.TLS.Session Network.TLS.Sending Network.TLS.Receiving
Network.TLS.Util Network.TLS.Util.ASN1
Network.TLS.Util.Serialization Network.TLS.Types Network.TLS.Wire
Network.TLS.X509
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tls-1.2.8
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tls-1.2.8
hs-libraries: HStls-1.2.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
cipher-des-0.0.6-c126b496cfc40eeb887f960b90ab474b
cipher-rc4-0.1.4-c5f686e7d3f0a21d1763703edd9daff0
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
crypto-numbers-0.2.3-74ac90777705562a81f1ea01f7874260
crypto-pubkey-0.2.4-1396dcbde01321b53c92b5c707021dd3
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
crypto-random-0.0.7-a54db1acdc4cfe965cc84dc944af97c2
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
x509-1.4.11-edd47e86cf98ae1662583c1f9307c44b
x509-store-1.4.4-d646c482c09c421b2c1441257191d5ea
x509-validation-1.5.0-677c0abb8f1098b520e40107f89c4e1b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tls-1.2.8/html/tls.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tls-1.2.8/html
name: system-fileio
version: 0.3.14
id: system-fileio-0.3.14-ae30a0ac3ce651076834c894648322ac
license: MIT
copyright:
maintainer: John Millikin <jmillikin@gmail.com>
stability: experimental
homepage: https://john-millikin.com/software/haskell-filesystem/
package-url:
synopsis: Consistent filesystem interaction across GHC versions
description: This is a small wrapper around the \"directory\", \"unix\", and \"Win32\"
packages, for use with \"system-filepath\". It provides a consistent API
to the various versions of these packages distributed with different
versions of GHC.
.
In particular, this library supports working with POSIX files that have
paths which can't be decoded in the current locale encoding.
category: System
author: John Millikin <jmillikin@gmail.com>
exposed: True
exposed-modules: Filesystem
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14
hs-libraries: HSsystem-fileio-0.3.14
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14/html/system-fileio.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14/html
name: system-filepath
version: 0.4.12
id: system-filepath-0.4.12-8e58b5e603e2959200b3dfd93f11832f
license: MIT
copyright: John Millikin 2010-2012
maintainer: John Millikin <jmillikin@gmail.com>
stability: experimental
homepage: https://john-millikin.com/software/haskell-filesystem/
package-url:
synopsis: High-level, byte-based file and directory path manipulations
description:
category: System
author: John Millikin <jmillikin@gmail.com>
exposed: True
exposed-modules: Filesystem.Path Filesystem.Path.CurrentOS
Filesystem.Path.Rules
hidden-modules: Filesystem.Path.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12
hs-libraries: HSsystem-filepath-0.4.12
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12/html/system-filepath.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12/html
name: http-reverse-proxy
version: 0.4.0.1
id: http-reverse-proxy-0.4.0.1-8e7389b949f998b2f18d9a015f6f8efc
license: BSD3
copyright:
maintainer: michael@fpcomplete.com
stability:
homepage: https://github.com/fpco/http-reverse-proxy
package-url:
synopsis: Reverse proxy HTTP requests, either over raw sockets or with WAI
description: Provides a simple means of reverse-proxying HTTP requests. The raw approach uses the same technique as leveraged by keter, whereas the WAI approach performs full request/response parsing via WAI and http-conduit.
category: Web
author: Michael Snoyman
exposed: True
exposed-modules: Network.HTTP.ReverseProxy
hidden-modules: Paths_http_reverse_proxy
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-reverse-proxy-0.4.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-reverse-proxy-0.4.0.1
hs-libraries: HShttp-reverse-proxy-0.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.5-66719d27a2e6a780c5c73a2ae8df7e59
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
http-client-0.3.8-bd616a935c763e53b4e70518a2d0f573
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
wai-logger-2.2.3-29d5b74200269e3ee1ccecfaf207cd99
word8-0.1.1-019e762315ef1ddac094af32929ccd17
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-reverse-proxy-0.4.0.1/html/http-reverse-proxy.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-reverse-proxy-0.4.0.1/html
name: http-client
version: 0.3.8
id: http-client-0.3.8-bd616a935c763e53b4e70518a2d0f573
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/http-client
package-url:
synopsis: An HTTP client engine, intended as a base layer for more user-friendly packages.
description: This codebase has been refactored from http-conduit.
category: Network
author: Michael Snoyman
exposed: True
exposed-modules: Network.HTTP.Client
Network.HTTP.Client.MultipartFormData Network.HTTP.Client.Internal
hidden-modules: Network.HTTP.Client.Body
Network.HTTP.Client.Connection Network.HTTP.Client.Cookies
Network.HTTP.Client.Core Network.HTTP.Client.Headers
Network.HTTP.Client.Manager Network.HTTP.Client.Request
Network.HTTP.Client.Response Network.HTTP.Client.Types
Network.HTTP.Client.Util
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-client-0.3.8
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-client-0.3.8
hs-libraries: HShttp-client-0.3.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cookie-0.4.1.3-7aee4deae758ccdffb13d525ace30b6c
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
mime-types-0.1.0.4-5ca9ae9d027c8a3f57334e1b9654058e
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
network-uri-2.6.0.0-02548dbc82f6b84a1e52589f2c623acf
publicsuffixlist-0.1-cfec5dc2a60eec22eecdacc4d4a5ab94
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-client-0.3.8/html/http-client.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-client-0.3.8/html
name: blaze-html
version: 0.7.0.2
id: blaze-html-0.7.0.2-c6158a224adb4766b329610369b25a0c
license: BSD3
copyright:
maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
stability: Experimental
homepage: http://jaspervdj.be/blaze
package-url:
synopsis: A blazingly fast HTML combinator library for Haskell
description: A blazingly fast HTML combinator library for the Haskell
programming language. The Text.Blaze module is a good
starting point, as well as this tutorial:
<http://jaspervdj.be/blaze/tutorial.html>.
category: Text
author: Jasper Van der Jeugt, Simon Meier
exposed: True
exposed-modules: Text.Blaze.Html Text.Blaze.Html.Renderer.Pretty
Text.Blaze.Html.Renderer.String Text.Blaze.Html.Renderer.Text
Text.Blaze.Html.Renderer.Utf8 Text.Blaze.Html4.FrameSet
Text.Blaze.Html4.FrameSet.Attributes Text.Blaze.Html4.Strict
Text.Blaze.Html4.Strict.Attributes Text.Blaze.Html4.Transitional
Text.Blaze.Html4.Transitional.Attributes Text.Blaze.Html5
Text.Blaze.Html5.Attributes Text.Blaze.XHtml1.FrameSet
Text.Blaze.XHtml1.FrameSet.Attributes Text.Blaze.XHtml1.Strict
Text.Blaze.XHtml1.Strict.Attributes Text.Blaze.XHtml1.Transitional
Text.Blaze.XHtml1.Transitional.Attributes Text.Blaze.XHtml5
Text.Blaze.XHtml5.Attributes
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.2
hs-libraries: HSblaze-html-0.7.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.2/html/blaze-html.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.2/html
name: x509-validation
version: 1.5.0
id: x509-validation-1.5.0-677c0abb8f1098b520e40107f89c4e1b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: X.509 Certificate and CRL validation
description: X.509 Certificate and CRL validation
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.X509.Validation
hidden-modules: Data.X509.Validation.Signature
Data.X509.Validation.Fingerprint Data.X509.Validation.Cache
Data.X509.Validation.Types
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0
hs-libraries: HSx509-validation-1.5.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
crypto-pubkey-0.2.4-1396dcbde01321b53c92b5c707021dd3
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
x509-1.4.11-edd47e86cf98ae1662583c1f9307c44b
x509-store-1.4.4-d646c482c09c421b2c1441257191d5ea
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0/html/x509-validation.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0/html
name: wai-extra
version: 3.0.2.1
id: wai-extra-3.0.2.1-80c447089829c288b0e65d43bb2bf457
license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: http://github.com/yesodweb/wai
package-url:
synopsis: Provides some basic WAI handlers and middleware.
description: The goal here is to provide common features without many dependencies.
category: Web
author: Michael Snoyman
exposed: True
exposed-modules: Network.Wai.Handler.CGI Network.Wai.Handler.SCGI
Network.Wai.Middleware.AcceptOverride
Network.Wai.Middleware.Autohead Network.Wai.Middleware.CleanPath
Network.Wai.Middleware.Local Network.Wai.Middleware.RequestLogger
Network.Wai.Middleware.Gzip Network.Wai.Middleware.Jsonp
Network.Wai.Middleware.MethodOverride
Network.Wai.Middleware.MethodOverridePost
Network.Wai.Middleware.Rewrite Network.Wai.Middleware.Vhost
Network.Wai.Middleware.HttpAuth Network.Wai.Parse
Network.Wai.UrlMap Network.Wai.Test Network.Wai.EventSource
Network.Wai.EventSource.EventStream
hidden-modules: Network.Wai.Middleware.RequestLogger.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1
hs-libraries: HSwai-extra-3.0.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
stringsearch-0.3.6.5-42e4e358ee1e7c1b181789539187bcf7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
void-0.6.1-510e5cf01cbc61c0e2f182fbd2f5b9a5
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
wai-logger-2.2.3-29d5b74200269e3ee1ccecfaf207cd99
word8-0.1.1-019e762315ef1ddac094af32929ccd17
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1/html/wai-extra.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1/html
name: x509-system
version: 1.4.5
id: x509-system-1.4.5-e8a770ddb0f4a075450e769b26dbce55
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: Handle per-operating-system X.509 accessors and storage
description: System X.509 handling
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: System.X509 System.X509.Unix System.X509.MacOS
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-system-1.4.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-system-1.4.5
hs-libraries: HSx509-system-1.4.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
x509-1.4.11-edd47e86cf98ae1662583c1f9307c44b
x509-store-1.4.4-d646c482c09c421b2c1441257191d5ea
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-system-1.4.5/html/x509-system.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-system-1.4.5/html
name: warp
version: 3.0.1.1
id: warp-3.0.1.1-265071dbedfd253e0430864a62adbee2
license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: http://github.com/yesodweb/wai
package-url:
synopsis: A fast, light-weight web server for WAI applications.
description: The premier WAI handler. For more information, see <http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/>.
.
Changelog
.
[3.0.0] WAI no longer uses conduit for its streaming interface.
.
[2.1.0] The @onOpen@ and @onClose@ settings now provide the @SockAddr@ of the client, and @onOpen@ can return a @Bool@ which will close the connection. The @responseRaw@ response has been added, which provides a more elegant way to handle WebSockets than the previous @settingsIntercept@. The old settings accessors have been deprecated in favor of new setters, which will allow settings changes to be made in the future without breaking backwards compatibility.
.
[2.0.0] ResourceT is not used anymore. Request and Response is now abstract data types. To use their constructors, Internal module should be imported.
.
[1.3.9] Support for byte range requests.
.
[1.3.7] Sockets now have FD_CLOEXEC set on them. This behavior is more secure, and the change should not affect the vast majority of use cases. However, it appeared that this is buggy and is fixed in 2.0.0.
category: Web, Yesod
author: Michael Snoyman, Kazu Yamamoto, Matt Brown
exposed: False
exposed-modules: Network.Wai.Handler.Warp
Network.Wai.Handler.Warp.Buffer Network.Wai.Handler.Warp.Timeout
Network.Wai.Handler.Warp.Internal
hidden-modules: Network.Wai.Handler.Warp.Conduit
Network.Wai.Handler.Warp.Counter Network.Wai.Handler.Warp.Date
Network.Wai.Handler.Warp.FdCache Network.Wai.Handler.Warp.Header
Network.Wai.Handler.Warp.IO Network.Wai.Handler.Warp.IORef
Network.Wai.Handler.Warp.ReadInt Network.Wai.Handler.Warp.Recv
Network.Wai.Handler.Warp.Request
Network.Wai.Handler.Warp.RequestHeader
Network.Wai.Handler.Warp.Response
Network.Wai.Handler.Warp.ResponseHeader
Network.Wai.Handler.Warp.Run Network.Wai.Handler.Warp.SendFile
Network.Wai.Handler.Warp.Settings Network.Wai.Handler.Warp.Types
Network.Wai.Handler.Warp.Windows Paths_warp
Network.Wai.Handler.Warp.MultiMap
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/warp-3.0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/warp-3.0.1.1
hs-libraries: HSwarp-3.0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
auto-update-0.1.1.2-a9c26cee1d5c97f06851c6f21cc7fb50
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
http-date-0.0.4-a73e00e42406313a746be4a6c2b199c0
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
simple-sendfile-0.2.17-47d3054ce830de4cde5ba05ce4bc9c6f
streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
void-0.6.1-510e5cf01cbc61c0e2f182fbd2f5b9a5
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/warp-3.0.1.1/html/warp.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/warp-3.0.1.1/html
name: conduit-extra
version: 1.1.3.4
id: conduit-extra-1.1.3.4-e2bce1468661db11b9e1463c9d9cf21b
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: http://github.com/snoyberg/conduit
package-url:
synopsis: Batteries included conduit: adapters for common libraries.
description: The conduit package itself maintains relative small dependencies. The purpose of this package is to collect commonly used utility functions wrapping other library dependencies, without depending on heavier-weight dependencies. The basic idea is that this package should only depend on haskell-platform packages and conduit.
category: Data, Conduit
author: Michael Snoyman
exposed: True
exposed-modules: Data.Conduit.Attoparsec Data.Conduit.Binary
Data.Conduit.Blaze Data.Conduit.Filesystem Data.Conduit.Lazy
Data.Conduit.Network Data.Conduit.Network.UDP Data.Conduit.Process
Data.Conduit.Text Data.Conduit.Zlib Data.Conduit.Network.Unix
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.3.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.3.4
hs-libraries: HSconduit-extra-1.1.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.3.4/html/conduit-extra.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.3.4/html
name: x509-store
version: 1.4.4
id: x509-store-1.4.4-d646c482c09c421b2c1441257191d5ea
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: X.509 collection accessing and storing methods
description: X.509 collection accessing and storing methods for certificate, crl, exception list
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.X509.CertificateStore Data.X509.File
Data.X509.Memory
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-store-1.4.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-store-1.4.4
hs-libraries: HSx509-store-1.4.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
x509-1.4.11-edd47e86cf98ae1662583c1f9307c44b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-store-1.4.4/html/x509-store.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-store-1.4.4/html
name: crypto-pubkey
version: 0.2.4
id: crypto-pubkey-0.2.4-1396dcbde01321b53c92b5c707021dd3
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-pubkey
package-url:
synopsis: Public Key cryptography
description: Public Key cryptography
.
Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, ElGamal signature.
.
Also have primitive support for Diffie Hellman, and ElGamal encryption
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.PubKey.RSA Crypto.PubKey.RSA.PKCS15
Crypto.PubKey.RSA.OAEP Crypto.PubKey.RSA.PSS Crypto.PubKey.RSA.Prim
Crypto.PubKey.DSA Crypto.PubKey.DH Crypto.PubKey.HashDescr
Crypto.PubKey.MaskGenFunction Crypto.PubKey.ECC.Generate
Crypto.PubKey.ECC.Prim Crypto.PubKey.ECC.ECDSA
hidden-modules: Crypto.PubKey.ElGamal Crypto.PubKey.RSA.Types
Crypto.PubKey.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4
hs-libraries: HScrypto-pubkey-0.2.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-numbers-0.2.3-74ac90777705562a81f1ea01f7874260
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
crypto-random-0.0.7-a54db1acdc4cfe965cc84dc944af97c2
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4/html/crypto-pubkey.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4/html
name: x509
version: 1.4.11
id: x509-1.4.11-edd47e86cf98ae1662583c1f9307c44b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: X509 reader and writer
description: X509 reader and writer
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.X509
hidden-modules: Data.X509.Internal Data.X509.CertificateChain
Data.X509.AlgorithmIdentifier Data.X509.DistinguishedName
Data.X509.Cert Data.X509.PublicKey Data.X509.PrivateKey
Data.X509.Ext Data.X509.ExtensionRaw Data.X509.CRL Data.X509.Signed
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-1.4.11
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/x509-1.4.11
hs-libraries: HSx509-1.4.11
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-parse-0.8.1-f6f61217b19ed38f9823430a12793eb9
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-1.4.11/html/x509.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/x509-1.4.11/html
name: cprng-aes
version: 0.5.2
id: cprng-aes-0.5.2-d45cd107ce5e65510d147bd7617e0c67
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-cprng-aes
package-url:
synopsis: Crypto Pseudo Random Number Generator using AES in counter mode.
description: Simple crypto pseudo-random-number-generator with really good randomness property.
.
Using ent, a randomness property maker on one 1Mb sample:
Entropy = 7.999837 bits per byte.
Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
Chi square distribution for 1048576 samples is 237.02
Arithmetic mean value of data bytes is 127.3422 (127.5 = random)
Monte Carlo value for Pi is 3.143589568 (error 0.06 percent)
.
Compared to urandom with the same sampling:
Entropy = 7.999831 bits per byte.
Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
Chi square distribution for 1048576 samples is 246.63
Arithmetic mean value of data bytes is 127.6347 (127.5 = random).
Monte Carlo value for Pi is 3.132465868 (error 0.29 percent).
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Random.AESCtr
hidden-modules: Crypto.Random.AESCtr.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2
hs-libraries: HScprng-aes-0.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
crypto-random-0.0.7-a54db1acdc4cfe965cc84dc944af97c2
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2/html/cprng-aes.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2/html
name: wai-logger
version: 2.2.3
id: wai-logger-2.2.3-29d5b74200269e3ee1ccecfaf207cd99
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: A logging system for WAI
description: A logging system for WAI
category: Web, Yesod
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Network.Wai.Logger
hidden-modules: Network.Wai.Logger.Apache Network.Wai.Logger.Date
Network.Wai.Logger.IP Network.Wai.Logger.IORef
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3
hs-libraries: HSwai-logger-2.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: auto-update-0.1.1.2-a9c26cee1d5c97f06851c6f21cc7fb50
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
byteorder-1.0.4-21a71be2e012792e9c755d7587f0ded0
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
easy-file-0.2.0-b56172b534de22a78a2c731b32679911
fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
unix-time-0.3.3-2b1085f881d20666cdc71c3e3506c059
wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3/html/wai-logger.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3/html
name: crypto-numbers
version: 0.2.3
id: crypto-numbers-0.2.3-74ac90777705562a81f1ea01f7874260
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-numbers
package-url:
synopsis: Cryptographic numbers: functions and algorithms
description: Cryptographic numbers: functions and algorithms
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Number.ModArithmetic
Crypto.Number.Serialize Crypto.Number.Generate Crypto.Number.Basic
Crypto.Number.Polynomial Crypto.Number.F2m Crypto.Number.Prime
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3
hs-libraries: HScrypto-numbers-0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-random-0.0.7-a54db1acdc4cfe965cc84dc944af97c2
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3/html/crypto-numbers.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3/html
name: streaming-commons
version: 0.1.4.2
id: streaming-commons-0.1.4.2-59615802b2d987e58089bb955e9774c7
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/fpco/streaming-commons
package-url:
synopsis: Common lower-level functions needed by various streaming data libraries
description: Provides low-dependency functionality commonly needed by various streaming data libraries, such as conduit and pipes.
category: Data
author: Michael Snoyman, Gabriel Gonzalez
exposed: True
exposed-modules: Data.Streaming.Blaze Data.Streaming.FileRead
Data.Streaming.Filesystem Data.Streaming.Network
Data.Streaming.Network.Internal Data.Streaming.Process
Data.Streaming.Process.Internal Data.Streaming.Text
Data.Streaming.Zlib Data.Streaming.Zlib.Lowlevel
hidden-modules: Data.Text.Internal.Unsafe.Char
Data.Text.Internal.Unsafe.Shift Data.Text.Internal.Encoding.Utf8
Data.Text.Internal.Encoding.Utf16 Data.Text.Internal.Encoding.Utf32
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.4.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.4.2
hs-libraries: HSstreaming-commons-0.1.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
zlib-0.5.4.1-a1b859f72d59bc2f7dc258ab67b1bbb0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.4.2/html/streaming-commons.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.4.2/html
name: cipher-aes
version: 0.2.8
id: cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-cipher-aes
package-url:
synopsis: Fast AES cipher implementation with advanced mode of operations
description: Fast AES cipher implementation with advanced mode of operations.
.
The modes of operations available are ECB (Electronic code book),
CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext stealing),
GCM (Galois Counter Mode).
.
The AES implementation uses AES-NI when available (on x86 and x86-64 architecture),
but fallback gracefully to a software C implementation.
.
The software implementation uses S-Boxes, which might suffer for cache timing issues.
However do notes that most other known software implementations, including very popular
one (openssl, gnutls) also uses similar implementation. If it matters for your
case, you should make sure you have AES-NI available, or you'll need to use a different
implementation.
.
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Cipher.AES
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8
hs-libraries: HScipher-aes-0.2.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8/html/cipher-aes.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8/html
name: optparse-applicative
version: 0.9.1.1
id: optparse-applicative-0.9.1.1-45128b6c0dd1bd67865db73b8db64ef8
license: BSD3
copyright: (c) 2012 Paolo Capriotti <p.capriotti@gmail.com>
maintainer: p.capriotti@gmail.com
stability:
homepage: https://github.com/pcapriotti/optparse-applicative
package-url:
synopsis: Utilities and combinators for parsing command line options
description: Here is a simple example of an applicative option parser:
.
@
data Sample = Sample
&#x20; &#x7b; hello :: String
&#x20; , quiet :: Bool &#x7d;
.
sample :: Parser Sample
sample = Sample
&#x20; \<$\> strOption
&#x20; ( long \"hello\"
&#x20; \<\> metavar \"TARGET\"
&#x20; \<\> help \"Target for the greeting\" )
&#x20; \<*\> switch
&#x20; ( long \"quiet\"
&#x20; \<\> help \"Whether to be quiet\" )
@
.
The parser is built using applicative style starting from a set of basic
combinators. In this example, @hello@ is defined as an 'option' with a
@String@ argument, while @quiet@ is a boolean 'flag' (called 'switch').
.
A parser can be used like this:
.
@
greet :: Sample -> IO ()
greet (Sample h False) = putStrLn $ \"Hello, \" ++ h
greet _ = return ()
.
main :: IO ()
main = execParser opts \>\>= greet
&#x20; where
&#x20; opts = info (helper \<*\> sample)
&#x20; ( fullDesc
&#x20; \<\> progDesc \"Print a greeting for TARGET\"
&#x20; \<\> header \"hello - a test for optparse-applicative\" )
@
.
The @greet@ function is the entry point of the program, while @opts@ is a
complete description of the program, used when generating a help text. The
'helper' combinator takes any parser, and adds a @help@ option to it (which
always fails).
.
The @hello@ option in this example is mandatory (since it doesn't have a
default value), so running the program without any argument will display a
help text:
.
>hello - a test for optparse-applicative
>
>Usage: hello --hello TARGET [--quiet]
> Print a greeting for TARGET
>
>Available options:
> -h,--help Show this help text
> --hello TARGET Target for the greeting
> --quiet Whether to be quiet
.
containing a short usage summary, and a detailed list of options with
descriptions.
category: System
author: Paolo Capriotti
exposed: False
exposed-modules: Options.Applicative Options.Applicative.Arrows
Options.Applicative.BashCompletion Options.Applicative.Builder
Options.Applicative.Builder.Completer
Options.Applicative.Builder.Internal Options.Applicative.Common
Options.Applicative.Extra Options.Applicative.Help
Options.Applicative.Help.Pretty Options.Applicative.Help.Chunk
Options.Applicative.Help.Core Options.Applicative.Types
Options.Applicative.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.9.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.9.1.1
hs-libraries: HSoptparse-applicative-0.9.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-wl-pprint-0.6.7.1-bcb791551d3f60726e62d6ed3d9e5559
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-compat-0.3.3.4-858641fe36888a94d2a45d3e79e952ce
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.9.1.1/html/optparse-applicative.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.9.1.1/html
name: cipher-rc4
version: 0.1.4
id: cipher-rc4-0.1.4-c5f686e7d3f0a21d1763703edd9daff0
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-cipher-rc4
package-url:
synopsis: Fast RC4 cipher implementation
description: Fast RC4 cipher implementation
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Cipher.RC4
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4
hs-libraries: HScipher-rc4-0.1.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4/html/cipher-rc4.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4/html
name: cipher-des
version: 0.0.6
id: cipher-des-0.0.6-c126b496cfc40eeb887f960b90ab474b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-cipher
package-url:
synopsis: DES and 3DES primitives
description: DES and 3DES primitives
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Cipher.DES Crypto.Cipher.TripleDES
hidden-modules: Crypto.Cipher.DES.Primitive
Crypto.Cipher.DES.Serialization
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6
hs-libraries: HScipher-des-0.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6/html/cipher-des.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6/html
name: socks
version: 0.5.4
id: socks-0.5.4-0dffbd6ffee5059cf0982de0d1a5845b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-socks
package-url:
synopsis: Socks proxy (version 5) implementation.
description: Socks proxy (version 5) implementation.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Network.Socks5 Network.Socks5.Lowlevel
Network.Socks5.Types
hidden-modules: Network.Socks5.Wire Network.Socks5.Conf
Network.Socks5.Command
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/socks-0.5.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/socks-0.5.4
hs-libraries: HSsocks-0.5.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/socks-0.5.4/html/socks.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/socks-0.5.4/html
name: wai
version: 3.0.1.1
id: wai-3.0.1.1-9d6caa13969eaa00c5ba1a51b2157188
license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: https://github.com/yesodweb/wai
package-url:
synopsis: Web Application Interface.
description: Provides a common protocol for communication between web applications and web servers.
category: Web
author: Michael Snoyman
exposed: True
exposed-modules: Network.Wai Network.Wai.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-3.0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/wai-3.0.1.1
hs-libraries: HSwai-3.0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
vault-0.3.0.3-bc9a0cf4368d0ae8eb934b668898329f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-3.0.1.1/html/wai.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/wai-3.0.1.1/html
name: asn1-parse
version: 0.8.1
id: asn1-parse-0.8.1-f6f61217b19ed38f9823430a12793eb9
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-asn1
package-url:
synopsis: Simple monadic parser for ASN1 stream types.
description: Simple monadic parser for ASN1 stream types, when ASN1 pattern matching is not convenient.
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.ASN1.Parse
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1
hs-libraries: HSasn1-parse-0.8.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1/html/asn1-parse.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1/html
name: simple-sendfile
version: 0.2.17
id: simple-sendfile-0.2.17-47d3054ce830de4cde5ba05ce4bc9c6f
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Cross platform library for the sendfile system call
description: Cross platform library for the sendfile system call.
This library tries to call minimum system calls which
are the bottleneck of web servers.
category: Network
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Network.Sendfile
hidden-modules: Network.Sendfile.Types Network.Sendfile.BSD
Network.Sendfile.IOVec
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.17
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.17
hs-libraries: HSsimple-sendfile-0.2.17
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.17/html/simple-sendfile.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.17/html
name: crypto-random
version: 0.0.7
id: crypto-random-0.0.7-a54db1acdc4cfe965cc84dc944af97c2
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-random
package-url:
synopsis: Simple cryptographic random related types
description: Simple cryptographic random related types
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Random Crypto.Random.Test Crypto.Random.API
hidden-modules: Crypto.Random.Generator Crypto.Random.Entropy
Crypto.Random.Entropy.Source Crypto.Random.Entropy.Unix
Crypto.Random.Entropy.RDRand
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-random-0.0.7
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-random-0.0.7
hs-libraries: HScrypto-random-0.0.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-random-0.0.7/html/crypto-random.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-random-0.0.7/html
name: crypto-pubkey-types
version: 0.4.2.2
id: crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-pubkey-types
package-url:
synopsis: Generic cryptography Public keys algorithm types
description: Generic cryptography public keys algorithm types
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Types.PubKey.RSA Crypto.Types.PubKey.DSA
Crypto.Types.PubKey.DH Crypto.Types.PubKey.ECC
Crypto.Types.PubKey.ECDSA
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2
hs-libraries: HScrypto-pubkey-types-0.4.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2/html/crypto-pubkey-types.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2/html
name: crypto-cipher-types
version: 0.0.9
id: crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-crypto-cipher
package-url:
synopsis: Generic cryptography cipher types
description: Generic cryptography cipher types
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Cipher.Types Crypto.Cipher.Types.Unsafe
hidden-modules: Crypto.Cipher.Types.GF Crypto.Cipher.Types.Block
Crypto.Cipher.Types.BlockIO Crypto.Cipher.Types.Stream
Crypto.Cipher.Types.OfIO Crypto.Cipher.Types.AEAD
Crypto.Cipher.Types.Base Crypto.Cipher.Types.Utils
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9
hs-libraries: HScrypto-cipher-types-0.0.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9/html/crypto-cipher-types.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9/html
name: publicsuffixlist
version: 0.1
id: publicsuffixlist-0.1-cfec5dc2a60eec22eecdacc4d4a5ab94
license: BSD3
copyright:
maintainer: Myles C. Maxfield <myles.maxfield@gmail.com>
stability: Experimental
homepage: https://github.com/litherum/publicsuffixlist
package-url:
synopsis: Is a given string a domain suffix?
description: Is a given string a domain suffix?
category: Network
author: Myles C. Maxfield <myles.maxfield@gmail.com>
exposed: True
exposed-modules: Network.PublicSuffixList.Lookup
Network.PublicSuffixList.DataStructure
hidden-modules: Network.PublicSuffixList.Types
Network.PublicSuffixList.Serialize
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1
hs-libraries: HSpublicsuffixlist-0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1/html/publicsuffixlist.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1/html
name: http-types
version: 0.8.5
id: http-types-0.8.5-dbf02b65ad5b55021800fdf845cfa7cd
license: BSD3
copyright: (C) 2011 Aristid Breitkreuz
maintainer: aristidb@googlemail.com
stability:
homepage: https://github.com/aristidb/http-types
package-url:
synopsis: Generic HTTP types for Haskell (for both client and server code).
description: Generic HTTP types for Haskell (for both client and server code).
category: Network, Web
author: Aristid Breitkreuz, Michael Snoyman
exposed: True
exposed-modules: Network.HTTP.Types Network.HTTP.Types.Header
Network.HTTP.Types.Method Network.HTTP.Types.QueryLike
Network.HTTP.Types.Status Network.HTTP.Types.URI
Network.HTTP.Types.Version
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-types-0.8.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-types-0.8.5
hs-libraries: HShttp-types-0.8.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-types-0.8.5/html/http-types.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-types-0.8.5/html
name: blaze-markup
version: 0.6.1.0
id: blaze-markup-0.6.1.0-0320498706a34c62af259a3d66df0c6c
license: BSD3
copyright:
maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
stability: Experimental
homepage: http://jaspervdj.be/blaze
package-url:
synopsis: A blazingly fast markup combinator library for Haskell
description: Core modules of a blazingly fast markup combinator library for the Haskell
programming language. The Text.Blaze module is a good
starting point, as well as this tutorial:
<http://jaspervdj.be/blaze/tutorial.html>.
category: Text
author: Jasper Van der Jeugt, Simon Meier, Deepak Jois
exposed: True
exposed-modules: Text.Blaze Text.Blaze.Internal
Text.Blaze.Renderer.Pretty Text.Blaze.Renderer.String
Text.Blaze.Renderer.Text Text.Blaze.Renderer.Utf8
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.0
hs-libraries: HSblaze-markup-0.6.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.0/html/blaze-markup.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.0/html
name: hfsevents
version: 0.1.5
id: hfsevents-0.1.5-5fa7389c89e35dd7940cc9a19aa9be91
license: BSD3
copyright:
maintainer: stegeman@gmail.com
stability:
homepage: http://github.com/luite/hfsevents
package-url:
synopsis: File/folder watching for OS X
description:
category: System
author: Luite Stegeman
exposed: True
exposed-modules: System.OSX.FSEvents
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hfsevents-0.1.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hfsevents-0.1.5
hs-libraries: HShfsevents-0.1.5
extra-libraries: pthread
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks: Cocoa
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hfsevents-0.1.5/html/hfsevents.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hfsevents-0.1.5/html
name: cryptohash
version: 0.11.6
id: cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-cryptohash
package-url:
synopsis: collection of crypto hashes, fast, pure and practical
description: A collection of crypto hashes, with a practical incremental and one-pass, pure APIs,
with performance close to the fastest implementations available in other languages.
.
The implementations are made in C with a haskell FFI wrapper that hide the C implementation.
.
Simple examples using the unified API:
.
> import Crypto.Hash
>
> sha1 :: ByteString -> Digest SHA1
> sha1 = hash
>
> hexSha3_512 :: ByteString -> String
> hexSha3_512 bs = show (hash bs :: Digest SHA3_512)
.
Simple examples using the module API:
.
> import qualified Crypto.Hash.SHA1 as SHA1
>
> main = putStrLn $ show $ SHA1.hash (Data.ByteString.pack [0..255])
.
> import qualified Crypto.Hash.SHA3 as SHA3
>
> main = putStrLn $ show $ digest
> where digest = SHA3.finalize ctx
> ctx = foldl' SHA3.update iCtx (map Data.ByteString.pack [ [1,2,3], [4,5,6] ]
> iCtx = SHA3.init 224
category: Data, Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Hash Crypto.Hash.Types Crypto.MAC
Crypto.Hash.SHA1 Crypto.Hash.SHA224 Crypto.Hash.SHA256
Crypto.Hash.SHA384 Crypto.Hash.SHA512 Crypto.Hash.SHA512t
Crypto.Hash.SHA3 Crypto.Hash.MD2 Crypto.Hash.MD4 Crypto.Hash.MD5
Crypto.Hash.RIPEMD160 Crypto.Hash.Skein256 Crypto.Hash.Skein512
Crypto.Hash.Tiger Crypto.Hash.Whirlpool Crypto.MAC.HMAC
Crypto.MAC.SHA3
hidden-modules: Crypto.Hash.Utils Crypto.Hash.Utils.Cpu
Crypto.Hash.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6
hs-libraries: HScryptohash-0.11.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6/html/cryptohash.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6/html
name: fast-logger
version: 2.2.0
id: fast-logger-2.2.0-68e2d1191fce77fd62b583536ed6113c
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: A fast logging system
description: A fast logging system
category: System
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: System.Log.FastLogger System.Log.FastLogger.File
hidden-modules: System.Log.FastLogger.IO
System.Log.FastLogger.IORef System.Log.FastLogger.LogStr
System.Log.FastLogger.Logger
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0
hs-libraries: HSfast-logger-2.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
auto-update-0.1.1.2-a9c26cee1d5c97f06851c6f21cc7fb50
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0/html/fast-logger.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0/html
name: cookie
version: 0.4.1.3
id: cookie-0.4.1.3-7aee4deae758ccdffb13d525ace30b6c
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://github.com/snoyberg/cookie
package-url:
synopsis: HTTP cookie parsing and rendering
description:
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Web.Cookie
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cookie-0.4.1.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cookie-0.4.1.3
hs-libraries: HScookie-0.4.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cookie-0.4.1.3/html/cookie.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cookie-0.4.1.3/html
name: asn1-encoding
version: 0.8.1.3
id: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-asn1
package-url:
synopsis: ASN1 data reader and writer in RAW, BER and DER forms
description: ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, and DER).
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.ASN1.Error Data.ASN1.BinaryEncoding
Data.ASN1.BinaryEncoding.Raw Data.ASN1.Encoding Data.ASN1.Stream
Data.ASN1.Object
hidden-modules: Data.ASN1.Prim Data.ASN1.BinaryEncoding.Parse
Data.ASN1.BinaryEncoding.Writer Data.ASN1.Internal
Data.ASN1.Serialize Data.ASN1.Get
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3
hs-libraries: HSasn1-encoding-0.8.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3/html/asn1-encoding.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3/html
name: ansi-wl-pprint
version: 0.6.7.1
id: ansi-wl-pprint-0.6.7.1-bcb791551d3f60726e62d6ed3d9e5559
license: BSD3
copyright:
maintainer: batterseapower@hotmail.com
stability:
homepage: http://github.com/batterseapower/ansi-wl-pprint
package-url:
synopsis: The Wadler/Leijen Pretty Printer for colored ANSI terminal output
description: This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.
category: User Interfaces, Text
author: Daan Leijen, Max Bolingbroke
exposed: True
exposed-modules: Text.PrettyPrint.ANSI.Leijen
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1
hs-libraries: HSansi-wl-pprint-0.6.7.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1/html/ansi-wl-pprint.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1/html
name: network
version: 2.6.0.1
id: network-2.6.0.1-d67a98516d7b6440f99602d12e9fa2ca
license: BSD3
copyright:
maintainer: Johan Tibell <johan.tibell@gmail.com>
stability:
homepage: https://github.com/haskell/network
package-url:
synopsis: Low-level networking interface
description: This package provides a low-level networking interface.
.
In network-2.6 the @Network.URI@ module was split off into its own
package, network-uri-2.6. If you're using the @Network.URI@ module
you can automatically get it from the right package by adding this
to your .cabal file:
.
> flag network-uri
> description: Get Network.URI from the network-uri package
> default: True
>
> library
> -- ...
> if flag(network-uri)
> build-depends: network-uri >= 2.6
> else
> build-depends: network < 2.6
.
If you want to use other modules from the network package while
using the @Network.URI@ modules from the network-uri package, add a
@network > 2.6@ clause to the first @build-depends@ line.
category: Network
author:
exposed: True
exposed-modules: Network Network.BSD Network.Socket
Network.Socket.ByteString Network.Socket.ByteString.Lazy
Network.Socket.Internal
hidden-modules: Network.Socket.ByteString.Internal
Network.Socket.Types Network.Socket.ByteString.IOVec
Network.Socket.ByteString.Lazy.Posix
Network.Socket.ByteString.MsgHdr
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/network-2.6.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/network-2.6.0.1
hs-libraries: HSnetwork-2.6.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/network-2.6.0.1/include
includes: HsNet.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-2.6.0.1/html/network.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-2.6.0.1/html
name: pem
version: 0.2.2
id: pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-pem
package-url:
synopsis: Privacy Enhanced Mail (PEM) format reader and writer.
description: Privacy Enhanced Mail (PEM) format reader and writer.
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.PEM
hidden-modules: Data.PEM.Parser Data.PEM.Writer Data.PEM.Types
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/pem-0.2.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/pem-0.2.2
hs-libraries: HSpem-0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/pem-0.2.2/html/pem.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/pem-0.2.2/html
name: zlib
version: 0.5.4.1
id: zlib-0.5.4.1-a1b859f72d59bc2f7dc258ab67b1bbb0
license: BSD3
copyright: (c) 2006-2012 Duncan Coutts
maintainer: Duncan Coutts <duncan@community.haskell.org>
stability:
homepage:
package-url:
synopsis: Compression and decompression in the gzip and zlib formats
description: This package provides a pure interface for compressing and
decompressing streams of data represented as lazy
'ByteString's. It uses the zlib C library so it has high
performance. It supports the \"zlib\", \"gzip\" and \"raw\"
compression formats.
.
It provides a convenient high level API suitable for most
tasks and for the few cases where more control is needed it
provides access to the full zlib feature set.
category: Codec
author: Duncan Coutts <duncan@community.haskell.org>
exposed: True
exposed-modules: Codec.Compression.GZip Codec.Compression.Zlib
Codec.Compression.Zlib.Raw Codec.Compression.Zlib.Internal
hidden-modules: Codec.Compression.Zlib.Stream
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1
hs-libraries: HSzlib-0.5.4.1
extra-libraries: z
extra-ghci-libraries:
include-dirs:
includes: zlib.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1/html/zlib.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1/html
name: securemem
version: 0.1.3
id: securemem-0.1.3-fca044de1d5ee528e285987511415bfb
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-securemem
package-url:
synopsis: abstraction to an auto scrubbing and const time eq, memory chunk.
description: SecureMem is similar to ByteString, except that it provides a memory chunk that
will be auto-scrubbed after it run out of scope.
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.SecureMem
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/securemem-0.1.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/securemem-0.1.3
hs-libraries: HSsecuremem-0.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/securemem-0.1.3/html/securemem.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/securemem-0.1.3/html
name: stringsearch
version: 0.3.6.5
id: stringsearch-0.3.6.5-42e4e358ee1e7c1b181789539187bcf7
license: BSD3
copyright: (c) 2007-2011
Daniel Fischer, Chris Kuklewicz, Justin Bailey
maintainer: daniel.is.fischer@googlemail.com
stability:
homepage: https://bitbucket.org/dafis/stringsearch
package-url:
synopsis: Fast searching, splitting and replacing of ByteStrings
description: This package provides several functions to quickly
search for substrings in strict or lazy ByteStrings.
It also provides functions for breaking or splitting
on substrings and replacing all occurrences of a
substring (the first in case of overlaps) with another.
GHC before 6.10 are no longer supported, other compilers
only if they support BangPatterns. If you need it to
work with other compilers, send a feature request.
category: Text, Search
author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
exposed: True
exposed-modules: Data.ByteString.Search
Data.ByteString.Search.BoyerMoore Data.ByteString.Search.DFA
Data.ByteString.Search.KarpRabin Data.ByteString.Search.KMP
Data.ByteString.Search.KnuthMorrisPratt
Data.ByteString.Search.Substitution Data.ByteString.Lazy.Search
Data.ByteString.Lazy.Search.DFA
Data.ByteString.Lazy.Search.KarpRabin
Data.ByteString.Lazy.Search.KMP
hidden-modules: Data.ByteString.Search.Internal.BoyerMoore
Data.ByteString.Search.Internal.KnuthMorrisPratt
Data.ByteString.Search.Internal.Utils
Data.ByteString.Lazy.Search.Internal.BoyerMoore
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5
hs-libraries: HSstringsearch-0.3.6.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5/html/stringsearch.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5/html
name: unix-time
version: 0.3.3
id: unix-time-0.3.3-2b1085f881d20666cdc71c3e3506c059
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Unix time parser/formatter and utilities
description: Fast parser\/formatter\/utilities for Unix time
category: Data
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Data.UnixTime
hidden-modules: Data.UnixTime.Conv Data.UnixTime.Diff
Data.UnixTime.Types Data.UnixTime.Sys
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/unix-time-0.3.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/unix-time-0.3.3
hs-libraries: HSunix-time-0.3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/unix-time-0.3.3/html/unix-time.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/unix-time-0.3.3/html
name: vault
version: 0.3.0.3
id: vault-0.3.0.3-bc9a0cf4368d0ae8eb934b668898329f
license: BSD3
copyright: (c) Heinrich Apfelmus 2011-2013
maintainer: Heinrich Apfelmus <apfelmus at quantentunnel de>
stability:
homepage: https://github.com/HeinrichApfelmus/vault
package-url:
synopsis: a persistent store for values of arbitrary types
description: A /vault/ is a persistent store for values of arbitrary types.
It's like having first-class access to the storage space behind IORefs.
.
The data structure is analogous to a bank vault,
where you can access different bank boxes with different keys;
hence the name.
.
Also provided is a /locker/ type, representing a store for a single element.
.
Changelog:
.
* 0.3.0.3 - Bump version of base.
.
* 0.3.0.2 - Fix tarball.
.
* 0.3.0.1 - Use CPP to reduce code duplication.
.
* 0.3.0.0 - Split modules into Lazy and Strict variants, no default choice.
Add Hashable instance to Data.Unique.Really for all implementations.
category: Data
author: Heinrich Apfelmus, Elliott Hird
exposed: True
exposed-modules: Data.Vault.Lazy Data.Vault.Strict
Data.Vault.ST.Lazy Data.Vault.ST.Strict Data.Unique.Really
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vault-0.3.0.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vault-0.3.0.3
hs-libraries: HSvault-0.3.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vault-0.3.0.3/html/vault.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vault-0.3.0.3/html
name: word8
version: 0.1.1
id: word8-0.1.1-019e762315ef1ddac094af32929ccd17
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Word8 library
description: Word8 library to be used with Data.ByteString
category: Data
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Data.Char8 Data.Word8
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/word8-0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/word8-0.1.1
hs-libraries: HSword8-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/word8-0.1.1/html/word8.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/word8-0.1.1/html
name: mime-types
version: 0.1.0.4
id: mime-types-0.1.0.4-5ca9ae9d027c8a3f57334e1b9654058e
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/yesodweb/wai
package-url:
synopsis: Basic mime-type handling types and functions
description: Basic mime-type handling types and functions
category: Web
author: Michael Snoyman
exposed: True
exposed-modules: Network.Mime
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4
hs-libraries: HSmime-types-0.1.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4/html/mime-types.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4/html
name: network-uri
version: 2.6.0.0
id: network-uri-2.6.0.0-02548dbc82f6b84a1e52589f2c623acf
license: BSD3
copyright:
maintainer: johan.tibell@gmail.com
stability:
homepage: https://github.com/haskell/network-uri
package-url:
synopsis: URI manipulation
description: This package provides an URI manipulation inteface.
.
In network-2.6 the @Network.URI@ module was split off from the
network package into this package. If you're using the @Network.URI@
module you can automatically get it from the right package by adding
this to your .cabal file:
.
> flag network-uri
> description: Get Network.URI from the network-uri package
> default: True
>
> library
> -- ...
> if flag(network-uri)
> build-depends: network-uri >= 2.6
> else
> build-depends: network < 2.6
.
If you want to use other modules from the network package while
using the @Network.URI@ modules from this package, add a @network >
2.6@ clause to the first @build-depends@ line.
category: Network
author:
exposed: True
exposed-modules: Network.URI
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.0
hs-libraries: HSnetwork-uri-2.6.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
parsec-3.1.5-b12c7efab059dc703468f8bc75fd871e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.0/html/network-uri.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.0/html
name: tar
version: 0.4.0.1
id: tar-0.4.0.1-de48566d322685b814d22e9f07512dba
license: BSD3
copyright: 2007 Bjorn Bringert <bjorn@bringert.net>
2008-2012 Duncan Coutts <duncan@community.haskell.org>
maintainer: Duncan Coutts <duncan@community.haskell.org>
stability:
homepage:
package-url:
synopsis: Reading, writing and manipulating ".tar" archive files.
description: This library is for working with \"@.tar@\" archive files. It
can read and write a range of common variations of archive
format including V7, USTAR, POSIX and GNU formats. It provides
support for packing and unpacking portable archives. This
makes it suitable for distribution but not backup because
details like file ownership and exact permissions are not
preserved.
category: Codec
author: Bjorn Bringert <bjorn@bringert.net>
Duncan Coutts <duncan@community.haskell.org>
exposed: True
exposed-modules: Codec.Archive.Tar Codec.Archive.Tar.Entry
Codec.Archive.Tar.Check
hidden-modules: Codec.Archive.Tar.Types Codec.Archive.Tar.Read
Codec.Archive.Tar.Write Codec.Archive.Tar.Pack
Codec.Archive.Tar.Unpack
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tar-0.4.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tar-0.4.0.1
hs-libraries: HStar-0.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tar-0.4.0.1/html/tar.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tar-0.4.0.1/html
name: cereal
version: 0.4.0.1
id: cereal-0.4.0.1-c687e9d481e95f2763e4ec2655950b37
license: BSD3
copyright:
maintainer: Trevor Elliott <trevor@galois.com>
stability: provisional
homepage:
package-url:
synopsis: A binary serialization library
description: A binary serialization library, similar to binary, that introduces an isolate
primitive for parser isolation, and replaces the asynchronous errors with a
user-handleable Either type. Similar to binary in performance, but uses a
strict ByteString instead of a lazy ByteString, thus restricting it to
operating on finite inputs.
category: Data, Parsing
author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>,
Galois Inc.,
Lemmih <lemmih@gmail.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
exposed: True
exposed-modules: Data.Serialize Data.Serialize.Put
Data.Serialize.Get Data.Serialize.Builder Data.Serialize.IEEE754
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cereal-0.4.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cereal-0.4.0.1
hs-libraries: HScereal-0.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cereal-0.4.0.1/html/cereal.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cereal-0.4.0.1/html
name: unix-compat
version: 0.4.1.3
id: unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
license: BSD3
copyright:
maintainer: Jacob Stanley <jacob@stanley.io>
stability:
homepage: http://github.com/jystic/unix-compat
package-url:
synopsis: Portable POSIX-compatibility layer.
description: This package provides portable implementations of parts
of the unix package. This package re-exports the unix
package when available. When it isn't available,
portable implementations are used.
category: System
author: Björn Bringert, Duncan Coutts, Jacob Stanley, Bryan O'Sullivan
exposed: True
exposed-modules: System.PosixCompat System.PosixCompat.Extensions
System.PosixCompat.Files System.PosixCompat.Temp
System.PosixCompat.Time System.PosixCompat.Types
System.PosixCompat.Unistd System.PosixCompat.User
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3
hs-libraries: HSunix-compat-0.4.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3/include
includes: HsUnixCompat.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3/html/unix-compat.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3/html
name: http-date
version: 0.0.4
id: http-date-0.0.4-a73e00e42406313a746be4a6c2b199c0
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: HTTP Date parser/formatter
description: Fast parser and formatter for HTTP Date
category: Network, Web
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Network.HTTP.Date
hidden-modules: Network.HTTP.Date.Converter
Network.HTTP.Date.Formatter Network.HTTP.Date.Types
Network.HTTP.Date.Parser
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-date-0.0.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/http-date-0.0.4
hs-libraries: HShttp-date-0.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-date-0.0.4/html/http-date.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/http-date-0.0.4/html
name: network-conduit
version: 1.1.0
id: network-conduit-1.1.0-016d59eabfa256fa5877df8a03d16908
license: BSD3
copyright:
maintainer: michael@snoyman.com
stability:
homepage: http://github.com/snoyberg/conduit
package-url:
synopsis: Stream socket data using conduits. (deprecated)
description: Stream socket data using conduits.
category: Data, Conduit, Network
author: Michael Snoyman
exposed: True
exposed-modules:
hidden-modules:
trusted: False
import-dirs:
library-dirs:
hs-libraries:
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-conduit-1.1.0/html/network-conduit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/network-conduit-1.1.0/html
name: blaze-builder
version: 0.3.3.2
id: blaze-builder-0.3.3.2-f9fa1437af4b269be41f32f2c54d71db
license: BSD3
copyright: 2010 Simon Meier
2010 Jasper Van der Jeugt
maintainer: Simon Meier <iridcode@gmail.com>
stability: Experimental
homepage: http://github.com/meiersi/blaze-builder
package-url:
synopsis: Efficient buffered output.
description: This library provides an abstraction of buffered output of
byte streams and several convenience functions to exploit
it. For example, it allows to efficiently serialize
Haskell values to lazy bytestrings with a large average
chunk size. The large average chunk size allows to make
good use of cache prefetching in later processing steps
(e.g. compression) and reduces the system call overhead
when writing the resulting lazy bytestring to a file or
sending it over the network.
category: Data
author: Jasper Van der Jeugt, Simon Meier
exposed: True
exposed-modules: Blaze.ByteString.Builder
Blaze.ByteString.Builder.Int Blaze.ByteString.Builder.Word
Blaze.ByteString.Builder.ByteString
Blaze.ByteString.Builder.Char.Utf8 Blaze.ByteString.Builder.Char8
Blaze.ByteString.Builder.Html.Utf8 Blaze.ByteString.Builder.HTTP
Blaze.ByteString.Builder.Internal
Blaze.ByteString.Builder.Internal.Write
Blaze.ByteString.Builder.Internal.Types
Blaze.ByteString.Builder.Internal.Buffer
hidden-modules: Blaze.ByteString.Builder.Internal.UncheckedShifts
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.2
hs-libraries: HSblaze-builder-0.3.3.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.2/html/blaze-builder.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.2/html
name: file-embed
version: 0.0.7
id: file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: https://github.com/snoyberg/file-embed
package-url:
synopsis: Use Template Haskell to embed file contents directly.
description: Use Template Haskell to read a file or all the files in a
directory, and turn them into (path, text) pairs embedded
in your haskell code.
category: Data
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Data.FileEmbed
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/file-embed-0.0.7
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/file-embed-0.0.7
hs-libraries: HSfile-embed-0.0.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/file-embed-0.0.7/html/file-embed.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/file-embed-0.0.7/html
name: easy-file
version: 0.2.0
id: easy-file-0.2.0-b56172b534de22a78a2c731b32679911
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage: http://github.com/kazu-yamamoto/easy-file
package-url:
synopsis: Cross-platform File handling
description: Cross-platform File handling for Unix\/Mac\/Windows
category: System
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: System.EasyFile
hidden-modules: System.EasyFile.FilePath System.EasyFile.Directory
System.EasyFile.Missing
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/easy-file-0.2.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/easy-file-0.2.0
hs-libraries: HSeasy-file-0.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/easy-file-0.2.0/html/easy-file.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/easy-file-0.2.0/html
name: case-insensitive
version: 1.2.0.0
id: case-insensitive-1.2.0.0-40d050e71713adca69f1ab1c8b058c41
license: BSD3
copyright: 2011 Bas van Dijk
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/case-insensitive
package-url:
synopsis: Case insensitive string comparison
description: The module @Data.CaseInsensitive@ provides the 'CI' type
constructor which can be parameterised by a string-like
type like: 'String', 'ByteString', 'Text',
etc.. Comparisons of values of the resulting type will be
insensitive to cases.
category: Data, Text
author: Bas van Dijk
exposed: True
exposed-modules: Data.CaseInsensitive Data.CaseInsensitive.Unsafe
hidden-modules: Data.CaseInsensitive.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.0
hs-libraries: HScase-insensitive-1.2.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.0/html/case-insensitive.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.0/html
name: ansi-terminal
version: 0.6.1.1
id: ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
license: BSD3
copyright:
maintainer: Roman Cheplyaka <roma@ro-che.info>
stability:
homepage: https://github.com/feuerbach/ansi-terminal
package-url:
synopsis: Simple ANSI terminal support, with Windows compatibility
description: ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and
changing the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler.
category: User Interfaces
author: Max Bolingbroke
exposed: True
exposed-modules: System.Console.ANSI
hidden-modules: System.Console.ANSI.Common System.Console.ANSI.Unix
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1
hs-libraries: HSansi-terminal-0.6.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1/html/ansi-terminal.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1/html
name: asn1-types
version: 0.2.3
id: asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-asn1-types
package-url:
synopsis: ASN.1 types
description: ASN.1 standard types
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.ASN1.BitArray Data.ASN1.OID Data.ASN1.Types
Data.ASN1.Types.String Data.ASN1.Types.Lowlevel
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3
hs-libraries: HSasn1-types-0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3/html/asn1-types.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3/html
name: byteorder
version: 1.0.4
id: byteorder-1.0.4-21a71be2e012792e9c755d7587f0ded0
license: BSD3
copyright:
maintainer: Antoine Latter <aslatter@gmail.com>
stability:
homepage: http://community.haskell.org/~aslatter/code/byteorder
package-url:
synopsis: Exposes the native endianness or byte ordering of the system.
description: This package is for working with the native byte-ordering of
the system.
category: System
author: Antoine Latter
exposed: True
exposed-modules: System.ByteOrder
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/byteorder-1.0.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/byteorder-1.0.4
hs-libraries: HSbyteorder-1.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/byteorder-1.0.4/html/byteorder.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/byteorder-1.0.4/html
name: base64-bytestring
version: 1.0.0.1
id: base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
license: BSD3
copyright: 2010-2012 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/base64-bytestring
package-url:
synopsis: Fast base64 encoding and decoding for ByteStrings
description: Fast base64 encoding and decoding for ByteStrings
category: Data
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.ByteString.Base64 Data.ByteString.Base64.URL
Data.ByteString.Base64.Lazy Data.ByteString.Base64.URL.Lazy
hidden-modules: Data.ByteString.Base64.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1
hs-libraries: HSbase64-bytestring-1.0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1/html/base64-bytestring.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1/html
name: byteable
version: 0.1.1
id: byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-byteable
package-url:
synopsis: Type class for sequence of bytes
description: Abstract class to manipulate sequence of bytes
.
The use case of this class is abstracting manipulation of
types that are just wrapping a bytestring with stronger and
more meaniful name.
.
Usual definition of those types are of the form: newtype MyType = MyType ByteString
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.Byteable
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/byteable-0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/byteable-0.1.1
hs-libraries: HSbyteable-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/byteable-0.1.1/html/byteable.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/byteable-0.1.1/html
name: auto-update
version: 0.1.1.2
id: auto-update-0.1.1.2-a9c26cee1d5c97f06851c6f21cc7fb50
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/yesodweb/wai
package-url:
synopsis: Efficiently run periodic, on-demand actions
description: A common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request result in a new @getCurrentTime@ call, we'd like to have a single worker thread run every second, updating an @IORef@. However, if the request frequency is less than once per second, this is a pessimization, and worse, kills idle GC.
.
This library allows you to define actions which will either be performed by a dedicated thread or, in times of low volume, will be executed by the calling thread.
category: Control
author: Michael Snoyman
exposed: True
exposed-modules: Control.AutoUpdate Control.Reaper
hidden-modules: Control.AutoUpdate.Util
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.2
hs-libraries: HSauto-update-0.1.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.2/html/auto-update.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.2/html
name: buildwrapper
version: 0.8.7
id: buildwrapper-0.8.7-9cc0bb887894afc03d1ba9adbdea57af
license: BSD3
copyright:
maintainer: JP Moresmau <jpmoresmau@gmail.com>
stability: beta
homepage: https://github.com/JPMoresmau/BuildWrapper
package-url:
synopsis: A library and an executable that provide an easy API for a Haskell IDE
description: Buildwrapper is an alternative to scion.
It provides services to configure, build and give information on source files to help IDEs manage Haskell projects.
You can use buildwrapper to build project and retrieve errors, get outline for each module source, get the type of something inside a source file, get lexer tokens, etc.
Buildwrapper is used in the EclipseFP project (Eclipse plugins for Haskell development)
category: Development
author: JP Moresmau <jpmoresmau@gmail.com>, based on the work of Thomas Schilling and others
exposed: True
exposed-modules: Language.Haskell.BuildWrapper.API
Language.Haskell.BuildWrapper.Base
Language.Haskell.BuildWrapper.Cabal
Language.Haskell.BuildWrapper.GHC
hidden-modules: Language.Haskell.BuildWrapper.GHCStorage
Language.Haskell.BuildWrapper.Packages
Language.Haskell.BuildWrapper.Src
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/buildwrapper-0.8.7
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/buildwrapper-0.8.7
hs-libraries: HSbuildwrapper-0.8.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cpphs-1.18.5-21dcf22ce80159f3d8dc3f6f6d92b676
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
dynamic-cabal-0.3.2-9a8bac990d4728f80cd829360724f7ed
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
ghc-paths-0.1.0.9-b83b385240dd757156c3ec8e26f41fb7
haskell-src-exts-1.15.0.1-932c82eae4a213736e270610f962c060
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
regex-tdfa-1.2.0-e61278ef94f6f963a4854b6fbb590d16
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/buildwrapper-0.8.7/html/buildwrapper.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/buildwrapper-0.8.7/html
name: ghc-mod
version: 5.0.1.1
id: ghc-mod-5.0.1.1-613685ddf06a8d8bc45740cfe7fdd48b
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage: http://www.mew.org/~kazu/proj/ghc-mod/
package-url:
synopsis: Happy Haskell Programming
description: The ghc-mod command is a backend command to enrich
Haskell programming on editors including
Emacs, Vim, and Sublime.
The ghc-mod command is based on ghc-mod library
which is a wrapper of GHC API.
This package includes the ghc-mod command,
the ghc-mod library, and Emacs front-end
(for historical reasons).
For more information, please see its home page.
category: Development
author: Kazu Yamamoto <kazu@iij.ad.jp>
Daniel Gröber <dxld@darkboxed.org>
Alejandro Serrano <trupill@gmail.com>
exposed: True
exposed-modules: Language.Haskell.GhcMod
Language.Haskell.GhcMod.Internal
hidden-modules: Language.Haskell.GhcMod.Boot
Language.Haskell.GhcMod.Browse Language.Haskell.GhcMod.Cabal16
Language.Haskell.GhcMod.Cabal18 Language.Haskell.GhcMod.CabalApi
Language.Haskell.GhcMod.CabalConfig
Language.Haskell.GhcMod.CaseSplit Language.Haskell.GhcMod.Check
Language.Haskell.GhcMod.Convert Language.Haskell.GhcMod.Cradle
Language.Haskell.GhcMod.Debug Language.Haskell.GhcMod.Doc
Language.Haskell.GhcMod.DynFlags Language.Haskell.GhcMod.FillSig
Language.Haskell.GhcMod.Find Language.Haskell.GhcMod.Flag
Language.Haskell.GhcMod.GHCApi Language.Haskell.GhcMod.GHCChoice
Language.Haskell.GhcMod.Gap Language.Haskell.GhcMod.GhcPkg
Language.Haskell.GhcMod.Info Language.Haskell.GhcMod.Lang
Language.Haskell.GhcMod.Lint Language.Haskell.GhcMod.List
Language.Haskell.GhcMod.Logger Language.Haskell.GhcMod.Monad
Language.Haskell.GhcMod.PkgDoc Language.Haskell.GhcMod.Read
Language.Haskell.GhcMod.SrcUtils Language.Haskell.GhcMod.Target
Language.Haskell.GhcMod.Types Language.Haskell.GhcMod.Utils
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ghc-mod-5.0.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ghc-mod-5.0.1.1
hs-libraries: HSghc-mod-5.0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
djinn-ghc-0.0.2.2-387dd2466c9d87fdfb17145c48671dd6
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
ghc-paths-0.1.0.9-b83b385240dd757156c3ec8e26f41fb7
ghc-syb-utils-0.2.2-ffecc865a768b0c8bcfea4ea746f6762
haskell-src-exts-1.15.0.1-932c82eae4a213736e270610f962c060
hlint-1.9.4-18414dd1c3d3412218be9d3d3716965c
io-choice-0.0.5-09f87ecc49414f3cc5a85c059f0a377c
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
monad-journal-0.2.3.1-9c6755f2c44f96d56d5589e874c8e2b6
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
split-0.2.2-7c6e2bd13c1e04b85cc7ee759efb1a08
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ghc-mod-5.0.1.1/html/ghc-mod.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ghc-mod-5.0.1.1/html
name: hlint
version: 1.9.4
id: hlint-1.9.4-18414dd1c3d3412218be9d3d3716965c
license: BSD3
copyright: Neil Mitchell 2006-2014
maintainer: Neil Mitchell <ndmitchell@gmail.com>
stability:
homepage: http://community.haskell.org/~ndm/hlint/
package-url:
synopsis: Source code suggestions
description: HLint gives suggestions on how to improve your source code.
category: Development
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: True
exposed-modules: Language.Haskell.HLint Language.Haskell.HLint2
hidden-modules: Paths_hlint Apply CmdLine Grep HLint Idea Settings
Report Util Parallel HSE.All HSE.Bracket HSE.Evaluate HSE.FreeVars
HSE.Match HSE.Scope HSE.Type HSE.Util Hint.All Hint.Bracket
Hint.Comment Hint.Duplicate Hint.Extensions Hint.Import Hint.Lambda
Hint.List Hint.ListRec Hint.Match Hint.Monad Hint.Naming
Hint.Pragma Hint.Structure Hint.Type Hint.Util Test.All
Test.Annotations Test.InputOutput Test.Proof Test.Translate
Test.Util
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hlint-1.9.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hlint-1.9.4
hs-libraries: HShlint-1.9.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
cmdargs-0.10.9-03eb97b60bfa34ee100e205347cf1696
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cpphs-1.18.5-21dcf22ce80159f3d8dc3f6f6d92b676
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
haskell-src-exts-1.15.0.1-932c82eae4a213736e270610f962c060
hscolour-1.20.3-89f1c51565805ef3d3a867374e7f2514
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
uniplate-1.6.12-7cc428ba0d93bf4db5c6e73e1a74ccdb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hlint-1.9.4/html/hlint.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hlint-1.9.4/html
name: dynamic-cabal
version: 0.3.2
id: dynamic-cabal-0.3.2-9a8bac990d4728f80cd829360724f7ed
license: BSD3
copyright: Copyright (C) 2013 Benno Fünfstück
maintainer: Benno Fünfstück <benno.fuenfstueck@gmail.com>
stability: experimental
homepage: http://github.com/bennofs/dynamic-cabal/
package-url:
synopsis: dynamic-cabal
description: dynamic-cabal
category: Distribution
author: Benno Fünfstück
exposed: True
exposed-modules: Distribution.Client.Dynamic
Distribution.Client.Dynamic.Query
Distribution.Client.Dynamic.LocalBuildInfo
Distribution.Client.Dynamic.PackageDescription
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/dynamic-cabal-0.3.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/dynamic-cabal-0.3.2
hs-libraries: HSdynamic-cabal-0.3.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
ghc-paths-0.1.0.9-b83b385240dd757156c3ec8e26f41fb7
haskell-generate-0.2-e0d4514795408519193e638e84e1ce5a
haskell-src-exts-1.15.0.1-932c82eae4a213736e270610f962c060
time-1.4.2-bf925e935c287d0b75398fe297453c28
void-0.6.1-510e5cf01cbc61c0e2f182fbd2f5b9a5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/dynamic-cabal-0.3.2/html/dynamic-cabal.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/dynamic-cabal-0.3.2/html
name: stylish-haskell
version: 0.5.10.2
id: stylish-haskell-0.5.10.2-2a877e39bf6d503472c7283948a4ab61
license: BSD3
copyright: 2012 Jasper Van der Jeugt
maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
stability:
homepage: https://github.com/jaspervdj/stylish-haskell
package-url:
synopsis: Haskell code prettifier
description: A Haskell code prettifier. For more information, see:
.
<https://github.com/jaspervdj/stylish-haskell/blob/master/README.markdown>
category: Language
author: Jasper Van der Jeugt <m@jaspervdj.be>
exposed: True
exposed-modules: Language.Haskell.Stylish
hidden-modules: Language.Haskell.Stylish.Block
Language.Haskell.Stylish.Config Language.Haskell.Stylish.Editor
Language.Haskell.Stylish.Parse Language.Haskell.Stylish.Step
Language.Haskell.Stylish.Step.Imports
Language.Haskell.Stylish.Step.LanguagePragmas
Language.Haskell.Stylish.Step.Records
Language.Haskell.Stylish.Step.Tabs
Language.Haskell.Stylish.Step.TrailingWhitespace
Language.Haskell.Stylish.Step.UnicodeSyntax
Language.Haskell.Stylish.Util Language.Haskell.Stylish.Verbose
Paths_stylish_haskell
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stylish-haskell-0.5.10.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stylish-haskell-0.5.10.2
hs-libraries: HSstylish-haskell-0.5.10.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
haskell-src-exts-1.15.0.1-932c82eae4a213736e270610f962c060
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
yaml-0.8.9.1-58c4178b68d4a94c2aaa4a412f797fdd
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stylish-haskell-0.5.10.2/html/stylish-haskell.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stylish-haskell-0.5.10.2/html
name: haskell-generate
version: 0.2
id: haskell-generate-0.2-e0d4514795408519193e638e84e1ce5a
license: BSD3
copyright: Copyright (C) 2013 Benno Fünfstück
maintainer: Benno Fünfstück <benno.fuenfstueck@gmail.com>
stability: experimental
homepage: http://github.com/bennofs/haskell-generate/
package-url:
synopsis: haskell-generate
description: haskell-generate
category: Code Generation, Language
author: Benno Fünfstück
exposed: True
exposed-modules: Language.Haskell.Generate
Language.Haskell.Generate.Monad
Language.Haskell.Generate.Expression Language.Haskell.Generate.TH
Language.Haskell.Generate.PreludeDef
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haskell-generate-0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haskell-generate-0.2
hs-libraries: HShaskell-generate-0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
haskell-src-exts-1.15.0.1-932c82eae4a213736e270610f962c060
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haskell-generate-0.2/html/haskell-generate.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haskell-generate-0.2/html
name: haskell-src-exts
version: 1.15.0.1
id: haskell-src-exts-1.15.0.1-932c82eae4a213736e270610f962c060
license: BSD3
copyright:
maintainer: Niklas Broberg <niklas.broberg@chalmers.se>
stability: Stable
homepage: https://github.com/haskell-suite/haskell-src-exts
package-url:
synopsis: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
description: Haskell-Source with Extensions (HSE, haskell-src-exts)
is an extension of the standard haskell-src package,
and handles most registered syntactic extensions to Haskell, including:
.
* Multi-parameter type classes with functional dependencies
.
* Indexed type families (including associated types)
.
* Empty data declarations
.
* GADTs
.
* Implicit parameters
.
* Template Haskell
.
and a few more. All extensions implemented in GHC are supported.
Apart from these standard extensions,
it also handles regular patterns as per the HaRP extension
as well as HSX-style embedded XML syntax.
category: Language
author: Niklas Broberg
exposed: True
exposed-modules: Language.Haskell.Exts Language.Haskell.Exts.Lexer
Language.Haskell.Exts.Parser Language.Haskell.Exts.Pretty
Language.Haskell.Exts.Syntax Language.Haskell.Exts.Extension
Language.Haskell.Exts.Build Language.Haskell.Exts.Fixity
Language.Haskell.Exts.Comments Language.Haskell.Exts.SrcLoc
Language.Haskell.Exts.Annotated
Language.Haskell.Exts.Annotated.Syntax
Language.Haskell.Exts.Annotated.Fixity
Language.Haskell.Exts.Annotated.Build
Language.Haskell.Exts.Annotated.ExactPrint
Language.Haskell.Exts.Annotated.Simplify
hidden-modules: Language.Haskell.Exts.ExtScheme
Language.Haskell.Exts.ParseMonad Language.Haskell.Exts.ParseSyntax
Language.Haskell.Exts.InternalLexer
Language.Haskell.Exts.ParseUtils
Language.Haskell.Exts.InternalParser
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haskell-src-exts-1.15.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haskell-src-exts-1.15.0.1
hs-libraries: HShaskell-src-exts-1.15.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
cpphs-1.18.5-21dcf22ce80159f3d8dc3f6f6d92b676
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haskell-src-exts-1.15.0.1/html/haskell-src-exts.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haskell-src-exts-1.15.0.1/html
name: QuickCheck
version: 2.7.6
id: QuickCheck-2.7.6-3caa3f359f847ac5caf1ddd4757f1280
license: BSD3
copyright: 2000-2014 Koen Claessen, 2006-2008 Björn Bringert, 2009-2014 Nick Smallbone
maintainer: QuickCheck developers <quickcheck@projects.haskell.org>
stability:
homepage: https://github.com/nick8325/quickcheck
package-url:
synopsis: Automatic testing of Haskell programs
description: QuickCheck is a library for random testing of program properties.
.
The programmer provides a specification of the program, in
the form of properties which functions should satisfy, and
QuickCheck then tests that the properties hold in a large number
of randomly generated cases.
.
Specifications are expressed in
Haskell, using combinators defined in the QuickCheck library.
QuickCheck provides combinators to define properties, observe
the distribution of test data, and define test
data generators.
category: Testing
author: Koen Claessen <koen@chalmers.se>
exposed: True
exposed-modules: Test.QuickCheck Test.QuickCheck.Arbitrary
Test.QuickCheck.Gen Test.QuickCheck.Gen.Unsafe
Test.QuickCheck.Monadic Test.QuickCheck.Modifiers
Test.QuickCheck.Property Test.QuickCheck.Test Test.QuickCheck.Text
Test.QuickCheck.Poly Test.QuickCheck.State Test.QuickCheck.Random
Test.QuickCheck.Exception Test.QuickCheck.Function
Test.QuickCheck.All
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6
hs-libraries: HSQuickCheck-2.7.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
tf-random-0.5-ee74b66d3344a0ee18e344d1c5d73413
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6/html/QuickCheck.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6/html
name: tf-random
version: 0.5
id: tf-random-0.5-ee74b66d3344a0ee18e344d1c5d73413
license: BSD3
copyright:
maintainer: Michał Pałka <michal.palka@chalmers.se>
stability:
homepage:
package-url:
synopsis: High-quality splittable pseudorandom number generator
description: This package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash function built on top of the ThreeFish block cipher. See the paper /Splittable Pseudorandom Number Generators Using Cryptographic Hashing/ by Claessen, Pałka for details and the rationale of the design.
.
The package provides the following:
.
* A splittable PRNG that implements the standard 'System.Random.RandomGen' class.
.
* The generator also implements an alternative version of the 'System.Random.TF.Gen.RandomGen' class (exported from "System.Random.TF.Gen"), which requires the generator to return pseudorandom integers from the full 32-bit range, and contains an n-way split function.
.
* An alternative version of the @Random@ class is provided, which is linked to the new @RandomGen@ class, together with @Random@ instances for some integral types.
.
* Two functions for initialising the generator with a non-deterministic seed: one using the system time, and one using the @\/dev\/urandom@ UNIX special file.
.
The package uses an adapted version of the reference C implementation of ThreeFish from the reference package of the Skein hash function (<https://www.schneier.com/skein.html>), originally written by Doug Whiting.
.
Please note that even though the generator provides very high-quality pseudorandom numbers, it has not been designed with cryptographic applications in mind.
category: Random
author: Michał Pałka <michal.palka@chalmers.se>
exposed: True
exposed-modules: System.Random.TF System.Random.TF.Gen
System.Random.TF.Init System.Random.TF.Instances
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tf-random-0.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tf-random-0.5
hs-libraries: HStf-random-0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tf-random-0.5/html/tf-random.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tf-random-0.5/html
name: yaml
version: 0.8.9.1
id: yaml-0.8.9.1-58c4178b68d4a94c2aaa4a412f797fdd
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/snoyberg/yaml/
package-url:
synopsis: Support for parsing and rendering YAML documents.
description: Provides support for parsing and emitting Yaml documents.
.
This package includes the full libyaml C library version 0.1.2 by Kirill
Simonov (<http://pyyaml.org/wiki/LibYAML>) in the package so you
don't need to worry about any non-Haskell dependencies.
.
The package is broken down into two modules.
"Data.Yaml" provides a high-level interface based
around the JSON datatypes provided by the @aeson@
package. "Text.Libyaml" provides a lower-level,
streaming interface. For most users, "Data.Yaml" is recommended.
category: Web
author: Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>,Kirill Simonov
exposed: True
exposed-modules: Text.Libyaml Data.Yaml Data.Yaml.Aeson
Data.Yaml.Builder Data.Yaml.Parser
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yaml-0.8.9.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/yaml-0.8.9.1
hs-libraries: HSyaml-0.8.9.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
scientific-0.3.3.0-17a882b7ac8f71cb2691ed443b0376f7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yaml-0.8.9.1/html/yaml.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/yaml-0.8.9.1/html
name: aeson
version: 0.7.0.6
id: aeson-0.7.0.6-f5f35e69d064f6f5624f130f251ba637
license: BSD3
copyright: (c) 2011-2014 Bryan O'Sullivan
(c) 2011 MailRank, Inc.
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: https://github.com/bos/aeson
package-url:
synopsis: Fast JSON parsing and encoding
description: A JSON parsing and encoding library optimized for ease of use
and high performance.
.
To get started, see the documentation for the @Data.Aeson@ module
below.
.
Parsing performance on an early 2011 MacBook Pro (2.2GHz Core i7),
running 64-bit GHC 7.6.3, for mostly-English tweets from Twitter's
JSON search API:
.
* 0.8 KB: 34124 msg\/sec (27.8 MB\/sec)
.
* 6.4 KB: 6833 msg\/sec (43.0 MB\/sec)
.
* 11.8 KB: 3410 msg\/sec (39.2 MB\/sec)
.
* 31.2 KB: 1157 msg\/sec (35.3 MB\/sec)
.
* 61.5 KB: 542 msg\/sec (32.5 MB\/sec)
.
Handling heavily-escaped text is a little more work. Here is
parsing performance with Japanese tweets, where much of the text
is entirely Unicode-escaped.
.
* 14.6 KB: 2101 msg\/sec (30.0 MB\/sec)
.
* 44.1 KB: 667 msg\/sec (28.7 MB\/sec)
.
* 82.9 KB: 360 msg\/sec (29.2 MB\/sec)
.
Encoding performance on the same machine and data:
.
* English, 0.8 KB: 109697 msg\/sec (89.3 MB\/sec)
.
* English, 6.4 KB: 18517 msg\/sec (116.4 MB\/sec)
.
* Engish, 61.5 KB: 1963 msg\/sec (118.0 MB\/sec)
.
* Japanese, 14.6 KB: 12140 msg\/sec (173.5 MB\/sec)
.
* Japanese, 44.1 KB: 3980 msg\/sec (171.3 MB\/sec)
.
(A note on naming: in Greek mythology, Aeson was the father of Jason.)
category: Text, Web, JSON
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.Aeson Data.Aeson.Encode Data.Aeson.Generic
Data.Aeson.Parser Data.Aeson.Types Data.Aeson.TH
hidden-modules: Data.Aeson.Functions Data.Aeson.Parser.Internal
Data.Aeson.Types.Class Data.Aeson.Types.Instances
Data.Aeson.Types.Internal Data.Aeson.Encode.ByteString
Data.Aeson.Types.Generic
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/aeson-0.7.0.6
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/aeson-0.7.0.6
hs-libraries: HSaeson-0.7.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
scientific-0.3.3.0-17a882b7ac8f71cb2691ed443b0376f7
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
time-1.4.2-bf925e935c287d0b75398fe297453c28
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/aeson-0.7.0.6/html/aeson.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/aeson-0.7.0.6/html
name: regex-tdfa
version: 1.2.0
id: regex-tdfa-1.2.0-e61278ef94f6f963a4854b6fbb590d16
license: BSD3
copyright: Copyright (c) 2007, Christopher Kuklewicz
maintainer: TextRegexLazy@personal.mightyreason.com
stability: Seems to work, but not POSIX yet
homepage: http://hackage.haskell.org/package/regex-tdfa
package-url: http://code.haskell.org/regex-tdfa/
synopsis: Replaces/Enhances Text.Regex
description: A new all Haskell "tagged" DFA regex engine, inspired by libtre
category: Text
author: Christopher Kuklewicz
exposed: True
exposed-modules: Data.IntMap.CharMap2 Data.IntMap.EnumMap2
Data.IntSet.EnumSet2 Text.Regex.TDFA Text.Regex.TDFA.ByteString
Text.Regex.TDFA.ByteString.Lazy Text.Regex.TDFA.Common
Text.Regex.TDFA.CorePattern Text.Regex.TDFA.IntArrTrieSet
Text.Regex.TDFA.NewDFA.Engine Text.Regex.TDFA.NewDFA.Engine_FA
Text.Regex.TDFA.NewDFA.Engine_NC
Text.Regex.TDFA.NewDFA.Engine_NC_FA Text.Regex.TDFA.NewDFA.Tester
Text.Regex.TDFA.NewDFA.Uncons Text.Regex.TDFA.NewDFA.MakeTest
Text.Regex.TDFA.Pattern Text.Regex.TDFA.ReadRegex
Text.Regex.TDFA.Sequence Text.Regex.TDFA.String
Text.Regex.TDFA.TDFA Text.Regex.TDFA.TNFA
hidden-modules: Paths_regex_tdfa
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/regex-tdfa-1.2.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/regex-tdfa-1.2.0
hs-libraries: HSregex-tdfa-1.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
parsec-3.1.5-b12c7efab059dc703468f8bc75fd871e
regex-base-0.93.2-d5242be04758745b3e549914b826ee76
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/regex-tdfa-1.2.0/html/regex-tdfa.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/regex-tdfa-1.2.0/html
name: monad-journal
version: 0.2.3.1
id: monad-journal-0.2.3.1-9c6755f2c44f96d56d5589e874c8e2b6
license: PublicDomain
copyright:
maintainer: dimitri.sabadie@gmail.com
stability:
homepage: https://github.com/phaazon/monad-journal
package-url:
synopsis: Pure logger typeclass and monad transformer
description: This package provides a typeclass for logging in
pure code, or more generally, in any kind of
context. You can do whatever you want with
logs, especially get them, clear them or even
sink them through 'IO' if you’re logging in
@(MonadIO m) => m@.
category: Control
author: DimitriSabadie
exposed: True
exposed-modules: Control.Monad.Journal Control.Monad.Journal.Class
Control.Monad.Trans.Journal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-journal-0.2.3.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-journal-0.2.3.1
hs-libraries: HSmonad-journal-0.2.3.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
either-4.3.0.2-bb568dc6afc85c5839d89c7677aa23cb
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-journal-0.2.3.1/html/monad-journal.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-journal-0.2.3.1/html
name: either
version: 4.3.0.2
id: either-4.3.0.2-bb568dc6afc85c5839d89c7677aa23cb
license: BSD3
copyright: Copyright (C) 2008-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/either/
package-url:
synopsis: An either monad transformer
description: An either monad transformer
category: Control, Monads
author: Edward A. Kmett
exposed: True
exposed-modules: Control.Monad.Trans.Either Data.Either.Combinators
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/either-4.3.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/either-4.3.0.2
hs-libraries: HSeither-4.3.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadRandom-0.2.0.1-3fb45707fc6e42ad6a1077c5719ae46f
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
free-4.9-f17fe12aba10bf159f31de0a653fa574
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/either-4.3.0.2/html/either.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/either-4.3.0.2/html
name: free
version: 4.9
id: free-4.9-f17fe12aba10bf159f31de0a653fa574
license: BSD3
copyright: Copyright (C) 2008-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/free/
package-url:
synopsis: Monads for free
description: Free monads are useful for many tree-like structures and domain specific languages.
.
If @f@ is a 'Functor' then the free 'Monad' on @f@ is the type
of trees whose nodes are labeled with the constructors of @f@. The word
\"free\" is used in the sense of \"unrestricted\" rather than \"zero-cost\":
@Free f@ makes no constraining assumptions beyond those given by @f@ and the
definition of 'Monad'. As used here it is a standard term from the
mathematical theory of adjoint functors.
.
Cofree comonads are dual to free monads. They provide convenient ways to talk
about branching streams and rose-trees, and can be used to annotate syntax
trees. The cofree comonad can be seen as a stream parameterized by a 'Functor'
that controls its branching factor.
.
More information on free monads, including examples, can be found in the
following blog posts:
<http://comonad.com/reader/2008/monads-for-free/>
<http://comonad.com/reader/2011/free-monads-for-less/>
category: Control, Monads
author: Edward A. Kmett
exposed: True
exposed-modules: Control.Applicative.Free
Control.Applicative.Trans.Free Control.Alternative.Free
Control.Comonad.Cofree Control.Comonad.Cofree.Class
Control.Comonad.Trans.Cofree Control.Comonad.Trans.Coiter
Control.Monad.Free Control.Monad.Free.Church
Control.Monad.Free.Class Control.Monad.Free.TH
Control.Monad.Trans.Free Control.Monad.Trans.Free.Church
Control.Monad.Trans.Iter
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/free-4.9
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/free-4.9
hs-libraries: HSfree-4.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bifunctors-4.1.1.1-0e294dfb186170503124e239795f9b90
comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
distributive-0.4.4-767f380201a1333ad86994b760dbd4ee
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
prelude-extras-0.4-3f25a56466c74ef07a4443ec626d05de
profunctors-4.2.0.1-6f849925ecdef48307f30f452661621c
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/free-4.9/html/free.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/free-4.9/html
name: attoparsec
version: 0.12.1.1
id: attoparsec-0.12.1.1-93987f7b14f4d1e26992351c0af02e7b
license: BSD3
copyright:
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: https://github.com/bos/attoparsec
package-url:
synopsis: Fast combinator parsing for bytestrings and text
description: A fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary
file formats.
category: Text, Parsing
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.Attoparsec Data.Attoparsec.ByteString
Data.Attoparsec.ByteString.Char8 Data.Attoparsec.ByteString.Lazy
Data.Attoparsec.Char8 Data.Attoparsec.Combinator
Data.Attoparsec.Lazy Data.Attoparsec.Number Data.Attoparsec.Text
Data.Attoparsec.Text.Lazy Data.Attoparsec.Types
Data.Attoparsec.Zepto
hidden-modules: Data.Attoparsec.ByteString.Buffer
Data.Attoparsec.ByteString.FastSet
Data.Attoparsec.ByteString.Internal Data.Attoparsec.Internal
Data.Attoparsec.Internal.Fhthagn Data.Attoparsec.Internal.Types
Data.Attoparsec.Text.Buffer Data.Attoparsec.Text.FastSet
Data.Attoparsec.Text.Internal
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.1
hs-libraries: HSattoparsec-0.12.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
scientific-0.3.3.0-17a882b7ac8f71cb2691ed443b0376f7
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.1/html/attoparsec.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.1/html
name: bifunctors
version: 4.1.1.1
id: bifunctors-4.1.1.1-0e294dfb186170503124e239795f9b90
license: BSD3
copyright: Copyright (C) 2008-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/bifunctors/
package-url:
synopsis: Bifunctors
description: Bifunctors
category: Data, Functors
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Biapplicative Data.Bifunctor
Data.Bifunctor.Apply Data.Bifunctor.Clown Data.Bifunctor.Flip
Data.Bifunctor.Join Data.Bifunctor.Joker Data.Bifunctor.Product
Data.Bifunctor.Wrapped Data.Bifoldable Data.Bitraversable
Data.Semigroup.Bifoldable Data.Semigroup.Bitraversable
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/bifunctors-4.1.1.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/bifunctors-4.1.1.1
hs-libraries: HSbifunctors-4.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/bifunctors-4.1.1.1/html/bifunctors.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/bifunctors-4.1.1.1/html
name: profunctors
version: 4.2.0.1
id: profunctors-4.2.0.1-6f849925ecdef48307f30f452661621c
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: http://github.com/ekmett/profunctors/
package-url:
synopsis: Profunctors
description: Profunctors
category: Control, Categories
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Profunctor Data.Profunctor.Adjunction
Data.Profunctor.Cayley Data.Profunctor.Closed
Data.Profunctor.Codensity Data.Profunctor.Composition
Data.Profunctor.Collage Data.Profunctor.Monad
Data.Profunctor.Monoid Data.Profunctor.Ran Data.Profunctor.Rep
Data.Profunctor.Tambara Data.Profunctor.Trace
Data.Profunctor.Unsafe
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/profunctors-4.2.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/profunctors-4.2.0.1
hs-libraries: HSprofunctors-4.2.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
distributive-0.4.4-767f380201a1333ad86994b760dbd4ee
semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/profunctors-4.2.0.1/html/profunctors.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/profunctors-4.2.0.1/html
name: semigroupoids
version: 4.2
id: semigroupoids-4.2-2d3411fabaffce1b4a9b0e9dac3f3ade
license: BSD3
copyright: Copyright (C) 2011-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/semigroupoids
package-url:
synopsis: Semigroupoids: Category sans id
description: Provides a wide array of (semi)groupoids and operations for working with them.
.
A 'Semigroupoid' is a 'Category' without the requirement of identity arrows for every object in the category.
.
A 'Category' is any 'Semigroupoid' for which the Yoneda lemma holds.
.
When working with comonads you often have the @\<*\>@ portion of an @Applicative@, but
not the @pure@. This was captured in Uustalu and Vene's \"Essence of Dataflow Programming\"
in the form of the @ComonadZip@ class in the days before @Applicative@. Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid.
.
Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable 'extend' operation in the form of 'tails', but do not always contain a value.
.
Ideally the following relationships would hold:
.
> Foldable ----> Traversable <--- Functor ------> Alt ---------> Plus Semigroupoid
> | | | | |
> v v v v v
> Foldable1 ---> Traversable1 Apply --------> Applicative -> Alternative Category
> | | | |
> v v v v
> Bind ---------> Monad -------> MonadPlus Arrow
>
.
Apply, Bind, and Extend (not shown) give rise the Static, Kleisli and Cokleisli semigroupoids respectively.
.
This lets us remove many of the restrictions from various monad transformers
as in many cases the binding operation or @\<*\>@ operation does not require them.
.
Finally, to work with these weaker structures it is beneficial to have containers
that can provide stronger guarantees about their contents, so versions of 'Traversable'
and 'Foldable' that can be folded with just a 'Semigroup' are added.
category: Control, Comonads
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Functor.Alt Data.Functor.Apply
Data.Functor.Bind Data.Functor.Bind.Trans Data.Functor.Extend
Data.Functor.Plus Data.Groupoid Data.Isomorphism Data.Semifunctor
Data.Semifunctor.Associative Data.Semifunctor.Braided
Data.Semigroup.Foldable Data.Semigroup.Traversable
Data.Semigroupoid Data.Semigroupoid.Coproduct
Data.Semigroupoid.Dual Data.Semigroupoid.Ob
Data.Semigroupoid.Product Data.Semigroupoid.Static
Data.Traversable.Instances
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/semigroupoids-4.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/semigroupoids-4.2
hs-libraries: HSsemigroupoids-4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
contravariant-1.2-52357d9d59e72c8a264022d992cf4711
distributive-0.4.4-767f380201a1333ad86994b760dbd4ee
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/semigroupoids-4.2/html/semigroupoids.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/semigroupoids-4.2/html
name: comonad
version: 4.2.2
id: comonad-4.2.2-5a5d7c2a6c07aa0fcdb963a922042f27
license: BSD3
copyright: Copyright (C) 2008-2014 Edward A. Kmett,
Copyright (C) 2004-2008 Dave Menendez
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/comonad/
package-url:
synopsis: Comonads
description: Comonads
category: Control, Comonads
author: Edward A. Kmett
exposed: True
exposed-modules: Control.Comonad Control.Comonad.Env
Control.Comonad.Env.Class Control.Comonad.Hoist.Class
Control.Comonad.Identity Control.Comonad.Store
Control.Comonad.Store.Class Control.Comonad.Traced
Control.Comonad.Traced.Class Control.Comonad.Trans.Class
Control.Comonad.Trans.Env Control.Comonad.Trans.Identity
Control.Comonad.Trans.Store Control.Comonad.Trans.Traced
Data.Functor.Composition Data.Functor.Coproduct
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/comonad-4.2.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/comonad-4.2.2
hs-libraries: HScomonad-4.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
contravariant-1.2-52357d9d59e72c8a264022d992cf4711
distributive-0.4.4-767f380201a1333ad86994b760dbd4ee
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-compat-0.3.3.4-858641fe36888a94d2a45d3e79e952ce
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/comonad-4.2.2/html/comonad.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/comonad-4.2.2/html
name: conduit
version: 1.2.0.2
id: conduit-1.2.0.2-c6ac11a52bd30615a0cbf35804640581
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: http://github.com/snoyberg/conduit
package-url:
synopsis: Streaming data processing library.
description: @conduit@ is a solution to the streaming data problem, allowing for production, transformation, and consumption of streams of data in constant memory. It is an alternative to lazy I\/O which guarantees deterministic resource handling, and fits in the same general solution space as @enumerator@\/@iteratee@ and @pipes@. For a tutorial, please visit <https://haskell.fpcomplete.com/user/snoyberg/library-documentation/conduit-overview>.
category: Data, Conduit
author: Michael Snoyman
exposed: True
exposed-modules: Data.Conduit Data.Conduit.List
Data.Conduit.Internal Data.Conduit.Lift
hidden-modules: Data.Conduit.Internal.Pipe
Data.Conduit.Internal.Conduit Data.Conduit.Internal.Fusion
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/conduit-1.2.0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/conduit-1.2.0.2
hs-libraries: HSconduit-1.2.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
mmorph-1.0.4-6678cf35deb1b255eed8253f9d84e711
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
void-0.6.1-510e5cf01cbc61c0e2f182fbd2f5b9a5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/conduit-1.2.0.2/html/conduit.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/conduit-1.2.0.2/html
name: contravariant
version: 1.2
id: contravariant-1.2-52357d9d59e72c8a264022d992cf4711
license: BSD3
copyright: Copyright (C) 2007-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/contravariant/
package-url:
synopsis: Contravariant functors
description: Contravariant functors
category: Control, Data
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Functor.Contravariant
Data.Functor.Contravariant.Divisible
Data.Functor.Contravariant.Compose
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/contravariant-1.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/contravariant-1.2
hs-libraries: HScontravariant-1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-compat-0.3.3.4-858641fe36888a94d2a45d3e79e952ce
void-0.6.1-510e5cf01cbc61c0e2f182fbd2f5b9a5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/contravariant-1.2/html/contravariant.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/contravariant-1.2/html
name: void
version: 0.6.1
id: void-0.6.1-510e5cf01cbc61c0e2f182fbd2f5b9a5
license: BSD3
copyright: Copyright (C) 2008-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: portable
homepage: http://github.com/ekmett/void
package-url:
synopsis: A Haskell 98 logically uninhabited data type
description: A Haskell 98 logically uninhabited data type, used to indicate that a given term should not exist.
category: Data Structures
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Void Data.Void.Unsafe
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/void-0.6.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/void-0.6.1
hs-libraries: HSvoid-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/void-0.6.1/html/void.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/void-0.6.1/html
name: cpphs
version: 1.18.5
id: cpphs-1.18.5-21dcf22ce80159f3d8dc3f6f6d92b676
license: LGPL
copyright: 2004-2014, Malcolm Wallace
maintainer: Malcolm Wallace <Malcolm.Wallace@me.com>
stability:
homepage: http://projects.haskell.org/cpphs/
package-url:
synopsis: A liberalised re-implementation of cpp, the C pre-processor.
description: Cpphs is a re-implementation of the C pre-processor that is both
more compatible with Haskell, and itself written in Haskell so
that it can be distributed with compilers.
.
This version of the C pre-processor is pretty-much
feature-complete and compatible with traditional (K&R)
pre-processors. Additional features include: a plain-text mode;
an option to unlit literate code files; and an option to turn
off macro-expansion.
category: Development
author: Malcolm Wallace <Malcolm.Wallace@me.com>
exposed: True
exposed-modules: Language.Preprocessor.Cpphs
Language.Preprocessor.Unlit
hidden-modules: Language.Preprocessor.Cpphs.CppIfdef
Language.Preprocessor.Cpphs.HashDefine
Language.Preprocessor.Cpphs.MacroPass
Language.Preprocessor.Cpphs.Options
Language.Preprocessor.Cpphs.Position
Language.Preprocessor.Cpphs.ReadFirst
Language.Preprocessor.Cpphs.RunCpphs
Language.Preprocessor.Cpphs.SymTab
Language.Preprocessor.Cpphs.Tokenise
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cpphs-1.18.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cpphs-1.18.5
hs-libraries: HScpphs-1.18.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
polyparse-1.9-ff08897b2657d3811bb3bf002221e4ec
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cpphs-1.18.5/html/cpphs.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cpphs-1.18.5/html
name: uniplate
version: 1.6.12
id: uniplate-1.6.12-7cc428ba0d93bf4db5c6e73e1a74ccdb
license: BSD3
copyright: Neil Mitchell 2006-2013
maintainer: Neil Mitchell <ndmitchell@gmail.com>
stability:
homepage: http://community.haskell.org/~ndm/uniplate/
package-url:
synopsis: Help writing simple, concise and fast generic operations.
description: Uniplate is library for writing simple and concise generic operations.
Uniplate has similar goals to the original Scrap Your Boilerplate work,
but is substantially simpler and faster. The Uniplate manual is available at
<http://community.haskell.org/~ndm/darcs/uniplate/uniplate.htm>.
.
To get started with Uniplate you should import one of the three following
modules:
.
* "Data.Generics.Uniplate.Data" - to quickly start writing generic functions.
Most users should start by importing this module.
.
* "Data.Generics.Uniplate.Direct" - a replacement for "Data.Generics.Uniplate.Data"
with substantially higher performance (around 5 times), but requires writing
instance declarations.
.
* "Data.Generics.Uniplate.Operations" - definitions of all the operations defined
by Uniplate. Both the above two modules re-export this module.
.
In addition, some users may want to make use of the following modules:
.
* "Data.Generics.Uniplate.Zipper" - a zipper built on top of Uniplate instances.
.
* "Data.Generics.SYB" - users transitioning from the Scrap Your Boilerplate library.
.
* "Data.Generics.Compos" - users transitioning from the Compos library.
.
* "Data.Generics.Uniplate.DataOnly" - users making use of both @Data@ and @Direct@
to avoid getting instance conflicts.
category: Generics
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: True
exposed-modules: Data.Generics.Str Data.Generics.Compos
Data.Generics.SYB Data.Generics.Uniplate.Data
Data.Generics.Uniplate.Data.Instances
Data.Generics.Uniplate.DataOnly Data.Generics.Uniplate.Direct
Data.Generics.Uniplate.Operations Data.Generics.Uniplate.Typeable
Data.Generics.Uniplate.Zipper Data.Generics.Uniplate
Data.Generics.UniplateOn Data.Generics.UniplateStr
Data.Generics.UniplateStrOn Data.Generics.Biplate
Data.Generics.PlateDirect Data.Generics.PlateTypeable
Data.Generics.PlateData
hidden-modules: Data.Generics.Uniplate.Internal.Data
Data.Generics.Uniplate.Internal.DataOnlyOperations
Data.Generics.Uniplate.Internal.Utils
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/uniplate-1.6.12
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/uniplate-1.6.12
hs-libraries: HSuniplate-1.6.12
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/uniplate-1.6.12/html/uniplate.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/uniplate-1.6.12/html
name: semigroups
version: 0.15.2
id: semigroups-0.15.2-426b70cacca3852c0c3efc49d0013f29
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/semigroups/
package-url:
synopsis: Anything that associates
description: In mathematics, a semigroup is an algebraic structure consisting of a set together with an associative binary operation. A semigroup generalizes a monoid in that there might not exist an identity element. It also (originally) generalized a group (a monoid with all inverses) to a type where every element did not have to have an inverse, thus the name semigroup.
category: Algebra, Data, Data Structures, Math
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Semigroup Data.List.NonEmpty
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/semigroups-0.15.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/semigroups-0.15.2
hs-libraries: HSsemigroups-0.15.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
nats-0.2-dcd986583ed1f8a6b9a971aad740488f
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/semigroups-0.15.2/html/semigroups.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/semigroups-0.15.2/html
name: polyparse
version: 1.9
id: polyparse-1.9-ff08897b2657d3811bb3bf002221e4ec
license: LGPL
copyright:
maintainer: author
stability:
homepage: http://code.haskell.org/~malcolm/polyparse/
package-url:
synopsis: A variety of alternative parser combinator libraries.
description: A variety of alternative parser combinator libraries, including
the original HuttonMeijer set. The Poly sets have features like
good error reporting, arbitrary token type, running state, lazy
parsing, and so on. Finally, Text.Parse is a proposed
replacement for the standard Read class, for better
deserialisation of Haskell values from Strings.
category: Text, Parsing
author: Malcolm Wallace <Malcolm.Wallace@me.com>
exposed: True
exposed-modules: Text.ParserCombinators.HuttonMeijer
Text.ParserCombinators.HuttonMeijerWallace
Text.ParserCombinators.Poly Text.ParserCombinators.Poly.Base
Text.ParserCombinators.Poly.Result
Text.ParserCombinators.Poly.Parser
Text.ParserCombinators.Poly.Plain Text.ParserCombinators.Poly.Lazy
Text.ParserCombinators.Poly.StateParser
Text.ParserCombinators.Poly.State
Text.ParserCombinators.Poly.StateLazy
Text.ParserCombinators.Poly.Lex Text.Parse
Text.ParserCombinators.Poly.ByteString
Text.ParserCombinators.Poly.ByteStringChar Text.Parse.ByteString
Text.ParserCombinators.Poly.Text
Text.ParserCombinators.Poly.StateText
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/polyparse-1.9
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/polyparse-1.9
hs-libraries: HSpolyparse-1.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/polyparse-1.9/html/polyparse.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/polyparse-1.9/html
name: unordered-containers
version: 0.2.5.0
id: unordered-containers-0.2.5.0-8b34620b067bce3cb105ac903784d635
license: BSD3
copyright: 2010-2014 Johan Tibell
2010 Edward Z. Yang
maintainer: johan.tibell@gmail.com
stability:
homepage: https://github.com/tibbe/unordered-containers
package-url:
synopsis: Efficient hashing-based container types
description: Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.
.
The declared cost of each operation is either worst-case or
amortized, but remains valid even if structures are shared.
category: Data
author: Johan Tibell
exposed: True
exposed-modules: Data.HashMap.Lazy Data.HashMap.Strict Data.HashSet
hidden-modules: Data.HashMap.Array Data.HashMap.Base
Data.HashMap.PopCount Data.HashMap.Unsafe Data.HashMap.UnsafeShift
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0
hs-libraries: HSunordered-containers-0.2.5.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0/html/unordered-containers.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0/html
name: scientific
version: 0.3.3.0
id: scientific-0.3.3.0-17a882b7ac8f71cb2691ed443b0376f7
license: BSD3
copyright:
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/scientific
package-url:
synopsis: Numbers represented using scientific notation
description: @Data.Scientific@ provides a space efficient and arbitrary precision
scientific number type.
.
'Scientific' numbers are represented using
<http://en.wikipedia.org/wiki/Scientific_notation scientific notation>. It
uses a coefficient @c :: 'Integer'@ and a base-10 exponent @e :: 'Int'@ (do
note that since we're using an 'Int' to represent the exponent these numbers
aren't truly arbitrary precision). A scientific number corresponds to the
'Fractional' number: @'fromInteger' c * 10 '^^' e@.
.
The main application of 'Scientific' is to be used as the target of parsing
arbitrary precision numbers coming from an untrusted source. The advantages
over using 'Rational' for this are that:
.
* A 'Scientific' is more efficient to construct. Rational numbers need to be
constructed using '%' which has to compute the 'gcd' of the 'numerator' and
'denominator'.
.
* 'Scientific' is safe against numbers with huge exponents. For example:
@1e1000000000 :: 'Rational'@ will fill up all space and crash your
program. Scientific works as expected:
.
> > read "1e1000000000" :: Scientific
> 1.0e1000000000
.
* Also, the space usage of converting scientific numbers with huge exponents to
@'Integral's@ (like: 'Int') or @'RealFloat's@ (like: 'Double' or 'Float')
will always be bounded by the target type.
category: Data
author: Bas van Dijk
exposed: True
exposed-modules: Data.Scientific Data.Text.Lazy.Builder.Scientific
Data.ByteString.Builder.Scientific
hidden-modules: Math.NumberTheory.Logarithms
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/scientific-0.3.3.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/scientific-0.3.3.0
hs-libraries: HSscientific-0.3.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/scientific-0.3.3.0/html/scientific.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/scientific-0.3.3.0/html
name: parsec
version: 3.1.5
id: parsec-3.1.5-b12c7efab059dc703468f8bc75fd871e
license: BSD3
copyright:
maintainer: Antoine Latter <aslatter@gmail.com>
stability:
homepage: http://www.cs.uu.nl/~daan/parsec.html
package-url:
synopsis: Monadic parser combinators
description: Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented (on the package
homepage), has extensive libraries and good error messages,
and is also fast. It is defined as a monad transformer that can be
stacked on arbitrary monads, and it is also parametric in the
input stream type.
category: Parsing
author: Daan Leijen <daan@microsoft.com>, Paolo Martini <paolo@nemail.it>
exposed: True
exposed-modules: Text.Parsec Text.Parsec.String
Text.Parsec.ByteString Text.Parsec.ByteString.Lazy Text.Parsec.Text
Text.Parsec.Text.Lazy Text.Parsec.Pos Text.Parsec.Error
Text.Parsec.Prim Text.Parsec.Char Text.Parsec.Combinator
Text.Parsec.Token Text.Parsec.Expr Text.Parsec.Language
Text.Parsec.Perm Text.ParserCombinators.Parsec
Text.ParserCombinators.Parsec.Char
Text.ParserCombinators.Parsec.Combinator
Text.ParserCombinators.Parsec.Error
Text.ParserCombinators.Parsec.Expr
Text.ParserCombinators.Parsec.Language
Text.ParserCombinators.Parsec.Perm
Text.ParserCombinators.Parsec.Pos
Text.ParserCombinators.Parsec.Prim
Text.ParserCombinators.Parsec.Token
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/parsec-3.1.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/parsec-3.1.5
hs-libraries: HSparsec-3.1.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/parsec-3.1.5/html/parsec.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/parsec-3.1.5/html
name: nats
version: 0.2
id: nats-0.2-dcd986583ed1f8a6b9a971aad740488f
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/nats/
package-url:
synopsis: Natural numbers
description: Natural numbers
category: Numeric, Algebra
author: Edward A. Kmett
exposed: True
exposed-modules: Numeric.Natural Numeric.Natural.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/nats-0.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/nats-0.2
hs-libraries: HSnats-0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/nats-0.2/html/nats.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/nats-0.2/html
name: hashable
version: 1.2.2.0
id: hashable-1.2.2.0-2207c7a3e2f29279b5e1a43b13d17cd7
license: BSD3
copyright:
maintainer: johan.tibell@gmail.com
stability: Provisional
homepage: http://github.com/tibbe/hashable
package-url:
synopsis: A class for types that can be converted to a hash value
description: This package defines a class, 'Hashable', for types that
can be converted to a hash value. This class
exists for the benefit of hashing-based data
structures. The package provides instances for
basic types and a way to combine hash values.
category: Data
author: Milan Straka <fox@ucw.cz>
Johan Tibell <johan.tibell@gmail.com>
exposed: True
exposed-modules: Data.Hashable
hidden-modules: Data.Hashable.Class Data.Hashable.Generic
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0
hs-libraries: HShashable-1.2.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0/html/hashable.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0/html
name: text
version: 1.1.1.3
id: text-1.1.1.3-8b865ef0e8edc48bdbb94243bc5c6f75
license: BSD3
copyright: 2009-2011 Bryan O'Sullivan, 2008-2009 Tom Harper
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/text
package-url:
synopsis: An efficient packed Unicode text type.
description:
.
An efficient packed, immutable Unicode text type (both strict and
lazy), with a powerful loop fusion optimization framework.
.
The 'Text' type represents Unicode character strings, in a time and
space-efficient manner. This package provides text processing
capabilities that are optimized for performance critical use, both
in terms of large data quantities and high speed.
.
The 'Text' type provides character-encoding, type-safe case
conversion via whole-string case conversion functions. It also
provides a range of functions for converting 'Text' values to and from
'ByteStrings', using several standard encodings.
.
Efficient locale-sensitive support for text IO is also supported.
.
These modules are intended to be imported qualified, to avoid name
clashes with Prelude functions, e.g.
.
> import qualified Data.Text as T
.
To use an extended and very rich family of functions for working
with Unicode text (including normalization, regular expressions,
non-standard encodings, text breaking, and locales), see
the @text-icu@ package:
<http://hackage.haskell.org/package/text-icu>
category: Data, Text
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.Text Data.Text.Array Data.Text.Encoding
Data.Text.Encoding.Error Data.Text.Foreign Data.Text.IO
Data.Text.Internal Data.Text.Internal.Builder
Data.Text.Internal.Builder.Functions
Data.Text.Internal.Builder.Int.Digits
Data.Text.Internal.Builder.RealFloat.Functions
Data.Text.Internal.Encoding.Fusion
Data.Text.Internal.Encoding.Fusion.Common
Data.Text.Internal.Encoding.Utf16 Data.Text.Internal.Encoding.Utf32
Data.Text.Internal.Encoding.Utf8 Data.Text.Internal.Functions
Data.Text.Internal.Fusion Data.Text.Internal.Fusion.CaseMapping
Data.Text.Internal.Fusion.Common Data.Text.Internal.Fusion.Size
Data.Text.Internal.Fusion.Types Data.Text.Internal.IO
Data.Text.Internal.Lazy Data.Text.Internal.Lazy.Encoding.Fusion
Data.Text.Internal.Lazy.Fusion Data.Text.Internal.Lazy.Search
Data.Text.Internal.Private Data.Text.Internal.Read
Data.Text.Internal.Search Data.Text.Internal.Unsafe
Data.Text.Internal.Unsafe.Char Data.Text.Internal.Unsafe.Shift
Data.Text.Lazy Data.Text.Lazy.Builder Data.Text.Lazy.Builder.Int
Data.Text.Lazy.Builder.RealFloat Data.Text.Lazy.Encoding
Data.Text.Lazy.IO Data.Text.Lazy.Internal Data.Text.Lazy.Read
Data.Text.Read Data.Text.Unsafe
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/text-1.1.1.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/text-1.1.1.3
hs-libraries: HStext-1.1.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/text-1.1.1.3/html/text.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/text-1.1.1.3/html
name: vector
version: 0.10.11.0
id: vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
license: BSD3
copyright: (c) Roman Leshchinskiy 2008-2012
maintainer: libraries@haskell.org
stability:
homepage: https://github.com/haskell/vector
package-url:
synopsis: Efficient Arrays
description:
.
An efficient implementation of Int-indexed arrays (both mutable
and immutable), with a powerful loop optimisation framework .
.
It is structured as follows:
.
["Data.Vector"] Boxed vectors of arbitrary types.
.
["Data.Vector.Unboxed"] Unboxed vectors with an adaptive
representation based on data type families.
.
["Data.Vector.Storable"] Unboxed vectors of 'Storable' types.
.
["Data.Vector.Primitive"] Unboxed vectors of primitive types as
defined by the @primitive@ package. "Data.Vector.Unboxed" is more
flexible at no performance cost.
.
["Data.Vector.Generic"] Generic interface to the vector types.
.
There is also a (draft) tutorial on common uses of vector.
.
* <http://haskell.org/haskellwiki/Numeric_Haskell:_A_Vector_Tutorial>
category: Data, Data Structures
author: Roman Leshchinskiy <rl@cse.unsw.edu.au>
exposed: True
exposed-modules: Data.Vector.Internal.Check Data.Vector.Fusion.Util
Data.Vector.Fusion.Stream.Size Data.Vector.Fusion.Stream.Monadic
Data.Vector.Fusion.Stream Data.Vector.Generic.Mutable
Data.Vector.Generic.Base Data.Vector.Generic.New
Data.Vector.Generic Data.Vector.Primitive.Mutable
Data.Vector.Primitive Data.Vector.Storable.Internal
Data.Vector.Storable.Mutable Data.Vector.Storable
Data.Vector.Unboxed.Base Data.Vector.Unboxed.Mutable
Data.Vector.Unboxed Data.Vector.Mutable Data.Vector
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-0.10.11.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-0.10.11.0
hs-libraries: HSvector-0.10.11.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/vector-0.10.11.0/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-0.10.11.0/html/vector.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/vector-0.10.11.0/html
name: haddock
version: 2.14.3
id: haddock-2.14.3-7dc50c01bc83d32407b7f4d6f60caace
license: BSD3
copyright: (c) Simon Marlow, David Waern
maintainer: Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
stability: experimental
homepage: http://www.haskell.org/haddock/
package-url:
synopsis: A documentation-generation tool for Haskell libraries
description: Haddock is a documentation-generation tool for Haskell
libraries
category: Documentation
author: Simon Marlow, David Waern
exposed: True
exposed-modules: Documentation.Haddock
hidden-modules: Data.Attoparsec Data.Attoparsec.ByteString
Data.Attoparsec.ByteString.Char8 Data.Attoparsec.Combinator
Data.Attoparsec.Number Data.Attoparsec.ByteString.FastSet
Data.Attoparsec.ByteString.Internal Data.Attoparsec.Internal
Data.Attoparsec.Internal.Types Haddock Haddock.Interface
Haddock.Interface.Rename Haddock.Interface.Create
Haddock.Interface.AttachInstances Haddock.Interface.LexParseRn
Haddock.Interface.ParseModuleHeader Haddock.Parser
Haddock.Parser.Util Haddock.Utf8 Haddock.Utils
Haddock.Backends.Xhtml Haddock.Backends.Xhtml.Decl
Haddock.Backends.Xhtml.DocMarkup Haddock.Backends.Xhtml.Layout
Haddock.Backends.Xhtml.Names Haddock.Backends.Xhtml.Themes
Haddock.Backends.Xhtml.Types Haddock.Backends.Xhtml.Utils
Haddock.Backends.LaTeX Haddock.Backends.HaddockDB
Haddock.Backends.Hoogle Haddock.ModuleTree Haddock.Types
Haddock.Doc Haddock.Version Haddock.InterfaceFile Haddock.Options
Haddock.GhcUtils Haddock.Convert Paths_haddock
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haddock-2.14.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/haddock-2.14.3
hs-libraries: HShaddock-2.14.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
ghc-paths-0.1.0.9-b83b385240dd757156c3ec8e26f41fb7
xhtml-3000.2.1-2da8c2cd0581a1aa5b8f1c06f5c3b943
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haddock-2.14.3/html/haddock.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/haddock-2.14.3/html
name: resourcet
version: 1.1.2.3
id: resourcet-1.1.2.3-99af2983f1811c61974a949fcc8180e4
license: BSD3
copyright:
maintainer: michael@snoyman.com
stability:
homepage: http://github.com/snoyberg/conduit
package-url:
synopsis: Deterministic allocation and freeing of scarce resources.
description: A full tutorial is available at <https://www.fpcomplete.com/user/snoyberg/library-documentation/resourcet>.
.
This package was originally included with the conduit package, but has existed as a separate package for quite a while. It is fully usable outside of conduit.
category: Data, Conduit
author: Michael Snoyman
exposed: True
exposed-modules: Control.Monad.Trans.Resource
Control.Monad.Trans.Resource.Internal Data.Acquire
Data.Acquire.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3
hs-libraries: HSresourcet-1.1.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
exceptions-0.6.1-893932e70ff6297193754955e36a8d92
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
mmorph-1.0.4-6678cf35deb1b255eed8253f9d84e711
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3/html/resourcet.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3/html
name: io-choice
version: 0.0.5
id: io-choice-0.0.5-09f87ecc49414f3cc5a85c059f0a377c
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Choice for IO and lifted IO
description: Choice for IO and lifted IO
category: Control
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Control.Exception.IOChoice
Control.Exception.IOChoice.TH Control.Exception.IOChoice.Lifted
Control.Exception.IOChoice.Lifted.TH
hidden-modules: Control.Exception.IOChoice.THUtil
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/io-choice-0.0.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/io-choice-0.0.5
hs-libraries: HSio-choice-0.0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/io-choice-0.0.5/html/io-choice.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/io-choice-0.0.5/html
name: lifted-base
version: 0.2.3.0
id: lifted-base-0.2.3.0-16375e6fe15ca865791cd4f8617a76d7
license: BSD3
copyright: (c) 2011-2012 Bas van Dijk, Anders Kaseorg
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/lifted-base
package-url:
synopsis: lifted IO operations from the base library
description: @lifted-base@ exports IO operations from the base library lifted to
any instance of 'MonadBase' or 'MonadBaseControl'.
.
Note that not all modules from @base@ are converted yet. If
you need a lifted version of a function from @base@, just
ask me to add it or send me a patch.
.
The package includes a copy of the @monad-peel@ testsuite written
by Anders Kaseorg The tests can be performed using @cabal test@.
category: Control
author: Bas van Dijk, Anders Kaseorg
exposed: True
exposed-modules: Control.Exception.Lifted
Control.Concurrent.MVar.Lifted Control.Concurrent.Chan.Lifted
Control.Concurrent.QSem.Lifted Control.Concurrent.QSemN.Lifted
Control.Concurrent.Lifted Data.IORef.Lifted
Foreign.Marshal.Utils.Lifted System.Timeout.Lifted
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0
hs-libraries: HSlifted-base-0.2.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: inlinable.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0/html/lifted-base.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0/html
name: monad-control
version: 0.3.3.0
id: monad-control-0.3.3.0-9813a6f6af904b3a57ca56e632041766
license: BSD3
copyright: (c) 2011 Bas van Dijk, Anders Kaseorg
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/monad-control
package-url:
synopsis: Lift control operations, like exception catching, through monad transformers
description: This package defines the type class @MonadBaseControl@, a subset of
@MonadBase@ into which generic control operations such as @catch@ can be
lifted from @IO@ or any other base monad. Instances are based on monad
transformers in @MonadTransControl@, which includes all standard monad
transformers in the @transformers@ library except @ContT@.
.
See the @lifted-base@ package which uses @monad-control@ to lift @IO@
operations from the @base@ library (like @catch@ or @bracket@) into any monad
that is an instance of @MonadBase@ or @MonadBaseControl@.
.
Note that this package is a rewrite of Anders Kaseorg's @monad-peel@
library. The main difference is that this package provides CPS style operators
and exploits the @RankNTypes@ and @TypeFamilies@ language extensions to
simplify and speedup most definitions.
category: Control
author: Bas van Dijk, Anders Kaseorg
exposed: True
exposed-modules: Control.Monad.Trans.Control
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0
hs-libraries: HSmonad-control-0.3.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0/html/monad-control.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0/html
name: djinn-ghc
version: 0.0.2.2
id: djinn-ghc-0.0.2.2-387dd2466c9d87fdfb17145c48671dd6
license: BSD3
copyright:
maintainer: trupill@gmail.com
stability:
homepage:
package-url:
synopsis: Generate Haskell code from a type. Bridge from Djinn to GHC API.
description: Djinn uses an theorem prover for intuitionistic propositional logic
to generate a Haskell expression when given a type.
This is the bridge from djinn-lib to GHC API.
category: Language
author: Alejandro Serrano
exposed: True
exposed-modules: Djinn.GHC
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/djinn-ghc-0.0.2.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/djinn-ghc-0.0.2.2
hs-libraries: HSdjinn-ghc-0.0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.5-66719d27a2e6a780c5c73a2ae8df7e59
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
djinn-lib-0.0.1.2-183f5df8a54c36805f04ac3a7bfde7ae
ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/djinn-ghc-0.0.2.2/html/djinn-ghc.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/djinn-ghc-0.0.2.2/html
name: distributive
version: 0.4.4
id: distributive-0.4.4-767f380201a1333ad86994b760dbd4ee
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/distributive/
package-url:
synopsis: Distributive functors -- Dual to Traversable
description: Distributive functors -- Dual to Traversable
category: Data Structures
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Distributive Data.Distributive.Generic
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/distributive-0.4.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/distributive-0.4.4
hs-libraries: HSdistributive-0.4.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
transformers-compat-0.3.3.4-858641fe36888a94d2a45d3e79e952ce
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/distributive-0.4.4/html/distributive.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/distributive-0.4.4/html
name: ghc-syb-utils
version: 0.2.2
id: ghc-syb-utils-0.2.2-ffecc865a768b0c8bcfea4ea746f6762
license: BSD3
copyright: (c) Claus Reinke 2008
maintainer: Thomas Schilling <nominolo@googlemail.com>
stability: provisional
homepage: http://github.com/nominolo/ghc-syb
package-url:
synopsis: Scrap Your Boilerplate utilities for the GHC API.
description: Scrap Your Boilerplate utilities for the GHC API.
category: Development
author: Claus Reinke
exposed: True
exposed-modules: GHC.SYB.Utils
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ghc-syb-utils-0.2.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ghc-syb-utils-0.2.2
hs-libraries: HSghc-syb-utils-0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ghc-syb-utils-0.2.2/html/ghc-syb-utils.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ghc-syb-utils-0.2.2/html
name: MonadRandom
version: 0.2.0.1
id: MonadRandom-0.2.0.1-3fb45707fc6e42ad6a1077c5719ae46f
license: OtherLicense
copyright:
maintainer: Brent Yorgey <byorgey@gmail.com>
stability:
homepage:
package-url:
synopsis: Random-number generation monad.
description: Support for computations which consume random values.
category: Control
author: Cale Gibbard and others
exposed: False
exposed-modules: Control.Monad.Random Control.Monad.Random.Class
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MonadRandom-0.2.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/MonadRandom-0.2.0.1
hs-libraries: HSMonadRandom-0.2.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MonadRandom-0.2.0.1/html/MonadRandom.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/MonadRandom-0.2.0.1/html
name: hscolour
version: 1.20.3
id: hscolour-1.20.3-89f1c51565805ef3d3a867374e7f2514
license: GPL
copyright: 2003-2012 Malcolm Wallace; 2006 Bjorn Bringert
maintainer: Malcolm Wallace
stability:
homepage: http://code.haskell.org/~malcolm/hscolour/
package-url:
synopsis: Colourise Haskell code.
description: hscolour is a small Haskell script to colourise Haskell code. It currently
has six output formats:
ANSI terminal codes (optionally XTerm-256colour codes),
HTML 3.2 with <font> tags,
HTML 4.01 with CSS,
HTML 4.01 with CSS and mouseover annotations,
XHTML 1.0 with inline CSS styling,
LaTeX,
and mIRC chat codes.
category: Language
author: Malcolm Wallace
exposed: True
exposed-modules: Language.Haskell.HsColour
Language.Haskell.HsColour.ANSI Language.Haskell.HsColour.Anchors
Language.Haskell.HsColour.ACSS Language.Haskell.HsColour.CSS
Language.Haskell.HsColour.Classify
Language.Haskell.HsColour.ColourHighlight
Language.Haskell.HsColour.Colourise
Language.Haskell.HsColour.General Language.Haskell.HsColour.HTML
Language.Haskell.HsColour.InlineCSS Language.Haskell.HsColour.LaTeX
Language.Haskell.HsColour.MIRC Language.Haskell.HsColour.Options
Language.Haskell.HsColour.Output Language.Haskell.HsColour.TTY
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hscolour-1.20.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/hscolour-1.20.3
hs-libraries: HShscolour-1.20.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hscolour-1.20.3/html/hscolour.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/hscolour-1.20.3/html
name: data-default
version: 0.5.3
id: data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: A class for types with a default value
description:
category: Data
author: Lukas Mai
exposed: True
exposed-modules: Data.Default
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-0.5.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-0.5.3
hs-libraries: HSdata-default-0.5.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
data-default-instances-base-0.0.1-7e93f693acbc3e28e0614ad0c7233aa5
data-default-instances-containers-0.0.1-a1130993ec82e6e259a39b47126e2902
data-default-instances-dlist-0.0.1-080a8d5d2048cd0aeb6c4edc6a1f8d48
data-default-instances-old-locale-0.0.1-fb4a11676d3125d27290bb6e67882e34
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-0.5.3/html/data-default.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-0.5.3/html
name: transformers-base
version: 0.4.3
id: transformers-base-0.4.3-9254ca8b05a23ee391f6aaa22b4eb29e
license: BSD3
copyright: 2011 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
maintainer: Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
stability: experimental
homepage: https://github.com/mvv/transformers-base
package-url:
synopsis: Lift computations from the bottom of a transformer stack
description: This package provides a straightforward port of @monadLib@'s BaseM
typeclass to @transformers@.
category: Control
author: Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
exposed: True
exposed-modules: Control.Monad.Base
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3
hs-libraries: HStransformers-base-0.4.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3/html/transformers-base.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3/html
name: djinn-lib
version: 0.0.1.2
id: djinn-lib-0.0.1.2-183f5df8a54c36805f04ac3a7bfde7ae
license: BSD3
copyright:
maintainer: trupill@gmail.com
stability:
homepage: http://www.augustsson.net/Darcs/Djinn/
package-url:
synopsis: Generate Haskell code from a type. Library extracted from djinn package.
description: Djinn uses an theorem prover for intuitionistic propositional logic
to generate a Haskell expression when given a type.
This is a library extracted from Djinn sources.
category: Language
author: Lennart Augustsson
exposed: True
exposed-modules: Djinn.HCheck Djinn.HTypes Djinn.LJT
Djinn.LJTFormula
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/djinn-lib-0.0.1.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/djinn-lib-0.0.1.2
hs-libraries: HSdjinn-lib-0.0.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/djinn-lib-0.0.1.2/html/djinn-lib.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/djinn-lib-0.0.1.2/html
name: cmdargs
version: 0.10.9
id: cmdargs-0.10.9-03eb97b60bfa34ee100e205347cf1696
license: BSD3
copyright: Neil Mitchell 2009-2014
maintainer: Neil Mitchell <ndmitchell@gmail.com>
stability:
homepage: http://community.haskell.org/~ndm/cmdargs/
package-url:
synopsis: Command line argument processing
description: This library provides an easy way to define command line parsers. Most users
will want to use the "System.Console.CmdArgs.Implicit" module, whose
documentation contains an example.
.
* "System.Console.CmdArgs.Explicit" provides a way to write command line
parsers for both single mode programs (most programs) and multiple
mode programs (e.g. darcs or cabal). Parsers are defined by constructing
a data structure.
.
* "System.Console.CmdArgs.Implicit" provides a way to concisely define
command line parsers, up to three times shorter than getopt. These parsers
are translated into the Explicit data type.
.
* "System.Console.CmdArgs.GetOpt" provides a wrapper allowing compatiblity
with existing getopt parsers, mapping to the Explicit data type.
.
For a general reference on what command line flags are commonly used,
see <http://www.faqs.org/docs/artu/ch10s05.html>.
category: Console
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: True
exposed-modules: System.Console.CmdArgs
System.Console.CmdArgs.Annotate System.Console.CmdArgs.Default
System.Console.CmdArgs.Explicit System.Console.CmdArgs.GetOpt
System.Console.CmdArgs.Implicit System.Console.CmdArgs.Text
System.Console.CmdArgs.Helper System.Console.CmdArgs.Verbosity
System.Console.CmdArgs.Quote
hidden-modules: Data.Generics.Any Data.Generics.Any.Prelude
System.Console.CmdArgs.Explicit.Complete
System.Console.CmdArgs.Explicit.ExpandArgsAt
System.Console.CmdArgs.Explicit.Help
System.Console.CmdArgs.Explicit.Process
System.Console.CmdArgs.Explicit.SplitJoin
System.Console.CmdArgs.Explicit.Type
System.Console.CmdArgs.Implicit.Ann
System.Console.CmdArgs.Implicit.Global
System.Console.CmdArgs.Implicit.Local
System.Console.CmdArgs.Implicit.Reader
System.Console.CmdArgs.Implicit.Reform
System.Console.CmdArgs.Implicit.Type
System.Console.CmdArgs.Implicit.UI
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cmdargs-0.10.9
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/cmdargs-0.10.9
hs-libraries: HScmdargs-0.10.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cmdargs-0.10.9/html/cmdargs.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/cmdargs-0.10.9/html
name: async
version: 2.0.1.5
id: async-2.0.1.5-66719d27a2e6a780c5c73a2ae8df7e59
license: BSD3
copyright: (c) Simon Marlow 2012
maintainer: Simon Marlow <marlowsd@gmail.com>
stability:
homepage: https://github.com/simonmar/async
package-url:
synopsis: Run IO operations asynchronously and wait for their results
description: This package provides a higher-level interface over
threads, in which an @Async a@ is a concurrent
thread that will eventually deliver a value of
type @a@. The package provides ways to create
@Async@ computations, wait for their results, and
cancel them.
.
Using @Async@ is safer than using threads in two
ways:
.
* When waiting for a thread to return a result,
if the thread dies with an exception then the
caller must either re-throw the exception
('wait') or handle it ('waitCatch'); the
exception cannot be ignored.
.
* The API makes it possible to build a tree of
threads that are automatically killed when
their parent dies (see 'withAsync').
.
Changes in 2.0.1.5:
.
* Bump @base@ dependencies for GHC 7.8
.
Changes in 2.0.1.4:
.
* Bump @base@ dependency of test suite
.
Changes in 2.0.1.3:
.
* Bump @base@ dependency to allow 4.6
.
Changes in 2.0.1.2:
.
* Bump @stm@ dependency to 2.4
.
Changes in 2.0.1.1:
.
* Safe Haskell support: @Control.Concurrent.Async@ is now @Trustworthy@
.
Changes in 2.0.1.0:
.
* Added a @Functor@ instance for @Async@
.
* Added @asyncBound@, @asyncOn@, @asyncWithUnmask@, @asyncOnWithUnmask@, @withAsyncBound@, @withAsyncOn@, @withAsyncWithUnmask@, @withAsyncOnWithUnmask@.
.
* Added @mapConcurrently@
.
* Added @Concurrently@ (with @Applicative@ and @Alternative@ instances)
category: Concurrency
author: Simon Marlow
exposed: True
exposed-modules: Control.Concurrent.Async
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/async-2.0.1.5
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/async-2.0.1.5
hs-libraries: HSasync-2.0.1.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/async-2.0.1.5/html/async.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/async-2.0.1.5/html
name: regex-base
version: 0.93.2
id: regex-base-0.93.2-d5242be04758745b3e549914b826ee76
license: BSD3
copyright: Copyright (c) 2006, Christopher Kuklewicz
maintainer: TextRegexLazy@personal.mightyreason.com
stability: Seems to work, passes a few tests
homepage: http://sourceforge.net/projects/lazy-regex
package-url: http://darcs.haskell.org/packages/regex-unstable/regex-base/
synopsis: Replaces/Enhances Text.Regex
description: Interface API for regex-posix,pcre,parsec,tdfa,dfa
category: Text
author: Christopher Kuklewicz
exposed: True
exposed-modules: Text.Regex.Base Text.Regex.Base.RegexLike
Text.Regex.Base.Context Text.Regex.Base.Impl
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/regex-base-0.93.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/regex-base-0.93.2
hs-libraries: HSregex-base-0.93.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/regex-base-0.93.2/html/regex-base.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/regex-base-0.93.2/html
name: exceptions
version: 0.6.1
id: exceptions-0.6.1-893932e70ff6297193754955e36a8d92
license: BSD3
copyright: Copyright (C) 2013-2014 Edward A. Kmett
Copyright (C) 2012 Google Inc.
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/exceptions/
package-url:
synopsis: Extensible optionally-pure exceptions
description: Extensible optionally-pure exceptions
category: Control, Exceptions, Monad
author: Edward A. Kmett
exposed: True
exposed-modules: Control.Monad.Catch Control.Monad.Catch.Pure
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/exceptions-0.6.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/exceptions-0.6.1
hs-libraries: HSexceptions-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/exceptions-0.6.1/html/exceptions.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/exceptions-0.6.1/html
name: utf8-string
version: 0.3.8
id: utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
license: BSD3
copyright:
maintainer: emertens@galois.com
stability:
homepage: http://github.com/glguy/utf8-string/
package-url:
synopsis: Support for reading and writing UTF8 Strings
description: A UTF8 layer for IO and Strings. The utf8-string
package provides operations for encoding UTF8
strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
category: Codec
author: Eric Mertens
exposed: True
exposed-modules: Codec.Binary.UTF8.String Codec.Binary.UTF8.Generic
System.IO.UTF8 System.Environment.UTF8 Data.String.UTF8
Data.ByteString.UTF8 Data.ByteString.Lazy.UTF8
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8
hs-libraries: HSutf8-string-0.3.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8/html/utf8-string.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8/html
name: transformers-compat
version: 0.3.3.4
id: transformers-compat-0.3.3.4-858641fe36888a94d2a45d3e79e952ce
license: BSD3
copyright: Copyright (C) 2012 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/transformers-compat/
package-url:
synopsis: A small compatibility shim exposing the new types from transformers 0.3 and 0.4 to older Haskell platforms.
description: This package includes backported versions of types that were added
to transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.
.
Those users should be able to just depend on @transformers >= 0.2@
and @transformers-compat >= 0.3@.
.
Note: missing methods are not supplied, but this at least permits the types to be used.
category: Compatibility
author: Edward A. Kmett
exposed: True
exposed-modules: Control.Monad.Trans.Except
Control.Monad.Signatures Data.Functor.Classes Data.Functor.Sum
hidden-modules: Paths_transformers_compat
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4
hs-libraries: HStransformers-compat-0.3.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4/html/transformers-compat.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4/html
name: data-default-instances-dlist
version: 0.0.1
id: data-default-instances-dlist-0.0.1-080a8d5d2048cd0aeb6c4edc6a1f8d48
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in dlist
description:
category: Data
author: Lukas Mai
exposed: True
exposed-modules: Data.Default.Instances.DList
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1
hs-libraries: HSdata-default-instances-dlist-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1/html/data-default-instances-dlist.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1/html
name: data-default-instances-containers
version: 0.0.1
id: data-default-instances-containers-0.0.1-a1130993ec82e6e259a39b47126e2902
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in containers
description:
category: Data
author: Lukas Mai
exposed: True
exposed-modules: Data.Default.Instances.Containers
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1
hs-libraries: HSdata-default-instances-containers-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1/html/data-default-instances-containers.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1/html
name: data-default-instances-old-locale
version: 0.0.1
id: data-default-instances-old-locale-0.0.1-fb4a11676d3125d27290bb6e67882e34
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in old-locale
description:
category: Data
author: Lukas Mai
exposed: True
exposed-modules: Data.Default.Instances.OldLocale
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1
hs-libraries: HSdata-default-instances-old-locale-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1/html/data-default-instances-old-locale.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1/html
name: data-default-instances-base
version: 0.0.1
id: data-default-instances-base-0.0.1-7e93f693acbc3e28e0614ad0c7233aa5
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in base
description:
category: Data
author: Lukas Mai
exposed: True
exposed-modules: Data.Default.Instances.Base
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1
hs-libraries: HSdata-default-instances-base-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1/html/data-default-instances-base.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1/html
name: random
version: 1.0.1.3
id: random-1.0.1.3-03db7c4c06e1ffccef6e4f9ab5be2a67
license: BSD3
copyright:
maintainer: rrnewton@gmail.com
stability:
homepage:
package-url:
synopsis: random number library
description: This package provides a basic random number generation
library, including the ability to split random number
generators.
category: System
author:
exposed: False
exposed-modules: System.Random
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-1.0.1.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/random-1.0.1.3
hs-libraries: HSrandom-1.0.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-1.0.1.3/html/random.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/random-1.0.1.3/html
name: syb
version: 0.4.2
id: syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
license: BSD3
copyright:
maintainer: generics@haskell.org
stability: provisional
homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB
package-url:
synopsis: Scrap Your Boilerplate
description: This package contains the generics system described in the
/Scrap Your Boilerplate/ papers (see
<http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
It defines the @Data@ class of types permitting folding and unfolding
of constructor applications, instances of this class for primitive
types, and a variety of traversals.
category: Generics
author: Ralf Lammel, Simon Peyton Jones, Jose Pedro Magalhaes
exposed: True
exposed-modules: Data.Generics Data.Generics.Basics
Data.Generics.Instances Data.Generics.Aliases Data.Generics.Schemes
Data.Generics.Text Data.Generics.Twins Data.Generics.Builders
Generics.SYB Generics.SYB.Basics Generics.SYB.Instances
Generics.SYB.Aliases Generics.SYB.Schemes Generics.SYB.Text
Generics.SYB.Twins Generics.SYB.Builders
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/syb-0.4.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/syb-0.4.2
hs-libraries: HSsyb-0.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/syb-0.4.2/html/syb.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/syb-0.4.2/html
name: tagged
version: 0.7.2
id: tagged-0.7.2-28286204801522ac85a55fc42ce891dc
license: BSD3
copyright: 2009-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: http://github.com/ekmett/tagged
package-url:
synopsis: Haskell 98 phantom types to avoid unsafely passing dummy arguments
description: Haskell 98 phantom types to avoid unsafely passing dummy arguments
category: Data, Phantom Types
author: Edward A. Kmett
exposed: True
exposed-modules: Data.Tagged
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tagged-0.7.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/tagged-0.7.2
hs-libraries: HStagged-0.7.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tagged-0.7.2/html/tagged.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/tagged-0.7.2/html
name: strict
version: 0.3.2
id: strict-0.3.2-84af2e5653be6b05c00cf1cc6841cbe8
license: BSD3
copyright: (c) 2006-2007 by Roman Leshchinskiy
maintainer: Don Stewart <dons@galois.com>
stability:
homepage: http://www.cse.unsw.edu.au/~rl/code/strict.html
package-url:
synopsis: Strict data types and String IO.
description: This package provides strict versions of some standard Haskell data
types (pairs, Maybe and Either). It also contains strict IO
operations.
category: Data, System
author: Roman Leshchinskiy <rl@cse.unsw.edu.au>
exposed: True
exposed-modules: Data.Strict.Tuple Data.Strict.Maybe
Data.Strict.Either Data.Strict System.IO.Strict
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/strict-0.3.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/strict-0.3.2
hs-libraries: HSstrict-0.3.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/strict-0.3.2/html/strict.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/strict-0.3.2/html
name: stm
version: 2.4.3
id: stm-2.4.3-8ede928490c76e6ffe239fc52945967b
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Software Transactional Memory
description: A modular composable concurrency abstraction.
category: Concurrency
author:
exposed: True
exposed-modules: Control.Concurrent.STM
Control.Concurrent.STM.TArray Control.Concurrent.STM.TVar
Control.Concurrent.STM.TChan Control.Concurrent.STM.TMVar
Control.Concurrent.STM.TQueue Control.Concurrent.STM.TBQueue
Control.Concurrent.STM.TSem Control.Monad.STM
hidden-modules: Control.Sequential.STM
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stm-2.4.3
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/stm-2.4.3
hs-libraries: HSstm-2.4.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stm-2.4.3/html/stm.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/stm-2.4.3/html
name: primitive
version: 0.5.3.0
id: primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
license: BSD3
copyright: (c) Roman Leshchinskiy 2009-2012
maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
stability:
homepage: https://github.com/haskell/primitive
package-url:
synopsis: Primitive memory-related operations
description: This package provides various primitive memory-related operations.
category: Data
author: Roman Leshchinskiy <rl@cse.unsw.edu.au>
exposed: True
exposed-modules: Control.Monad.Primitive Data.Primitive
Data.Primitive.MachDeps Data.Primitive.Types Data.Primitive.Array
Data.Primitive.ByteArray Data.Primitive.Addr Data.Primitive.MutVar
hidden-modules: Data.Primitive.Internal.Compat
Data.Primitive.Internal.Operations
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0
hs-libraries: HSprimitive-0.5.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0/include
includes: primitive-memops.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0/html/primitive.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0/html
name: split
version: 0.2.2
id: split-0.2.2-7c6e2bd13c1e04b85cc7ee759efb1a08
license: BSD3
copyright: (c) Brent Yorgey, Louis Wasserman 2008-2012
maintainer: byorgey@cis.upenn.edu
stability: stable
homepage:
package-url:
synopsis: Combinator library for splitting lists.
description: A collection of various methods for splitting
lists into parts, akin to the \"split\" function
found in several mainstream languages. Here is
its tale:
.
Once upon a time the standard "Data.List" module
held no function for splitting a list into parts
according to a delimiter. Many a brave
lambda-knight strove to add such a function, but
their striving was in vain, for Lo, the Supreme
Council fell to bickering amongst themselves what
was to be the essential nature of the One True
Function which could cleave a list in twain (or
thrain, or any required number of parts).
.
And thus came to pass the split package,
comprising divers functions for splitting a list
asunder, each according to its nature. And the
Supreme Council had no longer any grounds for
argument, for the favored method of each was
contained therein.
.
To get started, see the "Data.List.Split" module.
category: List
author: Brent Yorgey
exposed: True
exposed-modules: Data.List.Split Data.List.Split.Internals
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/split-0.2.2
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/split-0.2.2
hs-libraries: HSsplit-0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/split-0.2.2/html/split.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/split-0.2.2/html
name: mtl
version: 2.1.3.1
id: mtl-2.1.3.1-8bcc0591131896cfc8761a93703d4c61
license: BSD3
copyright:
maintainer: Edward Kmett <ekmett@gmail.com>
stability:
homepage: http://github.com/ekmett/mtl
package-url:
synopsis: Monad classes, using functional dependencies
description: Monad classes using functional dependencies, with instances
for various monad transformers, inspired by the paper
/Functional Programming with Overloading and Higher-Order Polymorphism/,
by Mark P Jones, in /Advanced School of Functional Programming/, 1995
(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
category: Control
author: Andy Gill
exposed: True
exposed-modules: Control.Monad.Cont Control.Monad.Cont.Class
Control.Monad.Error Control.Monad.Error.Class
Control.Monad.Identity Control.Monad.List Control.Monad.RWS
Control.Monad.RWS.Class Control.Monad.RWS.Lazy
Control.Monad.RWS.Strict Control.Monad.Reader
Control.Monad.Reader.Class Control.Monad.State
Control.Monad.State.Class Control.Monad.State.Lazy
Control.Monad.State.Strict Control.Monad.Trans Control.Monad.Writer
Control.Monad.Writer.Class Control.Monad.Writer.Lazy
Control.Monad.Writer.Strict
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mtl-2.1.3.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mtl-2.1.3.1
hs-libraries: HSmtl-2.1.3.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mtl-2.1.3.1/html/mtl.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mtl-2.1.3.1/html
name: prelude-extras
version: 0.4
id: prelude-extras-0.4-3f25a56466c74ef07a4443ec626d05de
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/prelude-extras
package-url:
synopsis: Haskell 98 - higher order versions of Prelude classes
description: Haskell 98 - higher order versions of Prelude classes to ease programming with polymorphic recursion and reduce UndecidableInstances
.
See <http://flint.cs.yale.edu/trifonov/papers/sqcc.pdf> for further discussion of the approach taken here.
category: Polymorphism, Combinators
author: Edward A. Kmett
exposed: True
exposed-modules: Prelude.Extras
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/prelude-extras-0.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/prelude-extras-0.4
hs-libraries: HSprelude-extras-0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/prelude-extras-0.4/html/prelude-extras.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/prelude-extras-0.4/html
name: mmorph
version: 1.0.4
id: mmorph-1.0.4-6678cf35deb1b255eed8253f9d84e711
license: BSD3
copyright: 2013 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
stability:
homepage:
package-url:
synopsis: Monad morphisms
description: This library provides monad morphism utilities, most commonly used
for manipulating monad transformer stacks.
category: Control
author: Gabriel Gonzalez
exposed: True
exposed-modules: Control.Monad.Morph Control.Monad.Trans.Compose
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mmorph-1.0.4
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/mmorph-1.0.4
hs-libraries: HSmmorph-1.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mmorph-1.0.4/html/mmorph.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/mmorph-1.0.4/html
name: dlist
version: 0.7.1
id: dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
license: BSD3
copyright: 2006-2009 Don Stewart, 2013 Sean Leather
maintainer: Sean Leather <sean.leather@gmail.com>
stability:
homepage: https://github.com/spl/dlist
package-url:
synopsis: Difference lists
description: Difference lists are a list-like type supporting O(1) append. This is
particularly useful for efficient logging and pretty printing (e.g. with the
Writer monad), where list append quickly becomes too expensive.
category: Data
author: Don Stewart
exposed: True
exposed-modules: Data.DList
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/dlist-0.7.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/dlist-0.7.1
hs-libraries: HSdlist-0.7.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/dlist-0.7.1/html/dlist.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/dlist-0.7.1/html
name: ghc-paths
version: 0.1.0.9
id: ghc-paths-0.1.0.9-b83b385240dd757156c3ec8e26f41fb7
license: BSD3
copyright: (c) Simon Marlow
maintainer: Simon Marlow <marlowsd@gmail.com>
stability: stable
homepage:
package-url:
synopsis: Knowledge of GHC's installation directories
description: Knowledge of GHC's installation directories
category: Development
author: Simon Marlow
exposed: True
exposed-modules: GHC.Paths
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ghc-paths-0.1.0.9
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/ghc-paths-0.1.0.9
hs-libraries: HSghc-paths-0.1.0.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ghc-paths-0.1.0.9/html/ghc-paths.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/ghc-paths-0.1.0.9/html
name: data-default-class
version: 0.0.1
id: data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: A class for types with a default value
description:
category: Data
author: Lukas Mai
exposed: True
exposed-modules: Data.Default.Class
hidden-modules:
trusted: False
import-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1
library-dirs: /Users/Max/.cabal/lib/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1
hs-libraries: HSdata-default-class-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1/html/data-default-class.haddock
haddock-html: /Users/Max/.cabal/share/doc/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1/html
name: ghc-prim
version:
id: ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: GHC primitives
description: GHC primitives.
category: GHC
author:
exposed: True
exposed-modules: GHC.CString GHC.Classes GHC.Debug GHC.IntWord64
GHC.Magic GHC.PrimopWrappers GHC.Tuple GHC.Types GHC.Prim
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-prim-0.3.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-prim-0.3.1.0
hs-libraries: HSghc-prim-0.3.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: builtin_rts
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/ghc-prim-0.3.1.0/ghc-prim.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/ghc-prim-0.3.1.0
name: integer-gmp
version:
id: integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Integer library based on GMP
description: This package provides the low-level implementation of the standard
'Integer' type based on the
<http://gmplib.org/ GNU Multiple Precision Arithmetic Library (GMP)>.
.
This package provides access to the internal representation of
'Integer' as well as primitive operations with no proper error
handling, and should only be used directly with the utmost care.
.
For more details about the design of @integer-gmp@, see
<https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/Integer GHC Commentary: Libraries/Integer>.
category: Numerical
author:
exposed: True
exposed-modules: GHC.Integer GHC.Integer.GMP.Internals
GHC.Integer.GMP.Prim GHC.Integer.Logarithms
GHC.Integer.Logarithms.Internals
hidden-modules: GHC.Integer.Type
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0
hs-libraries: HSinteger-gmp-0.5.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0/include
includes:
depends: ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/integer-gmp-0.5.1.0/integer-gmp.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/integer-gmp-0.5.1.0
name: base
version:
id: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Basic libraries
description: This package contains the "Prelude" and its support libraries,
and a large collection of useful libraries ranging from data
structures to parsing combinators and debugging utilities.
category: Prelude
author:
exposed: True
exposed-modules: Control.Applicative Control.Arrow Control.Category
Control.Concurrent Control.Concurrent.Chan Control.Concurrent.MVar
Control.Concurrent.QSem Control.Concurrent.QSemN Control.Exception
Control.Exception.Base Control.Monad Control.Monad.Fix
Control.Monad.Instances Control.Monad.ST Control.Monad.ST.Lazy
Control.Monad.ST.Lazy.Safe Control.Monad.ST.Lazy.Unsafe
Control.Monad.ST.Safe Control.Monad.ST.Strict
Control.Monad.ST.Unsafe Control.Monad.Zip Data.Bits Data.Bool
Data.Char Data.Coerce Data.Complex Data.Data Data.Dynamic
Data.Either Data.Eq Data.Fixed Data.Foldable Data.Function
Data.Functor Data.IORef Data.Int Data.Ix Data.List Data.Maybe
Data.Monoid Data.OldTypeable Data.OldTypeable.Internal Data.Ord
Data.Proxy Data.Ratio Data.STRef Data.STRef.Lazy Data.STRef.Strict
Data.String Data.Traversable Data.Tuple Data.Type.Bool
Data.Type.Coercion Data.Type.Equality Data.Typeable
Data.Typeable.Internal Data.Unique Data.Version Data.Word
Debug.Trace Foreign Foreign.C Foreign.C.Error Foreign.C.String
Foreign.C.Types Foreign.Concurrent Foreign.ForeignPtr
Foreign.ForeignPtr.Safe Foreign.ForeignPtr.Unsafe Foreign.Marshal
Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error
Foreign.Marshal.Pool Foreign.Marshal.Safe Foreign.Marshal.Unsafe
Foreign.Marshal.Utils Foreign.Ptr Foreign.Safe Foreign.StablePtr
Foreign.Storable GHC.Arr GHC.Base GHC.Char GHC.Conc GHC.Conc.IO
GHC.Conc.Signal GHC.Conc.Sync GHC.ConsoleHandler GHC.Constants
GHC.Desugar GHC.Enum GHC.Environment GHC.Err GHC.Exception GHC.Exts
GHC.Fingerprint GHC.Fingerprint.Type GHC.Float
GHC.Float.ConversionUtils GHC.Float.RealFracMethods GHC.Foreign
GHC.ForeignPtr GHC.GHCi GHC.Generics GHC.IO GHC.IO.Buffer
GHC.IO.BufferedIO GHC.IO.Device GHC.IO.Encoding
GHC.IO.Encoding.CodePage GHC.IO.Encoding.Failure
GHC.IO.Encoding.Iconv GHC.IO.Encoding.Latin1 GHC.IO.Encoding.Types
GHC.IO.Encoding.UTF16 GHC.IO.Encoding.UTF32 GHC.IO.Encoding.UTF8
GHC.IO.Exception GHC.IO.FD GHC.IO.Handle GHC.IO.Handle.FD
GHC.IO.Handle.Internals GHC.IO.Handle.Text GHC.IO.Handle.Types
GHC.IO.IOMode GHC.IOArray GHC.IORef GHC.IP GHC.Int GHC.List
GHC.MVar GHC.Num GHC.PArr GHC.Pack GHC.Profiling GHC.Ptr GHC.Read
GHC.Real GHC.ST GHC.STRef GHC.Show GHC.Stable GHC.Stack GHC.Stats
GHC.Storable GHC.TopHandler GHC.TypeLits GHC.Unicode GHC.Weak
GHC.Word Numeric Prelude System.CPUTime System.Console.GetOpt
System.Environment System.Exit System.IO System.IO.Error
System.IO.Unsafe System.Info System.Mem System.Mem.StableName
System.Mem.Weak System.Posix.Internals System.Posix.Types
System.Timeout Text.ParserCombinators.ReadP
Text.ParserCombinators.ReadPrec Text.Printf Text.Read Text.Read.Lex
Text.Show Text.Show.Functions Unsafe.Coerce GHC.Event
hidden-modules: Control.Monad.ST.Imp Control.Monad.ST.Lazy.Imp
Foreign.ForeignPtr.Imp System.Environment.ExecutablePath
GHC.Event.Arr GHC.Event.Array GHC.Event.Clock GHC.Event.Control
GHC.Event.EPoll GHC.Event.IntTable GHC.Event.Internal
GHC.Event.KQueue GHC.Event.Manager GHC.Event.PSQ GHC.Event.Poll
GHC.Event.Thread GHC.Event.TimerManager GHC.Event.Unique
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1
hs-libraries: HSbase-4.7.0.1
extra-libraries: iconv
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1/include
includes: HsBase.h
depends: ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4 builtin_rts
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/base-4.7.0.1/base.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/base-4.7.0.1
name: rts
version:
id: builtin_rts
license: BSD3
copyright:
maintainer: glasgow-haskell-users@haskell.org
stability:
homepage:
package-url:
synopsis:
description:
category:
author:
exposed: True
exposed-modules:
hidden-modules:
trusted: False
import-dirs:
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/rts-1.0
hs-libraries: HSrts Cffi
extra-libraries: m dl
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/include
includes: Stg.h
depends:
hugs-options:
cc-options:
ld-options: "-Wl,-u,_ghczmprim_GHCziTypes_Izh_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Czh_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Fzh_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Dzh_static_info"
"-Wl,-u,_base_GHCziPtr_Ptr_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Wzh_static_info"
"-Wl,-u,_base_GHCziInt_I8zh_static_info"
"-Wl,-u,_base_GHCziInt_I16zh_static_info"
"-Wl,-u,_base_GHCziInt_I32zh_static_info"
"-Wl,-u,_base_GHCziInt_I64zh_static_info"
"-Wl,-u,_base_GHCziWord_W8zh_static_info"
"-Wl,-u,_base_GHCziWord_W16zh_static_info"
"-Wl,-u,_base_GHCziWord_W32zh_static_info"
"-Wl,-u,_base_GHCziWord_W64zh_static_info"
"-Wl,-u,_base_GHCziStable_StablePtr_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Izh_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Czh_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Fzh_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Dzh_con_info"
"-Wl,-u,_base_GHCziPtr_Ptr_con_info"
"-Wl,-u,_base_GHCziPtr_FunPtr_con_info"
"-Wl,-u,_base_GHCziStable_StablePtr_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_False_closure"
"-Wl,-u,_ghczmprim_GHCziTypes_True_closure"
"-Wl,-u,_base_GHCziPack_unpackCString_closure"
"-Wl,-u,_base_GHCziIOziException_stackOverflow_closure"
"-Wl,-u,_base_GHCziIOziException_heapOverflow_closure"
"-Wl,-u,_base_ControlziExceptionziBase_nonTermination_closure"
"-Wl,-u,_base_GHCziIOziException_blockedIndefinitelyOnMVar_closure"
"-Wl,-u,_base_GHCziIOziException_blockedIndefinitelyOnSTM_closure"
"-Wl,-u,_base_ControlziExceptionziBase_nestedAtomically_closure"
"-Wl,-u,_base_GHCziWeak_runFinalizzerBatch_closure"
"-Wl,-u,_base_GHCziTopHandler_flushStdHandles_closure"
"-Wl,-u,_base_GHCziTopHandler_runIO_closure"
"-Wl,-u,_base_GHCziTopHandler_runNonIO_closure"
"-Wl,-u,_base_GHCziConcziIO_ensureIOManagerIsRunning_closure"
"-Wl,-u,_base_GHCziConcziIO_ioManagerCapabilitiesChanged_closure"
"-Wl,-u,_base_GHCziConcziSync_runSparks_closure"
"-Wl,-u,_base_GHCziConcziSignal_runHandlers_closure"
"-Wl,-search_paths_first"
framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
name: template-haskell
version:
id: template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Support library for Template Haskell
description: This package provides modules containing facilities for manipulating
Haskell source code using Template Haskell.
.
See <http://www.haskell.org/haskellwiki/Template_Haskell> for more
information.
category: Template Haskell
author:
exposed: True
exposed-modules: Language.Haskell.TH Language.Haskell.TH.Lib
Language.Haskell.TH.Ppr Language.Haskell.TH.PprLib
Language.Haskell.TH.Quote Language.Haskell.TH.Syntax
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/template-haskell-2.9.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/template-haskell-2.9.0.0
hs-libraries: HStemplate-haskell-2.9.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/template-haskell-2.9.0.0/template-haskell.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/template-haskell-2.9.0.0
Hsc static flags:
Running the pipeline
Running phase Cc
Created temporary directory: /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/ghc21665_0
*** C Compiler:
/usr/bin/gcc -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -x c /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/21576.c -o /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/ghc21665_0/ghc21665_1.s -fno-common -U__PIC__ -D__PIC__ -Wimplicit -v -S '-D__GLASGOW_HASKELL__=708' -I/Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1/include -I/Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0/include -I/Applications/GHC.app/Contents/lib/ghc-7.8.3/include
Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.10.0 -S -disable-free -disable-llvm-verifier -main-file-name 21576.c -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 241.7 -v -coverage-file /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/ghc21665_0/ghc21665_1.s -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0 -D TABLES_NEXT_TO_CODE -U __PIC__ -D __PIC__ -D __GLASGOW_HASKELL__=708 -I /Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1/include -I /Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0/include -I /Applications/GHC.app/Contents/lib/ghc-7.8.3/include -Wimplicit -fdebug-compilation-dir /Users/Max/Documents/NewHaskell/Screencasts/MyBlog -ferror-limit 19 -fmessage-length 0 -mstackrealign -fblocks -fobjc-runtime=macosx-10.10.0 -fencode-extended-block-signature -fno-common -fdiagnostics-show-option -vectorize-slp -o /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/ghc21665_0/ghc21665_1.s -x c /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/21576.c
clang -cc1 version 6.0 based upon LLVM 3.5svn default target x86_64-apple-darwin14.0.0
#include "..." search starts here:
#include <...> search starts here:
/Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1/include
/Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0/include
/Applications/GHC.app/Contents/lib/ghc-7.8.3/include
/usr/local/include
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/include
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
/usr/include
/System/Library/Frameworks (framework directory)
/Library/Frameworks (framework directory)
End of search list.
Running phase As False
Running the assembler
*** Assembler:
/usr/bin/gcc -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -Qunused-arguments -x assembler -c /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/ghc21665_0/ghc21665_1.s -o /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/21576.o
*** Deleting temp files:
Deleting: /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/ghc21665_0/ghc21665_1.s
*** Deleting temp dirs:
Deleting: /var/folders/qk/6s42bj3n6g30fyqf6mc2x_c80000gn/T/ghc21665_0
Building MyBlog-0.0.0...
Preprocessing library MyBlog-0.0.0...
Glasgow Haskell Compiler, Version 7.8.3, stage 2 booted by GHC version 7.6.3
Using binary package database: /Applications/GHC.app/Contents/lib/ghc-7.8.3/package.conf.d/package.cache
Using binary package database: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/x86_64-osx-ghc-7.8.3-packages.conf.d/package.cache
Using package config file: dist/dist-sandbox-e4ea4713/package.conf.inplace
package MyBlog-0.0.0-0d230504c83d49b5555ec4f8500de552 is unusable due to missing or recursive dependencies:
persistent-2.1-17e47da624ecacb272c9ecb252c91c53 persistent-postgresql-2.1-56e62d7eafb1957356dd63f1df9dcf6d persistent-template-2.1-ba746da888b82844a9c569d784f44632 shakespeare-2.0.1.1-2f077c770d4bce40582c27fb6b9375c0 yesod-1.4.0-019cf4dd49b0e03f415f5041cdf5ca9a yesod-auth-1.4.0.1-10e3fb042e00d0d5f41018bc80ff8569 yesod-core-1.4.2-94e315ac5c96b50d73b777c0e39a2ff8 yesod-form-1.4.0.1-f924c8f5ee5f2e293a123477ce13b41e yesod-static-1.4.0.2-09decb522f25c2a2ccb1445d972b21bf
package yesod-form-1.4.0.1-f924c8f5ee5f2e293a123477ce13b41e is unusable due to missing or recursive dependencies:
persistent-2.1-17e47da624ecacb272c9ecb252c91c53 shakespeare-2.0.1.1-2f077c770d4bce40582c27fb6b9375c0 yesod-core-1.4.2-94e315ac5c96b50d73b777c0e39a2ff8 yesod-persistent-1.4.0.1-bf5d1b28fd0b04f64ddabf3aa7bfd583
wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
wired-in package base mapped to base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
wired-in package rts mapped to builtin_rts
wired-in package template-haskell mapped to template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
wired-in package dph-seq not found.
wired-in package dph-par not found.
name: array
version: 0.5.0.0
id: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Mutable and immutable arrays
description: In addition to providing the "Data.Array" module
<http://www.haskell.org/onlinereport/haskell2010/haskellch14.html as specified in the Haskell 2010 Language Report>,
this package also defines the classes 'IArray' of
immutable arrays and 'MArray' of arrays mutable within appropriate
monads, as well as some instances of these classes.
category: Data Structures
author:
exposed: False
exposed-modules: Data.Array Data.Array.Base Data.Array.IArray
Data.Array.IO Data.Array.IO.Safe Data.Array.IO.Internals
Data.Array.MArray Data.Array.MArray.Safe Data.Array.ST
Data.Array.ST.Safe Data.Array.Storable Data.Array.Storable.Safe
Data.Array.Storable.Internals Data.Array.Unboxed Data.Array.Unsafe
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/array-0.5.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/array-0.5.0.0
hs-libraries: HSarray-0.5.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/array-0.5.0.0/array.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/array-0.5.0.0
name: bin-package-db
version: 0.0.0.0
id: bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c
license: BSD3
copyright:
maintainer: ghc-devs@haskell.org
stability:
homepage:
package-url:
synopsis: A binary format for the package database
description:
category:
author:
exposed: False
exposed-modules: Distribution.InstalledPackageInfo.Binary
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bin-package-db-0.0.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bin-package-db-0.0.0.0
hs-libraries: HSbin-package-db-0.0.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/bin-package-db.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/bin-package-db-0.0.0.0
name: binary
version: 0.7.1.0
id: binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
license: BSD3
copyright:
maintainer: Lennart Kolmodin, Don Stewart <dons00@gmail.com>
stability: provisional
homepage: https://github.com/kolmodin/binary
package-url:
synopsis: Binary serialisation for Haskell values using lazy ByteStrings
description: Efficient, pure binary serialisation using lazy ByteStrings.
Haskell values may be encoded to and from binary formats,
written to disk as binary, or sent over the network.
The format used can be automatically generated, or
you can choose to implement a custom format if needed.
Serialisation speeds of over 1 G\/sec have been observed,
so this library should be suitable for high performance
scenarios.
category: Data, Parsing
author: Lennart Kolmodin <kolmodin@gmail.com>
exposed: False
exposed-modules: Data.Binary Data.Binary.Put Data.Binary.Get
Data.Binary.Get.Internal Data.Binary.Builder
Data.Binary.Builder.Internal
hidden-modules: Data.Binary.Builder.Base Data.Binary.Class
Data.Binary.Generic
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/binary-0.7.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/binary-0.7.1.0
hs-libraries: HSbinary-0.7.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/binary-0.7.1.0/binary.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/binary-0.7.1.0
name: bytestring
version: 0.10.4.0
id: bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
license: BSD3
copyright: Copyright (c) Don Stewart 2005-2009,
(c) Duncan Coutts 2006-2013,
(c) David Roundy 2003-2005,
(c) Jasper Van der Jeugt 2010,
(c) Simon Meier 2010-2013.
maintainer: Don Stewart <dons00@gmail.com>,
Duncan Coutts <duncan@community.haskell.org>
stability:
homepage: https://github.com/haskell/bytestring
package-url:
synopsis: Fast, compact, strict and lazy byte strings with a list interface
description: An efficient compact, immutable byte string type (both strict and lazy)
suitable for binary or 8-bit character data.
.
The 'ByteString' type represents sequences of bytes or 8-bit characters.
It is suitable for high performance use, both in terms of large data
quantities, or high speed requirements. The 'ByteString' functions follow
the same style as Haskell\'s ordinary lists, so it is easy to convert code
from using 'String' to 'ByteString'.
.
Two 'ByteString' variants are provided:
.
* Strict 'ByteString's keep the string as a single large array. This
makes them convenient for passing data between C and Haskell.
.
* Lazy 'ByteString's use a lazy list of strict chunks which makes it
suitable for I\/O streaming tasks.
.
The @Char8@ modules provide a character-based view of the same
underlying 'ByteString' types. This makes it convenient to handle mixed
binary and 8-bit character content (which is common in many file formats
and network protocols).
.
The 'Builder' module provides an efficient way to build up 'ByteString's
in an ad-hoc way by repeated concatenation. This is ideal for fast
serialisation or pretty printing.
.
There is also a 'ShortByteString' type which has a lower memory overhead
and can can be converted to or from a 'ByteString', but supports very few
other operations. It is suitable for keeping many short strings in memory.
.
'ByteString's are not designed for Unicode. For Unicode strings you should
use the 'Text' type from the @text@ package.
.
These modules are intended to be imported qualified, to avoid name clashes
with "Prelude" functions, e.g.
.
> import qualified Data.ByteString as BS
category: Data
author: Don Stewart,
Duncan Coutts
exposed: True
exposed-modules: Data.ByteString Data.ByteString.Char8
Data.ByteString.Unsafe Data.ByteString.Internal
Data.ByteString.Lazy Data.ByteString.Lazy.Char8
Data.ByteString.Lazy.Internal Data.ByteString.Short
Data.ByteString.Short.Internal Data.ByteString.Builder
Data.ByteString.Builder.Extra Data.ByteString.Builder.Prim
Data.ByteString.Builder.Internal
Data.ByteString.Builder.Prim.Internal Data.ByteString.Lazy.Builder
Data.ByteString.Lazy.Builder.Extras
Data.ByteString.Lazy.Builder.ASCII
hidden-modules: Data.ByteString.Builder.ASCII
Data.ByteString.Builder.Prim.Binary
Data.ByteString.Builder.Prim.ASCII
Data.ByteString.Builder.Prim.Internal.Floating
Data.ByteString.Builder.Prim.Internal.UncheckedShifts
Data.ByteString.Builder.Prim.Internal.Base16
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bytestring-0.10.4.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bytestring-0.10.4.0
hs-libraries: HSbytestring-0.10.4.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/bytestring-0.10.4.0/include
includes: fpstring.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/bytestring-0.10.4.0/bytestring.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/bytestring-0.10.4.0
name: Cabal
version: 1.18.1.3
id: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
license: BSD3
copyright: 2003-2006, Isaac Jones
2005-2011, Duncan Coutts
maintainer: cabal-devel@haskell.org
stability:
homepage: http://www.haskell.org/cabal/
package-url:
synopsis: A framework for packaging Haskell software
description: The Haskell Common Architecture for Building Applications and
Libraries: a framework defining a common interface for authors to more
easily build their Haskell applications in a portable way.
.
The Haskell Cabal is part of a larger infrastructure for distributing,
organizing, and cataloging Haskell libraries and tools.
category: Distribution
author: Isaac Jones <ijones@syntaxpolice.org>
Duncan Coutts <duncan@community.haskell.org>
exposed: False
exposed-modules: Distribution.Compat.Environment
Distribution.Compat.Exception Distribution.Compat.ReadP
Distribution.Compiler Distribution.InstalledPackageInfo
Distribution.License Distribution.Make Distribution.ModuleName
Distribution.Package Distribution.PackageDescription
Distribution.PackageDescription.Check
Distribution.PackageDescription.Configuration
Distribution.PackageDescription.Parse
Distribution.PackageDescription.PrettyPrint
Distribution.PackageDescription.Utils Distribution.ParseUtils
Distribution.ReadE Distribution.Simple Distribution.Simple.Bench
Distribution.Simple.Build Distribution.Simple.Build.Macros
Distribution.Simple.Build.PathsModule
Distribution.Simple.BuildPaths Distribution.Simple.BuildTarget
Distribution.Simple.CCompiler Distribution.Simple.Command
Distribution.Simple.Compiler Distribution.Simple.Configure
Distribution.Simple.GHC Distribution.Simple.Haddock
Distribution.Simple.Hpc Distribution.Simple.Hugs
Distribution.Simple.Install Distribution.Simple.InstallDirs
Distribution.Simple.JHC Distribution.Simple.LHC
Distribution.Simple.LocalBuildInfo Distribution.Simple.NHC
Distribution.Simple.PackageIndex Distribution.Simple.PreProcess
Distribution.Simple.PreProcess.Unlit Distribution.Simple.Program
Distribution.Simple.Program.Ar Distribution.Simple.Program.Builtin
Distribution.Simple.Program.Db Distribution.Simple.Program.Find
Distribution.Simple.Program.GHC Distribution.Simple.Program.HcPkg
Distribution.Simple.Program.Hpc Distribution.Simple.Program.Ld
Distribution.Simple.Program.Run Distribution.Simple.Program.Script
Distribution.Simple.Program.Types Distribution.Simple.Register
Distribution.Simple.Setup Distribution.Simple.SrcDist
Distribution.Simple.Test Distribution.Simple.UHC
Distribution.Simple.UserHooks Distribution.Simple.Utils
Distribution.System Distribution.TestSuite Distribution.Text
Distribution.Verbosity Distribution.Version
Language.Haskell.Extension
hidden-modules: Distribution.Compat.CopyFile
Distribution.Compat.TempFile Distribution.GetOpt
Distribution.Simple.GHC.IPI641 Distribution.Simple.GHC.IPI642
Paths_Cabal
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/Cabal-1.18.1.3
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/Cabal-1.18.1.3
hs-libraries: HSCabal-1.18.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/Cabal-1.18.1.3/Cabal.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/Cabal-1.18.1.3
name: containers
version: 0.5.5.1
id: containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
license: BSD3
copyright:
maintainer: fox@ucw.cz
stability:
homepage:
package-url:
synopsis: Assorted concrete container types
description: This package contains efficient general-purpose implementations
of various basic immutable container types. The declared cost of
each operation is either worst-case or amortized, but remains
valid even if structures are shared.
category: Data Structures
author:
exposed: False
exposed-modules: Data.IntMap Data.IntMap.Lazy Data.IntMap.Strict
Data.IntSet Data.Map Data.Map.Lazy Data.Map.Strict Data.Set
Data.Graph Data.Sequence Data.Tree
hidden-modules: Data.BitUtil Data.IntMap.Base Data.IntSet.Base
Data.Map.Base Data.Set.Base Data.StrictPair
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/containers-0.5.5.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/containers-0.5.5.1
hs-libraries: HScontainers-0.5.5.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/containers-0.5.5.1/containers.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/containers-0.5.5.1
name: deepseq
version: 1.3.0.2
id: deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Deep evaluation of data structures
description: This package provides methods for fully evaluating data structures
(\"deep evaluation\"). Deep evaluation is often used for adding
strictness to a program, e.g. in order to force pending exceptions,
remove space leaks, or force lazy I/O to happen. It is also useful
in parallel programs, to ensure pending work does not migrate to the
wrong thread.
.
The primary use of this package is via the 'deepseq' function, a
\"deep\" version of 'seq'. It is implemented on top of an 'NFData'
typeclass (\"Normal Form Data\", data structures with no unevaluated
components) which defines strategies for fully evaluating different
data types.
.
If you want to automatically derive 'NFData' instances via the
"GHC.Generics" facility, there is a companion package
<http://hackage.haskell.org/package/deepseq-generics deepseq-generics>
which builds on top of this package.
category: Control
author:
exposed: False
exposed-modules: Control.DeepSeq
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/deepseq-1.3.0.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/deepseq-1.3.0.2
hs-libraries: HSdeepseq-1.3.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/deepseq-1.3.0.2/deepseq.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/deepseq-1.3.0.2
name: directory
version: 1.2.1.0
id: directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: library for directory handling
description: This package provides a library for handling directories.
category: System
author:
exposed: True
exposed-modules: System.Directory
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/directory-1.2.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/directory-1.2.1.0
hs-libraries: HSdirectory-1.2.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/directory-1.2.1.0/include
includes: HsDirectory.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/directory-1.2.1.0/directory.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/directory-1.2.1.0
name: filepath
version: 1.3.0.2
id: filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage: http://www-users.cs.york.ac.uk/~ndm/filepath/
package-url:
synopsis: Library for manipulating FilePaths in a cross platform way.
description: A library for 'FilePath' manipulations, using Posix or Windows filepaths
depending on the platform.
.
Both "System.FilePath.Posix" and "System.FilePath.Windows" provide
the same interface. See either for examples and a list of the
available functions.
category: System
author: Neil Mitchell
exposed: False
exposed-modules: System.FilePath System.FilePath.Posix
System.FilePath.Windows
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/filepath-1.3.0.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/filepath-1.3.0.2
hs-libraries: HSfilepath-1.3.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/filepath-1.3.0.2/filepath.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/filepath-1.3.0.2
name: ghc
version: 7.8.3
id: ghc-7.8.3-4d836b1d174c121bcec7367f822004dc
license: BSD3
copyright:
maintainer: glasgow-haskell-users@haskell.org
stability:
homepage: http://www.haskell.org/ghc/
package-url:
synopsis: The GHC API
description: GHC's functionality can be useful for more things than just
compiling Haskell programs. Important use cases are programs
that analyse (and perhaps transform) Haskell code. Others
include loading Haskell code dynamically in a GHCi-like manner.
For this reason, a lot of GHC's functionality is made available
through this package.
category: Development
author: The GHC Team
exposed: False
exposed-modules: Avail BasicTypes ConLike DataCon PatSyn Demand
Exception GhcMonad Hooks Id IdInfo Literal Llvm Llvm.AbsSyn
Llvm.MetaData Llvm.PpLlvm Llvm.Types LlvmCodeGen LlvmCodeGen.Base
LlvmCodeGen.CodeGen LlvmCodeGen.Data LlvmCodeGen.Ppr
LlvmCodeGen.Regs LlvmMangler MkId Module Name NameEnv NameSet
OccName RdrName SrcLoc UniqSupply Unique Var VarEnv VarSet BlockId
CLabel Cmm CmmBuildInfoTables CmmPipeline CmmCallConv
CmmCommonBlockElim CmmContFlowOpt CmmExpr CmmInfo CmmLex CmmLint
CmmLive CmmMachOp CmmNode CmmOpt CmmParse CmmProcPoint
CmmRewriteAssignments CmmSink CmmType CmmUtils CmmLayoutStack
MkGraph PprBase PprC PprCmm PprCmmDecl PprCmmExpr Bitmap
CodeGen.Platform CodeGen.Platform.ARM CodeGen.Platform.NoRegs
CodeGen.Platform.PPC CodeGen.Platform.PPC_Darwin
CodeGen.Platform.SPARC CodeGen.Platform.X86 CodeGen.Platform.X86_64
CgUtils StgCmm StgCmmBind StgCmmClosure StgCmmCon StgCmmEnv
StgCmmExpr StgCmmForeign StgCmmHeap StgCmmHpc StgCmmArgRep
StgCmmLayout StgCmmMonad StgCmmPrim StgCmmProf StgCmmTicky
StgCmmUtils StgCmmExtCode SMRep CoreArity CoreFVs CoreLint CorePrep
CoreSubst CoreSyn TrieMap CoreTidy CoreUnfold CoreUtils
ExternalCore MkCore MkExternalCore PprCore PprExternalCore Check
Coverage Desugar DsArrows DsBinds DsCCall DsExpr DsForeign DsGRHSs
DsListComp DsMonad DsUtils Match MatchCon MatchLit HsBinds HsDecls
HsDoc HsExpr HsImpExp HsLit HsPat HsSyn HsTypes HsUtils BinIface
BuildTyCl IfaceEnv IfaceSyn IfaceType LoadIface MkIface TcIface
FlagChecker Annotations BreakArray CmdLineParser CodeOutput Config
Constants DriverMkDepend DriverPhases PipelineMonad DriverPipeline
DynFlags ErrUtils Finder GHC GhcMake GhcPlugins DynamicLoading
HeaderInfo HscMain HscStats HscTypes InteractiveEval
InteractiveEvalTypes PackageConfig Packages PlatformConstants
PprTyThing StaticFlags SysTools TidyPgm Ctype HaddockUtils LexCore
Lexer OptCoercion Parser ParserCore ParserCoreUtils RdrHsSyn
ForeignCall PrelInfo PrelNames PrelRules PrimOp TysPrim TysWiredIn
CostCentre ProfInit SCCfinal RnBinds RnEnv RnExpr RnHsDoc RnNames
RnPat RnSource RnSplice RnTypes CoreMonad CSE FloatIn FloatOut
LiberateCase OccurAnal SAT SetLevels SimplCore SimplEnv SimplMonad
SimplUtils Simplify SimplStg StgStats UnariseStg Rules SpecConstr
Specialise CoreToStg StgLint StgSyn DmdAnal WorkWrap WwLib FamInst
Inst TcAnnotations TcArrows TcBinds TcClassDcl TcDefaults TcDeriv
TcEnv TcExpr TcForeign TcGenDeriv TcGenGenerics TcHsSyn TcHsType
TcInstDcls TcMType TcValidity TcMatches TcPat TcPatSyn TcRnDriver
TcRnMonad TcRnTypes TcRules TcSimplify TcErrors TcTyClsDecls
TcTyDecls TcType TcEvidence TcUnify TcInteract TcCanonical TcSMonad
TcTypeNats TcSplice Class Coercion FamInstEnv FunDeps InstEnv TyCon
CoAxiom Kind Type TypeRep Unify Bag Binary BooleanFormula BufWrite
Digraph Encoding FastBool FastFunctions FastMutInt FastString
FastTypes Fingerprint FiniteMap GraphBase GraphColor GraphOps
GraphPpr IOEnv ListSetOps Maybes MonadUtils OrdList Outputable Pair
Panic Pretty Serialized State Stream StringBuffer UniqFM UniqSet
Util ExtsCompat46 Vectorise.Builtins.Base
Vectorise.Builtins.Initialise Vectorise.Builtins
Vectorise.Monad.Base Vectorise.Monad.Naming Vectorise.Monad.Local
Vectorise.Monad.Global Vectorise.Monad.InstEnv Vectorise.Monad
Vectorise.Utils.Base Vectorise.Utils.Closure
Vectorise.Utils.Hoisting Vectorise.Utils.PADict
Vectorise.Utils.Poly Vectorise.Utils Vectorise.Generic.Description
Vectorise.Generic.PAMethods Vectorise.Generic.PADict
Vectorise.Generic.PData Vectorise.Type.Env Vectorise.Type.Type
Vectorise.Type.TyConDecl Vectorise.Type.Classify Vectorise.Convert
Vectorise.Vect Vectorise.Var Vectorise.Env Vectorise.Exp Vectorise
Hoopl.Dataflow Hoopl AsmCodeGen TargetReg NCGMonad Instruction Size
Reg RegClass PIC Platform CPrim X86.Regs X86.RegInfo X86.Instr
X86.Cond X86.Ppr X86.CodeGen PPC.Regs PPC.RegInfo PPC.Instr
PPC.Cond PPC.Ppr PPC.CodeGen SPARC.Base SPARC.Regs SPARC.Imm
SPARC.AddrMode SPARC.Cond SPARC.Instr SPARC.Stack
SPARC.ShortcutJump SPARC.Ppr SPARC.CodeGen SPARC.CodeGen.Amode
SPARC.CodeGen.Base SPARC.CodeGen.CondCode SPARC.CodeGen.Gen32
SPARC.CodeGen.Gen64 SPARC.CodeGen.Sanity SPARC.CodeGen.Expand
RegAlloc.Liveness RegAlloc.Graph.Main RegAlloc.Graph.Stats
RegAlloc.Graph.ArchBase RegAlloc.Graph.ArchX86
RegAlloc.Graph.Coalesce RegAlloc.Graph.Spill
RegAlloc.Graph.SpillClean RegAlloc.Graph.SpillCost
RegAlloc.Graph.TrivColorable RegAlloc.Linear.Main
RegAlloc.Linear.JoinToTargets RegAlloc.Linear.State
RegAlloc.Linear.Stats RegAlloc.Linear.FreeRegs
RegAlloc.Linear.StackMap RegAlloc.Linear.Base
RegAlloc.Linear.X86.FreeRegs RegAlloc.Linear.X86_64.FreeRegs
RegAlloc.Linear.PPC.FreeRegs RegAlloc.Linear.SPARC.FreeRegs DsMeta
Convert ByteCodeAsm ByteCodeGen ByteCodeInstr ByteCodeItbls
ByteCodeLink Debugger LibFFI Linker ObjLink RtClosureInspect
DebuggerUtils
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-7.8.3
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-7.8.3
hs-libraries: HSghc-7.8.3
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-7.8.3/include
includes:
depends: Cabal-1.18.1.3-89fcb17b479617112f670ab32d335f43
array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
hoopl-3.10.0.1-78e45fe2aae96846315ab833b31e7409
hpc-0.6.0.1-fa99203f9c565a963745ce11860c456f
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/ghc-7.8.3/ghc.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/ghc-7.8.3
name: haskeline
version: 0.7.1.2
id: haskeline-0.7.1.2-ec389140730241a5428bc5563724c813
license: BSD3
copyright: (c) Judah Jacobson
maintainer: Judah Jacobson <judah.jacobson@gmail.com>
stability: Experimental
homepage: http://trac.haskell.org/haskeline
package-url:
synopsis: A command-line interface for user input, written in Haskell.
description: Haskeline provides a user interface for line input in command-line
programs. This library is similar in purpose to readline, but since
it is written in Haskell it is (hopefully) more easily used in other
Haskell programs.
.
Haskeline runs both on POSIX-compatible systems and on Windows.
category: User Interfaces
author: Judah Jacobson
exposed: False
exposed-modules: System.Console.Haskeline
System.Console.Haskeline.Completion
System.Console.Haskeline.MonadException
System.Console.Haskeline.History System.Console.Haskeline.IO
hidden-modules: System.Console.Haskeline.Backend
System.Console.Haskeline.Backend.WCWidth
System.Console.Haskeline.Command
System.Console.Haskeline.Command.Completion
System.Console.Haskeline.Command.History
System.Console.Haskeline.Command.KillRing
System.Console.Haskeline.Directory System.Console.Haskeline.Emacs
System.Console.Haskeline.InputT System.Console.Haskeline.Key
System.Console.Haskeline.LineState System.Console.Haskeline.Monads
System.Console.Haskeline.Prefs System.Console.Haskeline.RunCommand
System.Console.Haskeline.Term System.Console.Haskeline.Command.Undo
System.Console.Haskeline.Vi System.Console.Haskeline.Recover
System.Console.Haskeline.Backend.Posix
System.Console.Haskeline.Backend.Posix.Encoder
System.Console.Haskeline.Backend.DumbTerm
System.Console.Haskeline.Backend.Terminfo
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskeline-0.7.1.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskeline-0.7.1.2
hs-libraries: HShaskeline-0.7.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
terminfo-0.4.0.0-b02cf5922e12c1a9557df1270cdf18b7
transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/haskeline-0.7.1.2/haskeline.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/haskeline-0.7.1.2
name: haskell2010
version: 1.1.2.0
id: haskell2010-1.1.2.0-e8653d9939d09967f93e0c3ba99fea55
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage: http://www.haskell.org/onlinereport/haskell2010/
package-url:
synopsis: Compatibility with Haskell 2010
description: This package provides exactly the library modules defined by
the <http://www.haskell.org/onlinereport/haskell2010/ Haskell 2010 standard>.
category: Haskell2010, Prelude
author:
exposed: False
exposed-modules: Prelude Control.Monad Data.Array Data.Bits
Data.Char Data.Complex Data.Int Data.Ix Data.List Data.Maybe
Data.Ratio Data.Word Foreign Foreign.C Foreign.C.Error
Foreign.C.String Foreign.C.Types Foreign.ForeignPtr Foreign.Marshal
Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error
Foreign.Marshal.Utils Foreign.Ptr Foreign.StablePtr
Foreign.Storable Numeric System.Environment System.Exit System.IO
System.IO.Error
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell2010-1.1.2.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell2010-1.1.2.0
hs-libraries: HShaskell2010-1.1.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/haskell2010-1.1.2.0/haskell2010.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/haskell2010-1.1.2.0
name: haskell98
version: 2.0.0.3
id: haskell98-2.0.0.3-ff7b3f2c7eb259f619bd08eee88d4b24
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage: http://www.haskell.org/definition/
package-url:
synopsis: Compatibility with Haskell 98
description: This package provides compatibility with the modules of Haskell
98 and the FFI addendum, by means of wrappers around modules from
the base package (which in many cases have additional features).
However "Prelude", "Numeric" and "Foreign" are provided directly by
the @base@ package.
category: Haskell98, Prelude
author:
exposed: False
exposed-modules: Prelude Array CPUTime Char Complex Directory IO Ix
List Locale Maybe Monad Numeric Random Ratio System Time Bits
CError CForeign CString CTypes ForeignPtr Int MarshalAlloc
MarshalArray MarshalError MarshalUtils Ptr StablePtr Storable Word
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell98-2.0.0.3
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/haskell98-2.0.0.3
hs-libraries: HShaskell98-2.0.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/haskell98-2.0.0.3/haskell98.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/haskell98-2.0.0.3
name: hoopl
version: 3.10.0.1
id: hoopl-3.10.0.1-78e45fe2aae96846315ab833b31e7409
license: BSD3
copyright:
maintainer: nr@cs.tufts.edu
stability:
homepage: http://ghc.cs.tufts.edu/hoopl/
package-url:
synopsis: A library to support dataflow analysis and optimization
description: Higher-order optimization library
.
See /Norman Ramsey, Joao Dias, and Simon Peyton Jones./
<http://research.microsoft.com/en-us/um/people/simonpj/Papers/c--/hoopl-haskell10.pdf "Hoopl: A Modular, Reusable Library for Dataflow Analysis and Transformation"> /(2010)/ for more details.
category: Compilers/Interpreters
author: Norman Ramsey, Joao Dias, Simon Marlow and Simon Peyton Jones
exposed: False
exposed-modules: Compiler.Hoopl Compiler.Hoopl.Internals
Compiler.Hoopl.Wrappers Compiler.Hoopl.Passes.Dominator
Compiler.Hoopl.Passes.DList
hidden-modules: Compiler.Hoopl.Checkpoint
Compiler.Hoopl.Collections Compiler.Hoopl.Combinators
Compiler.Hoopl.Dataflow Compiler.Hoopl.Debug Compiler.Hoopl.Block
Compiler.Hoopl.Graph Compiler.Hoopl.Label Compiler.Hoopl.MkGraph
Compiler.Hoopl.Fuel Compiler.Hoopl.Pointed Compiler.Hoopl.Shape
Compiler.Hoopl.Show Compiler.Hoopl.Unique Compiler.Hoopl.XUtil
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hoopl-3.10.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hoopl-3.10.0.1
hs-libraries: HShoopl-3.10.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/hoopl-3.10.0.1/hoopl.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/hoopl-3.10.0.1
name: hpc
version: 0.6.0.1
id: hpc-0.6.0.1-fa99203f9c565a963745ce11860c456f
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Code Coverage Library for Haskell
description: This package provides the code coverage library for Haskell.
.
See <http://www.haskell.org/haskellwiki/Haskell_program_coverage> for more
information.
category: Control
author: Andy Gill
exposed: False
exposed-modules: Trace.Hpc.Util Trace.Hpc.Mix Trace.Hpc.Tix
Trace.Hpc.Reflect
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hpc-0.6.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/hpc-0.6.0.1
hs-libraries: HShpc-0.6.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/hpc-0.6.0.1/hpc.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/hpc-0.6.0.1
name: old-locale
version: 1.0.0.6
id: old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: locale library
description: This package provides the ability to adapt to
locale conventions such as date and time formats.
category: System
author:
exposed: False
exposed-modules: System.Locale
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-locale-1.0.0.6
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-locale-1.0.0.6
hs-libraries: HSold-locale-1.0.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/old-locale-1.0.0.6/old-locale.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/old-locale-1.0.0.6
name: old-time
version: 1.1.0.2
id: old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Time library
description: This package provides the old time library.
.
For new projects, the newer
<http://hackage.haskell.org/package/time time library>
is recommended.
category: System
author:
exposed: False
exposed-modules: System.Time
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-time-1.1.0.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-time-1.1.0.2
hs-libraries: HSold-time-1.1.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/old-time-1.1.0.2/include
includes: HsTime.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/old-time-1.1.0.2/old-time.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/old-time-1.1.0.2
name: pretty
version: 1.1.1.1
id: pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
license: BSD3
copyright:
maintainer: David Terei <code@davidterei.com>
stability: Stable
homepage: http://github.com/haskell/pretty
package-url:
synopsis: Pretty-printing library
description: This package contains a pretty-printing library, a set of API's
that provides a way to easily print out text in a consistent
format of your choosing. This is useful for compilers and related
tools.
.
This library was originally designed by John Hughes's and has since
been heavily modified by Simon Peyton Jones.
category: Text
author:
exposed: False
exposed-modules: Text.PrettyPrint Text.PrettyPrint.HughesPJ
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/pretty-1.1.1.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/pretty-1.1.1.1
hs-libraries: HSpretty-1.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/pretty-1.1.1.1/pretty.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/pretty-1.1.1.1
name: process
version: 1.2.0.0
id: process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Process libraries
description: This package contains libraries for dealing with system processes.
category: System
author:
exposed: False
exposed-modules: System.Cmd System.Process System.Process.Internals
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/process-1.2.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/process-1.2.0.0
hs-libraries: HSprocess-1.2.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/process-1.2.0.0/include
includes: runProcess.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/process-1.2.0.0/process.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/process-1.2.0.0
name: terminfo
version: 0.4.0.0
id: terminfo-0.4.0.0-b02cf5922e12c1a9557df1270cdf18b7
license: BSD3
copyright: (c) Judah Jacobson
maintainer: Judah Jacobson <judah.jacobson@gmail.com>
stability: Stable
homepage: https://github.com/judah/terminfo
package-url:
synopsis: Haskell bindings to the terminfo library.
description: This library provides an interface to the terminfo database (via bindings to the
curses library). <http://en.wikipedia.org/wiki/Terminfo Terminfo> allows POSIX
systems to interact with a variety of terminals using a standard set of capabilities.
category: User Interfaces
author: Judah Jacobson
exposed: False
exposed-modules: System.Console.Terminfo
System.Console.Terminfo.Base System.Console.Terminfo.Cursor
System.Console.Terminfo.Color System.Console.Terminfo.Edit
System.Console.Terminfo.Effects System.Console.Terminfo.Keys
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/terminfo-0.4.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/terminfo-0.4.0.0
hs-libraries: HSterminfo-0.4.0.0
extra-libraries: ncurses
extra-ghci-libraries:
include-dirs:
includes: ncurses.h term.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/terminfo-0.4.0.0/terminfo.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/terminfo-0.4.0.0
name: time
version: 1.4.2
id: time-1.4.2-bf925e935c287d0b75398fe297453c28
license: BSD3
copyright:
maintainer: <ashley@semantic.org>
stability: stable
homepage: http://semantic.org/TimeLib/
package-url:
synopsis: A time library
description: A time library
category: System
author: Ashley Yakeley
exposed: False
exposed-modules: Data.Time.Calendar Data.Time.Calendar.MonthDay
Data.Time.Calendar.OrdinalDate Data.Time.Calendar.WeekDate
Data.Time.Calendar.Julian Data.Time.Calendar.Easter Data.Time.Clock
Data.Time.Clock.POSIX Data.Time.Clock.TAI Data.Time.LocalTime
Data.Time.Format Data.Time
hidden-modules: Data.Time.Calendar.Private Data.Time.Calendar.Days
Data.Time.Calendar.Gregorian Data.Time.Calendar.JulianYearDay
Data.Time.Clock.Scale Data.Time.Clock.UTC Data.Time.Clock.CTimeval
Data.Time.Clock.UTCDiff Data.Time.LocalTime.TimeZone
Data.Time.LocalTime.TimeOfDay Data.Time.LocalTime.LocalTime
Data.Time.Format.Parse
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/time-1.4.2
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/time-1.4.2
hs-libraries: HStime-1.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/time-1.4.2/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/time-1.4.2/time.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/time-1.4.2
name: transformers
version: 0.3.0.0
id: transformers-0.3.0.0-16a97696ae672940f1523b262e566ba5
license: BSD3
copyright:
maintainer: Ross Paterson <ross@soi.city.ac.uk>
stability:
homepage:
package-url:
synopsis: Concrete functor and monad transformers
description: A portable library of functor and monad transformers, inspired by
the paper \"Functional Programming with Overloading and Higher-Order
Polymorphism\", by Mark P Jones,
in /Advanced School of Functional Programming/, 1995
(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
.
This package contains:
.
* the monad transformer class (in "Control.Monad.Trans.Class")
.
* concrete functor and monad transformers, each with associated
operations and functions to lift operations associated with other
transformers.
.
It can be used on its own in portable Haskell code, or with the monad
classes in the @mtl@ or @monads-tf@ packages, which automatically
lift operations introduced by monad transformers through other
transformers.
category: Control
author: Andy Gill, Ross Paterson
exposed: False
exposed-modules: Control.Applicative.Backwards
Control.Applicative.Lift Control.Monad.IO.Class
Control.Monad.Trans.Class Control.Monad.Trans.Cont
Control.Monad.Trans.Error Control.Monad.Trans.Identity
Control.Monad.Trans.List Control.Monad.Trans.Maybe
Control.Monad.Trans.Reader Control.Monad.Trans.RWS
Control.Monad.Trans.RWS.Lazy Control.Monad.Trans.RWS.Strict
Control.Monad.Trans.State Control.Monad.Trans.State.Lazy
Control.Monad.Trans.State.Strict Control.Monad.Trans.Writer
Control.Monad.Trans.Writer.Lazy Control.Monad.Trans.Writer.Strict
Data.Functor.Compose Data.Functor.Constant Data.Functor.Identity
Data.Functor.Product Data.Functor.Reverse
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/transformers-0.3.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/transformers-0.3.0.0
hs-libraries: HStransformers-0.3.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/transformers-0.3.0.0/transformers.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/transformers-0.3.0.0
name: unix
version: 2.7.0.1
id: unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: POSIX functionality
description: This package gives you access to the set of operating system
services standardised by POSIX 1003.1b (or the IEEE Portable
Operating System Interface for Computing Environments -
IEEE Std. 1003.1).
.
The package is not supported under Windows (except under Cygwin).
category: System
author:
exposed: True
exposed-modules: System.Posix System.Posix.ByteString
System.Posix.Error System.Posix.Resource System.Posix.Time
System.Posix.Unistd System.Posix.User System.Posix.Signals
System.Posix.Signals.Exts System.Posix.Semaphore
System.Posix.SharedMem System.Posix.ByteString.FilePath
System.Posix.Directory System.Posix.Directory.ByteString
System.Posix.DynamicLinker.Module
System.Posix.DynamicLinker.Module.ByteString
System.Posix.DynamicLinker.Prim
System.Posix.DynamicLinker.ByteString System.Posix.DynamicLinker
System.Posix.Files System.Posix.Files.ByteString System.Posix.IO
System.Posix.IO.ByteString System.Posix.Env
System.Posix.Env.ByteString System.Posix.Process
System.Posix.Process.Internals System.Posix.Process.ByteString
System.Posix.Temp System.Posix.Temp.ByteString
System.Posix.Terminal System.Posix.Terminal.ByteString
hidden-modules: System.Posix.Directory.Common
System.Posix.DynamicLinker.Common System.Posix.Files.Common
System.Posix.IO.Common System.Posix.Process.Common
System.Posix.Terminal.Common
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/unix-2.7.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/unix-2.7.0.1
hs-libraries: HSunix-2.7.0.1
extra-libraries: dl
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/unix-2.7.0.1/include
includes: HsUnix.h execvpe.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/unix-2.7.0.1/unix.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/unix-2.7.0.1
name: xhtml
version: 3000.2.1
id: xhtml-3000.2.1-2da8c2cd0581a1aa5b8f1c06f5c3b943
license: BSD3
copyright: Bjorn Bringert 2004-2006, Andy Gill and the Oregon
Graduate Institute of Science and Technology, 1999-2001
maintainer: Chris Dornan <chris@chrisdornan.com>
stability: Stable
homepage: https://github.com/haskell/xhtml
package-url:
synopsis: An XHTML combinator library
description: This package provides combinators for producing
XHTML 1.0, including the Strict, Transitional and
Frameset variants.
category: Web, XML, Pretty Printer
author: Bjorn Bringert
exposed: False
exposed-modules: Text.XHtml Text.XHtml.Frameset Text.XHtml.Strict
Text.XHtml.Transitional Text.XHtml.Debug Text.XHtml.Table
hidden-modules: Text.XHtml.Strict.Attributes
Text.XHtml.Strict.Elements Text.XHtml.Frameset.Attributes
Text.XHtml.Frameset.Elements Text.XHtml.Transitional.Attributes
Text.XHtml.Transitional.Elements Text.XHtml.BlockTable
Text.XHtml.Extras Text.XHtml.Internals
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/xhtml-3000.2.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/xhtml-3000.2.1
hs-libraries: HSxhtml-3000.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/xhtml-3000.2.1/xhtml.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/xhtml-3000.2.1
name: yesod
version: 1.4.0
id: yesod-1.4.0-bb3acc718dd7ce425fc3bc3304552da6
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: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-1.4.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-1.4.0
hs-libraries: HSyesod-1.4.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
fast-logger-2.2.0-6e2463c033473d587e34fc92af9e328c
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
monad-logger-0.3.7.2-6dc24ee6f8b10dfd642f105f3d0fa638
safe-0.3.8-d27469af80fe61366118847fa2c7f81d
shakespeare-2.0.1.1-b52a91d0115ff889e6c4ad99528a0f59
streaming-commons-0.1.5-197a7c3ae665d4883377732aa398dd2a
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
wai-3.0.2-8d45ead088868864f682f18849b795b6
wai-extra-3.0.2.1-7790f1f7515d701966bc6292900c151d
warp-3.0.2.3-4a9af4e51eef75030983ee0abe4bdb54
yaml-0.8.9.3-aa4ff307db9cdeb7fe37e99ac782d82f
yesod-auth-1.4.0.1-d3f8961223ab27d00bf45909765cc438
yesod-core-1.4.2-a89990446016d144b17b3cbe146b855d
yesod-form-1.4.0.2-67f802b750ff2e5a643894e582f4ee9f
yesod-persistent-1.4.0.1-a11b64113f5dd3b570f86bb23c009632
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-1.4.0/html/yesod.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-1.4.0/html
name: yesod-auth
version: 1.4.0.1
id: yesod-auth-1.4.0.1-d3f8961223ab27d00bf45909765cc438
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Authentication for Yesod.
description: This package provides a pluggable mechanism for allowing users to authenticate with your site. It comes with a number of common plugins, such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description.
.
* <http://hackage.haskell.org/package/yesod-auth-account>: An account authentication plugin for Yesod
.
* <http://hackage.haskell.org/package/yesod-auth-hashdb>: The HashDB module previously packaged in yesod-auth, now with stronger, but compatible, security.
.
* <https://github.com/ollieh/yesod-auth-bcrypt/>: An alternative to the HashDB module.
category: Web, Yesod
author: Michael Snoyman, Patrick Brisbin
exposed: True
exposed-modules: Yesod.Auth Yesod.Auth.BrowserId Yesod.Auth.Dummy
Yesod.Auth.Email Yesod.Auth.OpenId Yesod.Auth.Rpxnow
Yesod.Auth.Message Yesod.Auth.GoogleEmail Yesod.Auth.GoogleEmail2
hidden-modules: Yesod.Auth.Routes Yesod.PasswordStore
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1
hs-libraries: HSyesod-auth-1.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
authenticate-1.3.2.10-dcc7677f14042462479bd0a2168c02da
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base16-bytestring-0.1.1.6-f122338b0185e05f7422e84f1cb5a104
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
email-validate-2.0.1-7f53969f58de258e38e90cb90ac57e57
file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
http-client-0.4.0.1-1e64bd98cc4c0025cb9dd54766b3f9c7
http-conduit-2.1.4.5-f95341bb8826ee9b03e90e37a2758f0b
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
mime-mail-0.4.5.2-d794c1b1d899144d48327f10adb50752
network-uri-2.6.0.1-3d82f4ac695967ca5c950edea209b955
persistent-2.1-7992e7c7bc19c11d7e899ac2dd148e64
persistent-template-2.1-85073ab9b1e6d91de95fb96f04c7dda8
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
safe-0.3.8-d27469af80fe61366118847fa2c7f81d
shakespeare-2.0.1.1-b52a91d0115ff889e6c4ad99528a0f59
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
wai-3.0.2-8d45ead088868864f682f18849b795b6
yesod-core-1.4.2-a89990446016d144b17b3cbe146b855d
yesod-form-1.4.0.2-67f802b750ff2e5a643894e582f4ee9f
yesod-persistent-1.4.0.1-a11b64113f5dd3b570f86bb23c009632
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1/html/yesod-auth.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-auth-1.4.0.1/html
name: persistent-postgresql
version: 2.1
id: persistent-postgresql-2.1-fbcf80a3fa738b03a597d861ede246ee
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Backend for the persistent library using postgresql.
description: Based on the postgresql-simple package
category: Database, Yesod
author: Felipe Lessa, Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Persist.Postgresql
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1
hs-libraries: HSpersistent-postgresql-2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
monad-logger-0.3.7.2-6dc24ee6f8b10dfd642f105f3d0fa638
persistent-2.1-7992e7c7bc19c11d7e899ac2dd148e64
postgresql-libpq-0.9.0.1-eef6f1b130529aea17b0c5c7eb7cf24a
postgresql-simple-0.4.6.0-ceff3f6e84ba68c913bd77bef7b64e0c
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1/html/persistent-postgresql.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/persistent-postgresql-2.1/html
name: yesod-form
version: 1.4.0.2
id: yesod-form-1.4.0.2-67f802b750ff2e5a643894e582f4ee9f
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Form handling support for Yesod Web Framework
description: Form handling support for Yesod Web Framework
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod.Form Yesod.Form.Types Yesod.Form.Functions
Yesod.Form.Bootstrap3 Yesod.Form.Input Yesod.Form.Fields
Yesod.Form.Jquery Yesod.Form.Nic Yesod.Form.MassInput
Yesod.Form.I18n.English Yesod.Form.I18n.Portuguese
Yesod.Form.I18n.Swedish Yesod.Form.I18n.German
Yesod.Form.I18n.French Yesod.Form.I18n.Norwegian
Yesod.Form.I18n.Japanese Yesod.Form.I18n.Czech
Yesod.Form.I18n.Russian
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.2
hs-libraries: HSyesod-form-1.4.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
email-validate-2.0.1-7f53969f58de258e38e90cb90ac57e57
network-uri-2.6.0.1-3d82f4ac695967ca5c950edea209b955
persistent-2.1-7992e7c7bc19c11d7e899ac2dd148e64
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
shakespeare-2.0.1.1-b52a91d0115ff889e6c4ad99528a0f59
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
wai-3.0.2-8d45ead088868864f682f18849b795b6
xss-sanitize-0.3.5.4-b4d330f81f97cc40ceac4d302e4b2d9f
yesod-core-1.4.2-a89990446016d144b17b3cbe146b855d
yesod-persistent-1.4.0.1-a11b64113f5dd3b570f86bb23c009632
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.2/html/yesod-form.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-form-1.4.0.2/html
name: yesod-static
version: 1.4.0.2
id: yesod-static-1.4.0.2-031ba1bc59dc3a3e758d660e39ed5275
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Static file serving subsite for Yesod Web Framework.
description: Static file serving subsite for Yesod Web Framework.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod.Static Yesod.EmbeddedStatic
Yesod.EmbeddedStatic.Generators Yesod.EmbeddedStatic.Types
Yesod.EmbeddedStatic.Css.AbsoluteUrl
hidden-modules: Yesod.EmbeddedStatic.Internal
Yesod.EmbeddedStatic.Css.Util
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2
hs-libraries: HSyesod-static-1.4.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.6-f3b8c6a4be17de4cc051024c7e1f2f16
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
cryptohash-conduit-0.1.1-39c9aeb1b47e07cd04aa5ea674e8bf73
css-text-0.1.2.1-e537b18c752a2c6932383be2a137f4ad
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
hjsmin-0.1.4.7-e49ad098e4107b3cc97729dc4102569d
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
mime-types-0.1.0.4-dec7db7d594faac12517b67cabbfd918
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
system-fileio-0.3.14-9c4a744eaeddea5381ac47811caf3514
system-filepath-0.4.12-75f794cff26e77a54cc98d5e6089d114
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
wai-3.0.2-8d45ead088868864f682f18849b795b6
wai-app-static-3.0.0.1-a372efe3d9317edd51818960d6a74bb7
yesod-core-1.4.2-a89990446016d144b17b3cbe146b855d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2/html/yesod-static.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-static-1.4.0.2/html
name: yesod-test
version: 1.4.0.3
id: yesod-test-1.4.0.3-e77bfa668ac9fe6e55f3e10e62ed2ee9
license: MIT
copyright:
maintainer: Michael Snoyman, Greg Weber, Nubis <nubis@woobiz.com.ar>
stability: Experimental
homepage: http://www.yesodweb.com
package-url:
synopsis: integration testing for WAI/Yesod Applications
description: Behaviour Oriented integration Testing for Yesod Applications
category: Web, Yesod, Testing
author: Nubis <nubis@woobiz.com.ar>
exposed: False
exposed-modules: Yesod.Test Yesod.Test.CssQuery
Yesod.Test.TransversingCSS
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3
hs-libraries: HSyesod-test-1.4.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cookie-0.4.1.4-837771e3bfd31717ae12dda0519c4f34
hspec-1.11.4-4efb40d0166383d9e4b8d8dcf30d462b
html-conduit-1.1.1.1-b09399dcc75b58815c321e463f3d541a
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
persistent-2.1-7992e7c7bc19c11d7e899ac2dd148e64
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
wai-3.0.2-8d45ead088868864f682f18849b795b6
wai-extra-3.0.2.1-7790f1f7515d701966bc6292900c151d
xml-conduit-1.2.3-c271297d1e3e380146abb7b3398e43eb
xml-types-0.3.4-9fbac1e7d9fa8ee036d82bb4f13e0298
yesod-core-1.4.2-a89990446016d144b17b3cbe146b855d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3/html/yesod-test.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-test-1.4.0.3/html
name: yesod-persistent
version: 1.4.0.1
id: yesod-persistent-1.4.0.1-a11b64113f5dd3b570f86bb23c009632
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: Some helpers for using Persistent from Yesod.
description: Some helpers for using Persistent from Yesod.
category: Web, Yesod, Database
author: Michael Snoyman <michael@snoyman.com>
exposed: False
exposed-modules: Yesod.Persist Yesod.Persist.Core
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1
hs-libraries: HSyesod-persistent-1.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
persistent-2.1-7992e7c7bc19c11d7e899ac2dd148e64
persistent-template-2.1-85073ab9b1e6d91de95fb96f04c7dda8
resource-pool-0.2.3.0-0fa96efc4d336876fb49f4311a96bffb
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
yesod-core-1.4.2-a89990446016d144b17b3cbe146b855d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1/html/yesod-persistent.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-persistent-1.4.0.1/html
name: yesod-core
version: 1.4.2
id: yesod-core-1.4.2-a89990446016d144b17b3cbe146b855d
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: Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving.
.
The Yesod documentation site <http://www.yesodweb.com/> has much more information, tutorials and information on some of the supporting packages, like Hamlet and Persistent.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Yesod.Core Yesod.Core.Content Yesod.Core.Dispatch
Yesod.Core.Handler Yesod.Core.Json Yesod.Core.Widget
Yesod.Core.Internal Yesod.Core.Types Yesod.Routes.TH.Types
hidden-modules: Yesod.Core.Internal.Session
Yesod.Core.Internal.Request Yesod.Core.Class.Handler
Yesod.Core.Internal.Util Yesod.Core.Internal.Response
Yesod.Core.Internal.Run Yesod.Core.Internal.TH
Yesod.Core.Internal.LiteApp Yesod.Core.Class.Yesod
Yesod.Core.Class.Dispatch Yesod.Core.Class.Breadcrumbs
Yesod.Core.TypeCache Paths_yesod_core Yesod.Routes.TH
Yesod.Routes.Class Yesod.Routes.Parse Yesod.Routes.Overlap
Yesod.Routes.TH.Dispatch Yesod.Routes.TH.RenderRoute
Yesod.Routes.TH.ParseRoute Yesod.Routes.TH.RouteAttrs
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2
hs-libraries: HSyesod-core-1.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
clientsession-0.9.1-8a7612f7c5ec948c2ce030998df2effa
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cookie-0.4.1.4-837771e3bfd31717ae12dda0519c4f34
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
fast-logger-2.2.0-6e2463c033473d587e34fc92af9e328c
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
monad-logger-0.3.7.2-6dc24ee6f8b10dfd642f105f3d0fa638
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
parsec-3.1.7-28f535acb9295c3bbe8b01410b62abe1
path-pieces-0.1.4-4f525d5c408e7002dcbc3dc47011e2c6
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
safe-0.3.8-d27469af80fe61366118847fa2c7f81d
shakespeare-2.0.1.1-b52a91d0115ff889e6c4ad99528a0f59
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
wai-3.0.2-8d45ead088868864f682f18849b795b6
wai-extra-3.0.2.1-7790f1f7515d701966bc6292900c151d
wai-logger-2.2.3-6b26604b1ee02bc3f45234e5000c4cec
warp-3.0.2.3-4a9af4e51eef75030983ee0abe4bdb54
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2/html/yesod-core.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yesod-core-1.4.2/html
name: persistent-template
version: 2.1
id: persistent-template-2.1-85073ab9b1e6d91de95fb96f04c7dda8
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Type-safe, non-relational, multi-backend persistence.
description: This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful.
category: Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Persist.TH
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/persistent-template-2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/persistent-template-2.1
hs-libraries: HSpersistent-template-2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
monad-logger-0.3.7.2-6dc24ee6f8b10dfd642f105f3d0fa638
path-pieces-0.1.4-4f525d5c408e7002dcbc3dc47011e2c6
persistent-2.1-7992e7c7bc19c11d7e899ac2dd148e64
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/persistent-template-2.1/html/persistent-template.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/persistent-template-2.1/html
name: persistent
version: 2.1
id: persistent-2.1-7992e7c7bc19c11d7e899ac2dd148e64
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/persistent
package-url:
synopsis: Type-safe, multi-backend data serialization.
description: Type-safe, data serialization. You must use a specific backend in order to make this useful.
category: Database, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Database.Persist Database.Persist.Quasi
Database.Persist.Types Database.Persist.Class Database.Persist.Sql
hidden-modules: Database.Persist.Types.Base
Database.Persist.Class.DeleteCascade
Database.Persist.Class.PersistEntity
Database.Persist.Class.PersistQuery
Database.Persist.Class.PersistUnique
Database.Persist.Class.PersistConfig
Database.Persist.Class.PersistField
Database.Persist.Class.PersistStore Database.Persist.Sql.Migration
Database.Persist.Sql.Internal Database.Persist.Sql.Types
Database.Persist.Sql.Raw Database.Persist.Sql.Run
Database.Persist.Sql.Class Database.Persist.Sql.Orphan.PersistQuery
Database.Persist.Sql.Orphan.PersistStore
Database.Persist.Sql.Orphan.PersistUnique
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/persistent-2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/persistent-2.1
hs-libraries: HSpersistent-2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
fast-logger-2.2.0-6e2463c033473d587e34fc92af9e328c
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
monad-logger-0.3.7.2-6dc24ee6f8b10dfd642f105f3d0fa638
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
path-pieces-0.1.4-4f525d5c408e7002dcbc3dc47011e2c6
resource-pool-0.2.3.0-0fa96efc4d336876fb49f4311a96bffb
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
silently-1.2.4.1-e5a077a8430c9f84aa7f1babf16eee71
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/persistent-2.1/html/persistent.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/persistent-2.1/html
name: shakespeare
version: 2.0.1.1
id: shakespeare-2.0.1.1-b52a91d0115ff889e6c4ad99528a0f59
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
package-url:
synopsis: A toolkit for making compile-time interpolated templates
description: Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass.
.
Shakespeare templates can be used inline with a quasi-quoter or in an external file.
.
Note there is no dependency on haskell-src-extras. Instead Shakespeare believes logic should stay out of templates and has its own minimal Haskell parser.
.
Packages that use this: shakespeare-js, shakespeare-css, shakespeare-text, hamlet, and xml-hamlet
.
Please see the documentation at <http://www.yesodweb.com/book/shakespearean-templates> for more details.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Text.Shakespeare.I18N Text.Shakespeare.Text
Text.Roy Text.Julius Text.Coffee Text.Hamlet Text.Hamlet.RT
Text.Lucius Text.Cassius Text.Shakespeare.Base Text.Shakespeare
Text.TypeScript
hidden-modules: Text.Hamlet.Parse Text.Css Text.MkSizeType
Text.IndentToBrace Text.CssCommon
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1
hs-libraries: HSshakespeare-2.0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
parsec-3.1.7-28f535acb9295c3bbe8b01410b62abe1
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
system-fileio-0.3.14-9c4a744eaeddea5381ac47811caf3514
system-filepath-0.4.12-75f794cff26e77a54cc98d5e6089d114
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1/html/shakespeare.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/shakespeare-2.0.1.1/html
name: postgresql-simple
version: 0.4.6.0
id: postgresql-simple-0.4.6.0-ceff3f6e84ba68c913bd77bef7b64e0c
license: BSD3
copyright: (c) 2011 MailRank, Inc.
(c) 2011-2013 Leon P Smith
maintainer: Leon P Smith <leon@melding-monads.com>
stability:
homepage:
package-url:
synopsis: Mid-Level PostgreSQL client library
description: Mid-Level PostgreSQL client library, forked from mysql-simple.
category: Database
author: Bryan O'Sullivan, Leon P Smith
exposed: False
exposed-modules: Database.PostgreSQL.Simple
Database.PostgreSQL.Simple.Arrays
Database.PostgreSQL.Simple.BuiltinTypes
Database.PostgreSQL.Simple.Copy
Database.PostgreSQL.Simple.FromField
Database.PostgreSQL.Simple.FromRow
Database.PostgreSQL.Simple.LargeObjects
Database.PostgreSQL.Simple.HStore
Database.PostgreSQL.Simple.HStore.Internal
Database.PostgreSQL.Simple.Notification
Database.PostgreSQL.Simple.Ok Database.PostgreSQL.Simple.SqlQQ
Database.PostgreSQL.Simple.Time
Database.PostgreSQL.Simple.Time.Internal
Database.PostgreSQL.Simple.ToField Database.PostgreSQL.Simple.ToRow
Database.PostgreSQL.Simple.Transaction
Database.PostgreSQL.Simple.TypeInfo
Database.PostgreSQL.Simple.TypeInfo.Macro
Database.PostgreSQL.Simple.TypeInfo.Static
Database.PostgreSQL.Simple.Types Database.PostgreSQL.Simple.Errors
Database.PostgreSQL.Simple.Internal
hidden-modules: Database.PostgreSQL.Simple.Compat
Database.PostgreSQL.Simple.HStore.Implementation
Database.PostgreSQL.Simple.Time.Implementation
Database.PostgreSQL.Simple.TypeInfo.Types
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0
hs-libraries: HSpostgresql-simple-0.4.6.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-textual-0.2.0.9-c40ad5d151a9b8c870027d7f85c56147
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
postgresql-libpq-0.9.0.1-eef6f1b130529aea17b0c5c7eb7cf24a
scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
uuid-1.3.4-50726e9b5fc555c09d79863bb274dd40
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0/html/postgresql-simple.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/postgresql-simple-0.4.6.0/html
name: yaml
version: 0.8.9.3
id: yaml-0.8.9.3-aa4ff307db9cdeb7fe37e99ac782d82f
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/snoyberg/yaml/
package-url:
synopsis: Support for parsing and rendering YAML documents.
description: Provides support for parsing and emitting Yaml documents.
.
This package includes the full libyaml C library version 0.1.2 by Kirill
Simonov (<http://pyyaml.org/wiki/LibYAML>) in the package so you
don't need to worry about any non-Haskell dependencies.
.
The package is broken down into two modules.
"Data.Yaml" provides a high-level interface based
around the JSON datatypes provided by the @aeson@
package. "Text.Libyaml" provides a lower-level,
streaming interface. For most users, "Data.Yaml" is recommended.
category: Web
author: Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>,Kirill Simonov
exposed: True
exposed-modules: Text.Libyaml Data.Yaml Data.Yaml.Aeson
Data.Yaml.Builder Data.Yaml.Parser
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yaml-0.8.9.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yaml-0.8.9.3
hs-libraries: HSyaml-0.8.9.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yaml-0.8.9.3/html/yaml.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yaml-0.8.9.3/html
name: authenticate
version: 1.3.2.10
id: authenticate-1.3.2.10-dcc7677f14042462479bd0a2168c02da
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://github.com/yesodweb/authenticate
package-url:
synopsis: Authentication methods for Haskell web applications.
description: Focus is on third-party authentication methods, such as OpenID and BrowserID.
.
Note: Facebook support is now provided by the fb package: <http://hackage.haskell.org/package/fb>.
category: Web
author: Michael Snoyman, Hiromi Ishii, Arash Rouhani
exposed: False
exposed-modules: Web.Authenticate.Rpxnow Web.Authenticate.OpenId
Web.Authenticate.BrowserId Web.Authenticate.OpenId.Providers
hidden-modules: Web.Authenticate.Internal OpenId2.Discovery
OpenId2.Normalization OpenId2.Types OpenId2.XRDS
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10
hs-libraries: HSauthenticate-1.3.2.10
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
http-conduit-2.1.4.5-f95341bb8826ee9b03e90e37a2758f0b
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
network-uri-2.6.0.1-3d82f4ac695967ca5c950edea209b955
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
tagstream-conduit-0.5.5.3-ab55c3c2bb4f2d37c13ea2b16ffbe680
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
xml-conduit-1.2.3-c271297d1e3e380146abb7b3398e43eb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10/html/authenticate.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/authenticate-1.3.2.10/html
name: aeson
version: 0.8.0.2
id: aeson-0.8.0.2-581f9da48b0c924fc0e139c18fb2c342
license: BSD3
copyright: (c) 2011-2014 Bryan O'Sullivan
(c) 2011 MailRank, Inc.
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: https://github.com/bos/aeson
package-url:
synopsis: Fast JSON parsing and encoding
description: A JSON parsing and encoding library optimized for ease of use
and high performance.
.
To get started, see the documentation for the @Data.Aeson@ module
below.
.
Parsing performance on an early 2011 MacBook Pro (2.2GHz Core i7),
running 64-bit GHC 7.6.3, for mostly-English tweets from Twitter's
JSON search API:
.
* 0.8 KB: 34124 msg\/sec (27.8 MB\/sec)
.
* 6.4 KB: 6833 msg\/sec (43.0 MB\/sec)
.
* 11.8 KB: 3410 msg\/sec (39.2 MB\/sec)
.
* 31.2 KB: 1157 msg\/sec (35.3 MB\/sec)
.
* 61.5 KB: 542 msg\/sec (32.5 MB\/sec)
.
Handling heavily-escaped text is a little more work. Here is
parsing performance with Japanese tweets, where much of the text
is entirely Unicode-escaped.
.
* 14.6 KB: 2101 msg\/sec (30.0 MB\/sec)
.
* 44.1 KB: 667 msg\/sec (28.7 MB\/sec)
.
* 82.9 KB: 360 msg\/sec (29.2 MB\/sec)
.
Encoding performance on the same machine and data:
.
* English, 0.8 KB: 109697 msg\/sec (89.3 MB\/sec)
.
* English, 6.4 KB: 18517 msg\/sec (116.4 MB\/sec)
.
* Engish, 61.5 KB: 1963 msg\/sec (118.0 MB\/sec)
.
* Japanese, 14.6 KB: 12140 msg\/sec (173.5 MB\/sec)
.
* Japanese, 44.1 KB: 3980 msg\/sec (171.3 MB\/sec)
.
(A note on naming: in Greek mythology, Aeson was the father of Jason.)
category: Text, Web, JSON
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.Aeson Data.Aeson.Encode Data.Aeson.Generic
Data.Aeson.Parser Data.Aeson.Types Data.Aeson.TH
hidden-modules: Data.Aeson.Encode.ByteString Data.Aeson.Functions
Data.Aeson.Parser.Internal Data.Aeson.Types.Class
Data.Aeson.Types.Generic Data.Aeson.Types.Instances
Data.Aeson.Types.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/aeson-0.8.0.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/aeson-0.8.0.2
hs-libraries: HSaeson-0.8.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/aeson-0.8.0.2/html/aeson.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/aeson-0.8.0.2/html
name: markdown
version: 0.1.11
id: markdown-0.1.11-39fdce12a7512effce8a5768fdd7f129
license: BSD3
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/markdown
package-url:
synopsis: Convert Markdown to HTML, with XSS protection
description: This library leverages existing high-performance libraries (attoparsec, blaze-html, text, and conduit), and should integrate well with existing codebases.
category: Web
author: Michael Snoyman
exposed: False
exposed-modules: Text.Markdown Text.Markdown.Block
Text.Markdown.Inline
hidden-modules: Text.Markdown.Types
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/markdown-0.1.11
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/markdown-0.1.11
hs-libraries: HSmarkdown-0.1.11
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
xss-sanitize-0.3.5.4-b4d330f81f97cc40ceac4d302e4b2d9f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/markdown-0.1.11/html/markdown.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/markdown-0.1.11/html
name: yaml
version: 0.8.9.2
id: yaml-0.8.9.2-92dc448fd93871d08d827cb71f79e43f
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/snoyberg/yaml/
package-url:
synopsis: Support for parsing and rendering YAML documents.
description: Provides support for parsing and emitting Yaml documents.
.
This package includes the full libyaml C library version 0.1.2 by Kirill
Simonov (<http://pyyaml.org/wiki/LibYAML>) in the package so you
don't need to worry about any non-Haskell dependencies.
.
The package is broken down into two modules.
"Data.Yaml" provides a high-level interface based
around the JSON datatypes provided by the @aeson@
package. "Text.Libyaml" provides a lower-level,
streaming interface. For most users, "Data.Yaml" is recommended.
category: Web
author: Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>,Kirill Simonov
exposed: False
exposed-modules: Text.Libyaml Data.Yaml Data.Yaml.Aeson
Data.Yaml.Builder Data.Yaml.Parser
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yaml-0.8.9.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/yaml-0.8.9.2
hs-libraries: HSyaml-0.8.9.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.8.0.1-4687a5025acec230fc1b7e0b2f1351c6
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yaml-0.8.9.2/html/yaml.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/yaml-0.8.9.2/html
name: html-conduit
version: 1.1.1.1
id: html-conduit-1.1.1.1-b09399dcc75b58815c321e463f3d541a
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/xml
package-url:
synopsis: Parse HTML documents using xml-conduit datatypes.
description: This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.
category: Web, Text, Conduit
author: Michael Snoyman
exposed: False
exposed-modules: Text.HTML.DOM
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1
hs-libraries: HShtml-conduit-1.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
system-filepath-0.4.12-75f794cff26e77a54cc98d5e6089d114
tagstream-conduit-0.5.5.3-ab55c3c2bb4f2d37c13ea2b16ffbe680
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
xml-conduit-1.2.3-c271297d1e3e380146abb7b3398e43eb
xml-types-0.3.4-9fbac1e7d9fa8ee036d82bb4f13e0298
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1/html/html-conduit.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/html-conduit-1.1.1.1/html
name: aeson
version: 0.8.0.1
id: aeson-0.8.0.1-4687a5025acec230fc1b7e0b2f1351c6
license: BSD3
copyright: (c) 2011-2014 Bryan O'Sullivan
(c) 2011 MailRank, Inc.
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: https://github.com/bos/aeson
package-url:
synopsis: Fast JSON parsing and encoding
description: A JSON parsing and encoding library optimized for ease of use
and high performance.
.
To get started, see the documentation for the @Data.Aeson@ module
below.
.
Parsing performance on an early 2011 MacBook Pro (2.2GHz Core i7),
running 64-bit GHC 7.6.3, for mostly-English tweets from Twitter's
JSON search API:
.
* 0.8 KB: 34124 msg\/sec (27.8 MB\/sec)
.
* 6.4 KB: 6833 msg\/sec (43.0 MB\/sec)
.
* 11.8 KB: 3410 msg\/sec (39.2 MB\/sec)
.
* 31.2 KB: 1157 msg\/sec (35.3 MB\/sec)
.
* 61.5 KB: 542 msg\/sec (32.5 MB\/sec)
.
Handling heavily-escaped text is a little more work. Here is
parsing performance with Japanese tweets, where much of the text
is entirely Unicode-escaped.
.
* 14.6 KB: 2101 msg\/sec (30.0 MB\/sec)
.
* 44.1 KB: 667 msg\/sec (28.7 MB\/sec)
.
* 82.9 KB: 360 msg\/sec (29.2 MB\/sec)
.
Encoding performance on the same machine and data:
.
* English, 0.8 KB: 109697 msg\/sec (89.3 MB\/sec)
.
* English, 6.4 KB: 18517 msg\/sec (116.4 MB\/sec)
.
* Engish, 61.5 KB: 1963 msg\/sec (118.0 MB\/sec)
.
* Japanese, 14.6 KB: 12140 msg\/sec (173.5 MB\/sec)
.
* Japanese, 44.1 KB: 3980 msg\/sec (171.3 MB\/sec)
.
(A note on naming: in Greek mythology, Aeson was the father of Jason.)
category: Text, Web, JSON
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: False
exposed-modules: Data.Aeson Data.Aeson.Encode Data.Aeson.Generic
Data.Aeson.Parser Data.Aeson.Types Data.Aeson.TH
hidden-modules: Data.Aeson.Encode.ByteString Data.Aeson.Functions
Data.Aeson.Parser.Internal Data.Aeson.Types.Class
Data.Aeson.Types.Generic Data.Aeson.Types.Instances
Data.Aeson.Types.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/aeson-0.8.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/aeson-0.8.0.1
hs-libraries: HSaeson-0.8.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/aeson-0.8.0.1/html/aeson.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/aeson-0.8.0.1/html
name: tagstream-conduit
version: 0.5.5.3
id: tagstream-conduit-0.5.5.3-ab55c3c2bb4f2d37c13ea2b16ffbe680
license: BSD3
copyright:
maintainer: yi.codeplayer@gmail.com
stability:
homepage: http://github.com/yihuang/tagstream-conduit
package-url:
synopsis: streamlined html tag parser
description: Tag-stream is a library for parsing HTML//XML to a token stream.
It can parse unstructured and malformed HTML from the web.
It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory.
You can start from the `tests/Tests.hs` module to see what it can do.
category: Web, Conduit
author: yihuang
exposed: False
exposed-modules: Text.HTML.TagStream Text.HTML.TagStream.ByteString
Text.HTML.TagStream.Text Text.HTML.TagStream.Types
Text.HTML.TagStream.Utils Text.HTML.TagStream.Entities
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3
hs-libraries: HStagstream-conduit-0.5.5.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
xml-conduit-1.2.3-c271297d1e3e380146abb7b3398e43eb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3/html/tagstream-conduit.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tagstream-conduit-0.5.5.3/html
name: xml-conduit
version: 1.2.3
id: xml-conduit-1.2.3-c271297d1e3e380146abb7b3398e43eb
license: BSD3
copyright:
maintainer: Michael Snoyman <michaels@suite-sol.com>
stability: Stable
homepage: http://github.com/snoyberg/xml
package-url:
synopsis: Pure-Haskell utilities for dealing with XML with the conduit package.
description: This package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules:
.
* Text.XML: DOM-based parsing and rendering. This is the most commonly used module.
.
* Text.XML.Cursor: A wrapper around "Text.XML" which allows bidirectional traversing of the DOM, similar to XPath. (Note: Text.XML.Cursor.Generic is the same concept, but will work with any node representation.)
.
* Text.XML.Unresolved: A slight modification to "Text.XML" which does not require all entities to be resolved at parsing. The datatypes are slightly more complicated here, and therefore this module is only recommended when you need to deal directly with raw entities.
.
* Text.XML.Stream.Parse: Streaming parser, including some streaming parser combinators.
.
* Text.XML.Stream.Render: Streaming renderer.
.
Additionally, the xml-hamlet package <http://hackage.haskell.org/package/xml-hamlet> provides a more convenient syntax for creating XML documents. For a more thorough tutorial on this library, please see <http://www.yesodweb.com/book/xml>.
category: XML, Conduit
author: Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
exposed: False
exposed-modules: Text.XML.Stream.Parse Text.XML.Stream.Render
Text.XML.Unresolved Text.XML.Cursor Text.XML.Cursor.Generic
Text.XML
hidden-modules: Text.XML.Stream.Token
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3
hs-libraries: HSxml-conduit-1.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
system-filepath-0.4.12-75f794cff26e77a54cc98d5e6089d114
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
xml-types-0.3.4-9fbac1e7d9fa8ee036d82bb4f13e0298
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3/html/xml-conduit.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/xml-conduit-1.2.3/html
name: wai-app-static
version: 3.0.0.1
id: wai-app-static-3.0.0.1-a372efe3d9317edd51818960d6a74bb7
license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/web-application-interface
package-url:
synopsis: WAI application for static serving
description: Also provides some helper functions and datatypes for use outside of WAI.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: False
exposed-modules: Network.Wai.Application.Static
WaiAppStatic.Storage.Filesystem WaiAppStatic.Storage.Embedded
WaiAppStatic.Listing WaiAppStatic.Types WaiAppStatic.CmdLine
hidden-modules: Util WaiAppStatic.Storage.Embedded.Runtime
WaiAppStatic.Storage.Embedded.TH
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1
hs-libraries: HSwai-app-static-3.0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
cryptohash-conduit-0.1.1-39c9aeb1b47e07cd04aa5ea674e8bf73
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
http-date-0.0.4-958aac7d7277171aa6d6f3cf6b9da252
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
mime-types-0.1.0.4-dec7db7d594faac12517b67cabbfd918
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
optparse-applicative-0.11.0.1-2f39b19ceefedaf475c1482ee9c96408
system-fileio-0.3.14-9c4a744eaeddea5381ac47811caf3514
system-filepath-0.4.12-75f794cff26e77a54cc98d5e6089d114
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
wai-3.0.2-8d45ead088868864f682f18849b795b6
wai-extra-3.0.2.1-7790f1f7515d701966bc6292900c151d
warp-3.0.2.3-4a9af4e51eef75030983ee0abe4bdb54
zlib-0.5.4.1-a1b859f72d59bc2f7dc258ab67b1bbb0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1/html/wai-app-static.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-app-static-3.0.0.1/html
name: monad-logger
version: 0.3.7.2
id: monad-logger-0.3.7.2-6dc24ee6f8b10dfd642f105f3d0fa638
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/kazu-yamamoto/logger
package-url:
synopsis: A class of monads which can log messages.
description: This package uses template-haskell for determining source code locations of messages.
category: System
author: Michael Snoyman
exposed: True
exposed-modules: Control.Monad.Logger
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2
hs-libraries: HSmonad-logger-0.3.7.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
fast-logger-2.2.0-6e2463c033473d587e34fc92af9e328c
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
monad-loops-0.4.2.1-41beedbe38ae4be5a5cf3b49ef1fb773
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
stm-chans-3.0.0.2-76e10cd8f93ca87fdf11844b7506bc3a
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2/html/monad-logger.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/monad-logger-0.3.7.2/html
name: cryptohash-conduit
version: 0.1.1
id: cryptohash-conduit-0.1.1-39c9aeb1b47e07cd04aa5ea674e8bf73
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-cryptohash-conduit
package-url:
synopsis: cryptohash conduit
description: Support all the @cryptohash@ package using conduits from
the @conduit@ package.
category: Cryptography, Conduit
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Hash.Conduit
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1
hs-libraries: HScryptohash-conduit-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1/html/cryptohash-conduit.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-conduit-0.1.1/html
name: warp
version: 3.0.2.3
id: warp-3.0.2.3-4a9af4e51eef75030983ee0abe4bdb54
license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: http://github.com/yesodweb/wai
package-url:
synopsis: A fast, light-weight web server for WAI applications.
description: The premier WAI handler. For more information, see <http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/>.
.
Changelog
.
[3.0.0] WAI no longer uses conduit for its streaming interface.
.
[2.1.0] The @onOpen@ and @onClose@ settings now provide the @SockAddr@ of the client, and @onOpen@ can return a @Bool@ which will close the connection. The @responseRaw@ response has been added, which provides a more elegant way to handle WebSockets than the previous @settingsIntercept@. The old settings accessors have been deprecated in favor of new setters, which will allow settings changes to be made in the future without breaking backwards compatibility.
.
[2.0.0] ResourceT is not used anymore. Request and Response is now abstract data types. To use their constructors, Internal module should be imported.
.
[1.3.9] Support for byte range requests.
.
[1.3.7] Sockets now have FD_CLOEXEC set on them. This behavior is more secure, and the change should not affect the vast majority of use cases. However, it appeared that this is buggy and is fixed in 2.0.0.
category: Web, Yesod
author: Michael Snoyman, Kazu Yamamoto, Matt Brown
exposed: True
exposed-modules: Network.Wai.Handler.Warp
Network.Wai.Handler.Warp.Buffer Network.Wai.Handler.Warp.Timeout
Network.Wai.Handler.Warp.Internal
hidden-modules: Network.Wai.Handler.Warp.Conduit
Network.Wai.Handler.Warp.Counter Network.Wai.Handler.Warp.Date
Network.Wai.Handler.Warp.FdCache Network.Wai.Handler.Warp.Header
Network.Wai.Handler.Warp.IO Network.Wai.Handler.Warp.IORef
Network.Wai.Handler.Warp.ReadInt Network.Wai.Handler.Warp.Recv
Network.Wai.Handler.Warp.Request
Network.Wai.Handler.Warp.RequestHeader
Network.Wai.Handler.Warp.Response
Network.Wai.Handler.Warp.ResponseHeader
Network.Wai.Handler.Warp.Run Network.Wai.Handler.Warp.SendFile
Network.Wai.Handler.Warp.Settings Network.Wai.Handler.Warp.Types
Network.Wai.Handler.Warp.Windows Paths_warp
Network.Wai.Handler.Warp.MultiMap
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/warp-3.0.2.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/warp-3.0.2.3
hs-libraries: HSwarp-3.0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
auto-update-0.1.1.5-befa9bd291b0de192f00f373ac85a36c
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
http-date-0.0.4-958aac7d7277171aa6d6f3cf6b9da252
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
simple-sendfile-0.2.18-0699f81d0703bd76b2d0b76816062e0a
streaming-commons-0.1.5-197a7c3ae665d4883377732aa398dd2a
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
void-0.6.1-fb17d6bab13e5bf90cd6fed1431a3cb0
wai-3.0.2-8d45ead088868864f682f18849b795b6
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/warp-3.0.2.3/html/warp.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/warp-3.0.2.3/html
name: xss-sanitize
version: 0.3.5.4
id: xss-sanitize-0.3.5.4-b4d330f81f97cc40ceac4d302e4b2d9f
license: BSD3
copyright:
maintainer: Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://github.com/yesodweb/haskell-xss-sanitize
package-url:
synopsis: sanitize untrusted HTML to prevent XSS attacks
description: run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md <http://github.com/yesodweb/haskell-xss-sanitize> for more details
category: Web
author: Greg Weber <greg@gregweber.info>
exposed: False
exposed-modules: Text.HTML.SanitizeXSS
hidden-modules: Text.HTML.SanitizeXSS.Css
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4
hs-libraries: HSxss-sanitize-0.3.5.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
css-text-0.1.2.1-e537b18c752a2c6932383be2a137f4ad
network-uri-2.6.0.1-3d82f4ac695967ca5c950edea209b955
tagsoup-0.13.3-59ab8a805ef77f17292b3ea8da557050
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4/html/xss-sanitize.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/xss-sanitize-0.3.5.4/html
name: conduit-extra
version: 1.1.4
id: conduit-extra-1.1.4-9296b7a0bf44e85b5cd9b39ec5397ab1
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: http://github.com/snoyberg/conduit
package-url:
synopsis: Batteries included conduit: adapters for common libraries.
description: The conduit package itself maintains relative small dependencies. The purpose of this package is to collect commonly used utility functions wrapping other library dependencies, without depending on heavier-weight dependencies. The basic idea is that this package should only depend on haskell-platform packages and conduit.
category: Data, Conduit
author: Michael Snoyman
exposed: False
exposed-modules: Data.Conduit.Attoparsec Data.Conduit.Binary
Data.Conduit.Blaze Data.Conduit.Filesystem Data.Conduit.Lazy
Data.Conduit.Network Data.Conduit.Network.UDP Data.Conduit.Process
Data.Conduit.Text Data.Conduit.Zlib Data.Conduit.Network.Unix
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.4
hs-libraries: HSconduit-extra-1.1.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
streaming-commons-0.1.5-197a7c3ae665d4883377732aa398dd2a
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.4/html/conduit-extra.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/conduit-extra-1.1.4/html
name: css-text
version: 0.1.2.1
id: css-text-0.1.2.1-e537b18c752a2c6932383be2a137f4ad
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/
package-url:
synopsis: CSS parser and renderer.
description:
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: False
exposed-modules: Text.CSS.Parse Text.CSS.Render
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1
hs-libraries: HScss-text-0.1.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1/html/css-text.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/css-text-0.1.2.1/html
name: email-validate
version: 2.0.1
id: email-validate-2.0.1-7f53969f58de258e38e90cb90ac57e57
license: BSD3
copyright:
maintainer: George Pollard <porges@porg.es>
stability: experimental
homepage: http://porg.es/blog/email-address-validation-simpler-faster-more-correct
package-url:
synopsis: Validating an email address string against RFC 5322
description: Validating an email address string against RFC 5322
category: Text
author: George Pollard <porges@porg.es>
exposed: False
exposed-modules: Text.Email.Validate Text.Email.Parser
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/email-validate-2.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/email-validate-2.0.1
hs-libraries: HSemail-validate-2.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/email-validate-2.0.1/html/email-validate.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/email-validate-2.0.1/html
name: http-date
version: 0.0.4
id: http-date-0.0.4-958aac7d7277171aa6d6f3cf6b9da252
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: HTTP Date parser/formatter
description: Fast parser and formatter for HTTP Date
category: Network, Web
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: False
exposed-modules: Network.HTTP.Date
hidden-modules: Network.HTTP.Date.Converter
Network.HTTP.Date.Formatter Network.HTTP.Date.Types
Network.HTTP.Date.Parser
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-date-0.0.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-date-0.0.4
hs-libraries: HShttp-date-0.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-date-0.0.4/html/http-date.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-date-0.0.4/html
name: attoparsec
version: 0.12.1.2
id: attoparsec-0.12.1.2-fd07305069031405573ef57cd9ec315e
license: BSD3
copyright:
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: https://github.com/bos/attoparsec
package-url:
synopsis: Fast combinator parsing for bytestrings and text
description: A fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary
file formats.
category: Text, Parsing
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: False
exposed-modules: Data.Attoparsec Data.Attoparsec.ByteString
Data.Attoparsec.ByteString.Char8 Data.Attoparsec.ByteString.Lazy
Data.Attoparsec.Char8 Data.Attoparsec.Combinator
Data.Attoparsec.Lazy Data.Attoparsec.Number Data.Attoparsec.Text
Data.Attoparsec.Text.Lazy Data.Attoparsec.Types
Data.Attoparsec.Zepto
hidden-modules: Data.Attoparsec.ByteString.Buffer
Data.Attoparsec.ByteString.FastSet
Data.Attoparsec.ByteString.Internal Data.Attoparsec.Internal
Data.Attoparsec.Internal.Fhthagn Data.Attoparsec.Internal.Types
Data.Attoparsec.Text.Buffer Data.Attoparsec.Text.FastSet
Data.Attoparsec.Text.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.2
hs-libraries: HSattoparsec-0.12.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.2/html/attoparsec.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/attoparsec-0.12.1.2/html
name: http-conduit
version: 2.1.4.5
id: http-conduit-2.1.4.5-f95341bb8826ee9b03e90e37a2758f0b
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/http-conduit
package-url:
synopsis: HTTP client package with conduit interface and HTTPS support.
description: This package uses conduit for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid directly dealing with streaming data. See <http://www.yesodweb.com/book/http-conduit> for more information.
.
The @Network.HTTP.Conduit.Browser@ module has been moved to <http://hackage.haskell.org/package/http-conduit-browser/>
category: Web, Conduit
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Network.HTTP.Conduit Network.HTTP.Client.Conduit
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.5
hs-libraries: HShttp-conduit-2.1.4.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
http-client-0.4.0.1-1e64bd98cc4c0025cb9dd54766b3f9c7
http-client-tls-0.2.2-78fca1903f362c2a93f2bb5b69cf1f66
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.5/html/http-conduit.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-conduit-2.1.4.5/html
name: http-client-tls
version: 0.2.2
id: http-client-tls-0.2.2-78fca1903f362c2a93f2bb5b69cf1f66
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/http-client
package-url:
synopsis: http-client backend using the connection package and tls library
description: Intended for use by higher-level libraries, such as http-conduit.
category: Network
author: Michael Snoyman
exposed: False
exposed-modules: Network.HTTP.Client.TLS
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2
hs-libraries: HShttp-client-tls-0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
connection-0.2.3-6fbc4c35dc50fb47d92a3928acbc3f78
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
http-client-0.4.0.1-1e64bd98cc4c0025cb9dd54766b3f9c7
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
tls-1.2.9-f2eef53622ded92838e7691b9c7e9299
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2/html/http-client-tls.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-client-tls-0.2.2/html
name: connection
version: 0.2.3
id: connection-0.2.3-6fbc4c35dc50fb47d92a3928acbc3f78
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-connection
package-url:
synopsis: Simple and easy network connections API
description: Simple network library for all your connection need.
.
Features: Really simple to use, SSL/TLS, SOCKS.
.
This library provides a very simple api to create sockets
to a destination with the choice of SSL/TLS, and SOCKS.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Network.Connection
hidden-modules: Network.Connection.Types
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/connection-0.2.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/connection-0.2.3
hs-libraries: HSconnection-0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cprng-aes-0.5.2-43cf6ba6b23c39a1f2eb0b8a5c1f9ea2
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
socks-0.5.4-7b08072deeaab95d92aeac8b0a4bc551
tls-1.2.9-f2eef53622ded92838e7691b9c7e9299
x509-1.4.12-6646828b38480442c0212c8bee8f610b
x509-store-1.4.4-0f39348f69d292c0e28337691e8ae598
x509-system-1.4.5-efa66226459abe5797a7b037d4c767dd
x509-validation-1.5.0-bd49ab97d621fa50fddca017191cc43b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/connection-0.2.3/html/connection.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/connection-0.2.3/html
name: tls
version: 1.2.9
id: tls-1.2.9-f2eef53622ded92838e7691b9c7e9299
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-tls
package-url:
synopsis: TLS/SSL protocol native implementation (Server and Client)
description: Native Haskell TLS and SSL protocol implementation for server and client.
.
This provides a high-level implementation of a sensitive security protocol,
eliminating a common set of security issues through the use of the advanced
type system, high level constructions and common Haskell features.
.
Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol,
and support RSA and Ephemeral Diffie Hellman key exchanges,
and many extensions.
.
Some debug tools linked with tls, are available through the
<http://hackage.haskell.org/package/tls-debug/>.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Network.TLS Network.TLS.Cipher
Network.TLS.Compression Network.TLS.Internal Network.TLS.Extra
Network.TLS.Extra.Cipher
hidden-modules: Network.TLS.Cap Network.TLS.Struct Network.TLS.Core
Network.TLS.Context Network.TLS.Context.Internal
Network.TLS.Credentials Network.TLS.Backend Network.TLS.Crypto
Network.TLS.Crypto.DH Network.TLS.Extension Network.TLS.Handshake
Network.TLS.Handshake.Common Network.TLS.Handshake.Certificate
Network.TLS.Handshake.Key Network.TLS.Handshake.Client
Network.TLS.Handshake.Server Network.TLS.Handshake.Process
Network.TLS.Handshake.Signature Network.TLS.Handshake.State
Network.TLS.Hooks Network.TLS.IO Network.TLS.MAC
Network.TLS.Measurement Network.TLS.Packet Network.TLS.Parameters
Network.TLS.Record Network.TLS.Record.Types
Network.TLS.Record.Engage Network.TLS.Record.Disengage
Network.TLS.Record.State Network.TLS.RNG Network.TLS.State
Network.TLS.Session Network.TLS.Sending Network.TLS.Receiving
Network.TLS.Util Network.TLS.Util.ASN1
Network.TLS.Util.Serialization Network.TLS.Types Network.TLS.Wire
Network.TLS.X509
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tls-1.2.9
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tls-1.2.9
hs-libraries: HStls-1.2.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
cipher-des-0.0.6-c126b496cfc40eeb887f960b90ab474b
cipher-rc4-0.1.4-c5f686e7d3f0a21d1763703edd9daff0
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
crypto-numbers-0.2.3-c5084563f3af622e5d02d961fe37a67c
crypto-pubkey-0.2.4-09d5bc075ead3e2637e2ec967d751c43
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
crypto-random-0.0.8-3586ddc73e2b45e2c64acdef804031cc
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
x509-1.4.12-6646828b38480442c0212c8bee8f610b
x509-store-1.4.4-0f39348f69d292c0e28337691e8ae598
x509-validation-1.5.0-bd49ab97d621fa50fddca017191cc43b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tls-1.2.9/html/tls.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tls-1.2.9/html
name: wai-extra
version: 3.0.2.1
id: wai-extra-3.0.2.1-7790f1f7515d701966bc6292900c151d
license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: http://github.com/yesodweb/wai
package-url:
synopsis: Provides some basic WAI handlers and middleware.
description: The goal here is to provide common features without many dependencies.
category: Web
author: Michael Snoyman
exposed: True
exposed-modules: Network.Wai.Handler.CGI Network.Wai.Handler.SCGI
Network.Wai.Middleware.AcceptOverride
Network.Wai.Middleware.Autohead Network.Wai.Middleware.CleanPath
Network.Wai.Middleware.Local Network.Wai.Middleware.RequestLogger
Network.Wai.Middleware.Gzip Network.Wai.Middleware.Jsonp
Network.Wai.Middleware.MethodOverride
Network.Wai.Middleware.MethodOverridePost
Network.Wai.Middleware.Rewrite Network.Wai.Middleware.Vhost
Network.Wai.Middleware.HttpAuth Network.Wai.Parse
Network.Wai.UrlMap Network.Wai.Test Network.Wai.EventSource
Network.Wai.EventSource.EventStream
hidden-modules: Network.Wai.Middleware.RequestLogger.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1
hs-libraries: HSwai-extra-3.0.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
fast-logger-2.2.0-6e2463c033473d587e34fc92af9e328c
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
streaming-commons-0.1.5-197a7c3ae665d4883377732aa398dd2a
stringsearch-0.3.6.5-42e4e358ee1e7c1b181789539187bcf7
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
void-0.6.1-fb17d6bab13e5bf90cd6fed1431a3cb0
wai-3.0.2-8d45ead088868864f682f18849b795b6
wai-logger-2.2.3-6b26604b1ee02bc3f45234e5000c4cec
word8-0.1.1-019e762315ef1ddac094af32929ccd17
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1/html/wai-extra.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-extra-3.0.2.1/html
name: system-fileio
version: 0.3.14
id: system-fileio-0.3.14-9c4a744eaeddea5381ac47811caf3514
license: MIT
copyright:
maintainer: John Millikin <jmillikin@gmail.com>
stability: experimental
homepage: https://john-millikin.com/software/haskell-filesystem/
package-url:
synopsis: Consistent filesystem interaction across GHC versions
description: This is a small wrapper around the \"directory\", \"unix\", and \"Win32\"
packages, for use with \"system-filepath\". It provides a consistent API
to the various versions of these packages distributed with different
versions of GHC.
.
In particular, this library supports working with POSIX files that have
paths which can't be decoded in the current locale encoding.
category: System
author: John Millikin <jmillikin@gmail.com>
exposed: False
exposed-modules: Filesystem
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14
hs-libraries: HSsystem-fileio-0.3.14
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
system-filepath-0.4.12-75f794cff26e77a54cc98d5e6089d114
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14/html/system-fileio.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/system-fileio-0.3.14/html
name: conduit
version: 1.2.1
id: conduit-1.2.1-b6554b5a46a59cce2af6c9dbfcfbf31d
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: http://github.com/snoyberg/conduit
package-url:
synopsis: Streaming data processing library.
description: @conduit@ is a solution to the streaming data problem, allowing for production, transformation, and consumption of streams of data in constant memory. It is an alternative to lazy I\/O which guarantees deterministic resource handling, and fits in the same general solution space as @enumerator@\/@iteratee@ and @pipes@. For a tutorial, please visit <https://haskell.fpcomplete.com/user/snoyberg/library-documentation/conduit-overview>.
category: Data, Conduit
author: Michael Snoyman
exposed: True
exposed-modules: Data.Conduit Data.Conduit.List
Data.Conduit.Internal Data.Conduit.Lift
hidden-modules: Data.Conduit.Internal.Pipe
Data.Conduit.Internal.Conduit Data.Conduit.Internal.Fusion
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/conduit-1.2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/conduit-1.2.1
hs-libraries: HSconduit-1.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
mmorph-1.0.4-8b6324a1ccc4eda9ef5d80baac02150b
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
void-0.6.1-fb17d6bab13e5bf90cd6fed1431a3cb0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/conduit-1.2.1/html/conduit.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/conduit-1.2.1/html
name: hjsmin
version: 0.1.4.7
id: hjsmin-0.1.4.7-e49ad098e4107b3cc97729dc4102569d
license: BSD3
copyright:
maintainer: Alan Zimmerman <alan.zimm@gmail.com>
stability: unstable
homepage: http://github.com/alanz/hjsmin
package-url:
synopsis: Haskell implementation of a javascript minifier
description: Reduces size of javascript files by stripping out extraneous whitespace and
other syntactic elements, without changing the semantics.
category: Web
author: Alan Zimmerman <alan.zimm@gmail.com>
exposed: True
exposed-modules: Text.Jasmine
hidden-modules: Text.Jasmine.Pretty
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7
hs-libraries: HShjsmin-0.1.4.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
language-javascript-0.5.13-833fa1e91ca2a57cc15248d2a30cc701
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7/html/hjsmin.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hjsmin-0.1.4.7/html
name: system-filepath
version: 0.4.12
id: system-filepath-0.4.12-75f794cff26e77a54cc98d5e6089d114
license: MIT
copyright: John Millikin 2010-2012
maintainer: John Millikin <jmillikin@gmail.com>
stability: experimental
homepage: https://john-millikin.com/software/haskell-filesystem/
package-url:
synopsis: High-level, byte-based file and directory path manipulations
description:
category: System
author: John Millikin <jmillikin@gmail.com>
exposed: False
exposed-modules: Filesystem.Path Filesystem.Path.CurrentOS
Filesystem.Path.Rules
hidden-modules: Filesystem.Path.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12
hs-libraries: HSsystem-filepath-0.4.12
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12/html/system-filepath.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/system-filepath-0.4.12/html
name: blaze-html
version: 0.7.0.3
id: blaze-html-0.7.0.3-c8be92b78260e9d5bfd4390aefe7f89c
license: BSD3
copyright:
maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
stability: Experimental
homepage: http://jaspervdj.be/blaze
package-url:
synopsis: A blazingly fast HTML combinator library for Haskell
description: A blazingly fast HTML combinator library for the Haskell
programming language. The Text.Blaze module is a good
starting point, as well as this tutorial:
<http://jaspervdj.be/blaze/tutorial.html>.
category: Text
author: Jasper Van der Jeugt, Simon Meier
exposed: False
exposed-modules: Text.Blaze.Html Text.Blaze.Html.Renderer.Pretty
Text.Blaze.Html.Renderer.String Text.Blaze.Html.Renderer.Text
Text.Blaze.Html.Renderer.Utf8 Text.Blaze.Html4.FrameSet
Text.Blaze.Html4.FrameSet.Attributes Text.Blaze.Html4.Strict
Text.Blaze.Html4.Strict.Attributes Text.Blaze.Html4.Transitional
Text.Blaze.Html4.Transitional.Attributes Text.Blaze.Html5
Text.Blaze.Html5.Attributes Text.Blaze.XHtml1.FrameSet
Text.Blaze.XHtml1.FrameSet.Attributes Text.Blaze.XHtml1.Strict
Text.Blaze.XHtml1.Strict.Attributes Text.Blaze.XHtml1.Transitional
Text.Blaze.XHtml1.Transitional.Attributes Text.Blaze.XHtml5
Text.Blaze.XHtml5.Attributes
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.3
hs-libraries: HSblaze-html-0.7.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.3/html/blaze-html.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-html-0.7.0.3/html
name: wai-logger
version: 2.2.3
id: wai-logger-2.2.3-6b26604b1ee02bc3f45234e5000c4cec
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: A logging system for WAI
description: A logging system for WAI
category: Web, Yesod
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Network.Wai.Logger
hidden-modules: Network.Wai.Logger.Apache Network.Wai.Logger.Date
Network.Wai.Logger.IP Network.Wai.Logger.IORef
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3
hs-libraries: HSwai-logger-2.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: auto-update-0.1.1.5-befa9bd291b0de192f00f373ac85a36c
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
byteorder-1.0.4-21a71be2e012792e9c755d7587f0ded0
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
easy-file-0.2.0-b56172b534de22a78a2c731b32679911
fast-logger-2.2.0-6e2463c033473d587e34fc92af9e328c
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
unix-time-0.3.4-338dde4ceaf7f556abbaf4722d29fc73
wai-3.0.2-8d45ead088868864f682f18849b795b6
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3/html/wai-logger.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-logger-2.2.3/html
name: http-client
version: 0.4.0.1
id: http-client-0.4.0.1-1e64bd98cc4c0025cb9dd54766b3f9c7
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/snoyberg/http-client
package-url:
synopsis: An HTTP client engine, intended as a base layer for more user-friendly packages.
description: This codebase has been refactored from http-conduit.
category: Network
author: Michael Snoyman
exposed: False
exposed-modules: Network.HTTP.Client
Network.HTTP.Client.MultipartFormData Network.HTTP.Client.Internal
hidden-modules: Network.HTTP.Client.Body
Network.HTTP.Client.Connection Network.HTTP.Client.Cookies
Network.HTTP.Client.Core Network.HTTP.Client.Headers
Network.HTTP.Client.Manager Network.HTTP.Client.Request
Network.HTTP.Client.Response Network.HTTP.Client.Types
Network.HTTP.Client.Util
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-client-0.4.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-client-0.4.0.1
hs-libraries: HShttp-client-0.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
cookie-0.4.1.4-837771e3bfd31717ae12dda0519c4f34
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
mime-types-0.1.0.4-dec7db7d594faac12517b67cabbfd918
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
network-uri-2.6.0.1-3d82f4ac695967ca5c950edea209b955
publicsuffixlist-0.1-512ed60d7d4ef46110ec1996a577fb7d
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
streaming-commons-0.1.5-197a7c3ae665d4883377732aa398dd2a
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-client-0.4.0.1/html/http-client.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-client-0.4.0.1/html
name: void
version: 0.6.1
id: void-0.6.1-fb17d6bab13e5bf90cd6fed1431a3cb0
license: BSD3
copyright: Copyright (C) 2008-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: portable
homepage: http://github.com/ekmett/void
package-url:
synopsis: A Haskell 98 logically uninhabited data type
description: A Haskell 98 logically uninhabited data type, used to indicate that a given term should not exist.
category: Data Structures
author: Edward A. Kmett
exposed: False
exposed-modules: Data.Void Data.Void.Unsafe
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/void-0.6.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/void-0.6.1
hs-libraries: HSvoid-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
semigroups-0.15.3-be4fb8be7dbb9312a0da3c058d66700a
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/void-0.6.1/html/void.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/void-0.6.1/html
name: language-javascript
version: 0.5.13
id: language-javascript-0.5.13-833fa1e91ca2a57cc15248d2a30cc701
license: BSD3
copyright: (c) 2010,2011,2012 Alan Zimmerman
maintainer: alan.zimm@gmail.com
stability:
homepage: http://github.com/alanz/language-javascript
package-url:
synopsis: Parser for JavaScript
description: Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin.
.
Note: Version 0.5.0 breaks compatibility with prior versions, the AST has been reworked to allow
round trip processing of JavaScript.
category: Language
author: Alan Zimmerman
exposed: False
exposed-modules: Language.JavaScript.Parser
Language.JavaScript.Parser.Parser Language.JavaScript.Parser.Lexer
Language.JavaScript.Parser.Grammar5 Language.JavaScript.Parser.AST
Language.JavaScript.Pretty.Printer
Language.JavaScript.Parser.SrcLocation
hidden-modules: Language.JavaScript.Parser.LexerUtils
Language.JavaScript.Parser.ParseError
Language.JavaScript.Parser.ParserMonad
Language.JavaScript.Parser.StringEscape
Language.JavaScript.Parser.Token
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13
hs-libraries: HSlanguage-javascript-0.5.13
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13/html/language-javascript.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/language-javascript-0.5.13/html
name: wai
version: 3.0.2
id: wai-3.0.2-8d45ead088868864f682f18849b795b6
license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: https://github.com/yesodweb/wai
package-url:
synopsis: Web Application Interface.
description: Provides a common protocol for communication between web applications and web servers.
category: Web
author: Michael Snoyman
exposed: False
exposed-modules: Network.Wai Network.Wai.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-3.0.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/wai-3.0.2
hs-libraries: HSwai-3.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
vault-0.3.0.3-b0a10e2f21c2ab50a319557c3367017b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-3.0.2/html/wai.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/wai-3.0.2/html
name: x509-validation
version: 1.5.0
id: x509-validation-1.5.0-bd49ab97d621fa50fddca017191cc43b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: X.509 Certificate and CRL validation
description: X.509 Certificate and CRL validation
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.X509.Validation
hidden-modules: Data.X509.Validation.Signature
Data.X509.Validation.Fingerprint Data.X509.Validation.Cache
Data.X509.Validation.Types
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0
hs-libraries: HSx509-validation-1.5.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
crypto-pubkey-0.2.4-09d5bc075ead3e2637e2ec967d751c43
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
x509-1.4.12-6646828b38480442c0212c8bee8f610b
x509-store-1.4.4-0f39348f69d292c0e28337691e8ae598
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0/html/x509-validation.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-validation-1.5.0/html
name: x509-system
version: 1.4.5
id: x509-system-1.4.5-efa66226459abe5797a7b037d4c767dd
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: Handle per-operating-system X.509 accessors and storage
description: System X.509 handling
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: System.X509 System.X509.Unix System.X509.MacOS
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-system-1.4.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-system-1.4.5
hs-libraries: HSx509-system-1.4.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
x509-1.4.12-6646828b38480442c0212c8bee8f610b
x509-store-1.4.4-0f39348f69d292c0e28337691e8ae598
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-system-1.4.5/html/x509-system.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-system-1.4.5/html
name: semigroups
version: 0.15.3
id: semigroups-0.15.3-be4fb8be7dbb9312a0da3c058d66700a
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/semigroups/
package-url:
synopsis: Anything that associates
description: In mathematics, a semigroup is an algebraic structure consisting of a set together with an associative binary operation. A semigroup generalizes a monoid in that there might not exist an identity element. It also (originally) generalized a group (a monoid with all inverses) to a type where every element did not have to have an inverse, thus the name semigroup.
category: Algebra, Data, Data Structures, Math
author: Edward A. Kmett
exposed: False
exposed-modules: Data.Semigroup Data.List.NonEmpty
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/semigroups-0.15.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/semigroups-0.15.3
hs-libraries: HSsemigroups-0.15.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
nats-0.2-d47437df91ae4126db9bb25f69b30069
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/semigroups-0.15.3/html/semigroups.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/semigroups-0.15.3/html
name: vault
version: 0.3.0.3
id: vault-0.3.0.3-b0a10e2f21c2ab50a319557c3367017b
license: BSD3
copyright: (c) Heinrich Apfelmus 2011-2013
maintainer: Heinrich Apfelmus <apfelmus at quantentunnel de>
stability:
homepage: https://github.com/HeinrichApfelmus/vault
package-url:
synopsis: a persistent store for values of arbitrary types
description: A /vault/ is a persistent store for values of arbitrary types.
It's like having first-class access to the storage space behind IORefs.
.
The data structure is analogous to a bank vault,
where you can access different bank boxes with different keys;
hence the name.
.
Also provided is a /locker/ type, representing a store for a single element.
.
Changelog:
.
* 0.3.0.3 - Bump version of base.
.
* 0.3.0.2 - Fix tarball.
.
* 0.3.0.1 - Use CPP to reduce code duplication.
.
* 0.3.0.0 - Split modules into Lazy and Strict variants, no default choice.
Add Hashable instance to Data.Unique.Really for all implementations.
category: Data
author: Heinrich Apfelmus, Elliott Hird
exposed: False
exposed-modules: Data.Vault.Lazy Data.Vault.Strict
Data.Vault.ST.Lazy Data.Vault.ST.Strict Data.Unique.Really
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/vault-0.3.0.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/vault-0.3.0.3
hs-libraries: HSvault-0.3.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/vault-0.3.0.3/html/vault.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/vault-0.3.0.3/html
name: x509-store
version: 1.4.4
id: x509-store-1.4.4-0f39348f69d292c0e28337691e8ae598
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: X.509 collection accessing and storing methods
description: X.509 collection accessing and storing methods for certificate, crl, exception list
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.X509.CertificateStore Data.X509.File
Data.X509.Memory
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-store-1.4.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-store-1.4.4
hs-libraries: HSx509-store-1.4.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
x509-1.4.12-6646828b38480442c0212c8bee8f610b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-store-1.4.4/html/x509-store.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-store-1.4.4/html
name: x509
version: 1.4.12
id: x509-1.4.12-6646828b38480442c0212c8bee8f610b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: X509 reader and writer
description: X509 reader and writer
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.X509
hidden-modules: Data.X509.Internal Data.X509.CertificateChain
Data.X509.AlgorithmIdentifier Data.X509.DistinguishedName
Data.X509.Cert Data.X509.PublicKey Data.X509.PrivateKey
Data.X509.Ext Data.X509.ExtensionRaw Data.X509.CRL Data.X509.Signed
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-1.4.12
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/x509-1.4.12
hs-libraries: HSx509-1.4.12
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-parse-0.8.1-01d411054c069b750cd20979e279c7e8
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-1.4.12/html/x509.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/x509-1.4.12/html
name: network-uri
version: 2.6.0.1
id: network-uri-2.6.0.1-3d82f4ac695967ca5c950edea209b955
license: BSD3
copyright:
maintainer: johan.tibell@gmail.com
stability:
homepage: https://github.com/haskell/network-uri
package-url:
synopsis: URI manipulation
description: This package provides an URI manipulation inteface.
.
In network-2.6 the @Network.URI@ module was split off from the
network package into this package. If you're using the @Network.URI@
module you can automatically get it from the right package by adding
this to your .cabal file:
.
> flag network-uri
> description: Get Network.URI from the network-uri package
> default: True
>
> library
> -- ...
> if flag(network-uri)
> build-depends: network-uri >= 2.6, network >= 2.6
> else
> build-depends: network-uri < 2.6, network < 2.6
.
That is, get the module from either network < 2.6 or from
network-uri >= 2.6.
category: Network
author:
exposed: False
exposed-modules: Network.URI
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.1
hs-libraries: HSnetwork-uri-2.6.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
parsec-3.1.7-28f535acb9295c3bbe8b01410b62abe1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.1/html/network-uri.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/network-uri-2.6.0.1/html
name: streaming-commons
version: 0.1.5
id: streaming-commons-0.1.5-197a7c3ae665d4883377732aa398dd2a
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/fpco/streaming-commons
package-url:
synopsis: Common lower-level functions needed by various streaming data libraries
description: Provides low-dependency functionality commonly needed by various streaming data libraries, such as conduit and pipes.
category: Data
author: Michael Snoyman, Gabriel Gonzalez
exposed: False
exposed-modules: Data.Streaming.Blaze Data.Streaming.FileRead
Data.Streaming.Filesystem Data.Streaming.Network
Data.Streaming.Network.Internal Data.Streaming.Process
Data.Streaming.Process.Internal Data.Streaming.Text
Data.Streaming.Zlib Data.Streaming.Zlib.Lowlevel
hidden-modules: Data.Text.Internal.Unsafe.Char
Data.Text.Internal.Unsafe.Shift Data.Text.Internal.Encoding.Utf8
Data.Text.Internal.Encoding.Utf16 Data.Text.Internal.Encoding.Utf32
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.5
hs-libraries: HSstreaming-commons-0.1.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
zlib-0.5.4.1-a1b859f72d59bc2f7dc258ab67b1bbb0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.5/html/streaming-commons.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/streaming-commons-0.1.5/html
name: http-types
version: 0.8.5
id: http-types-0.8.5-7bae97acb424f096cb87bf2c99715380
license: BSD3
copyright: (C) 2011 Aristid Breitkreuz
maintainer: aristidb@googlemail.com
stability:
homepage: https://github.com/aristidb/http-types
package-url:
synopsis: Generic HTTP types for Haskell (for both client and server code).
description: Generic HTTP types for Haskell (for both client and server code).
category: Network, Web
author: Aristid Breitkreuz, Michael Snoyman
exposed: False
exposed-modules: Network.HTTP.Types Network.HTTP.Types.Header
Network.HTTP.Types.Method Network.HTTP.Types.QueryLike
Network.HTTP.Types.Status Network.HTTP.Types.URI
Network.HTTP.Types.Version
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-types-0.8.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/http-types-0.8.5
hs-libraries: HShttp-types-0.8.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-types-0.8.5/html/http-types.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/http-types-0.8.5/html
name: mime-mail
version: 0.4.5.2
id: mime-mail-0.4.5.2-d794c1b1d899144d48327f10adb50752
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability:
homepage: http://github.com/snoyberg/mime-mail
package-url:
synopsis: Compose MIME email messages.
description: This package provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, eg directly to SMTP.
category: Email
author: Michael Snoyman <michael@snoyman.com>
exposed: False
exposed-modules: Network.Mail.Mime
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2
hs-libraries: HSmime-mail-0.4.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2/html/mime-mail.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mime-mail-0.4.5.2/html
name: unordered-containers
version: 0.2.5.0
id: unordered-containers-0.2.5.0-a893810aceafe16c8307bf39697db661
license: BSD3
copyright: 2010-2014 Johan Tibell
2010 Edward Z. Yang
maintainer: johan.tibell@gmail.com
stability:
homepage: https://github.com/tibbe/unordered-containers
package-url:
synopsis: Efficient hashing-based container types
description: Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.
.
The declared cost of each operation is either worst-case or
amortized, but remains valid even if structures are shared.
category: Data
author: Johan Tibell
exposed: False
exposed-modules: Data.HashMap.Lazy Data.HashMap.Strict Data.HashSet
hidden-modules: Data.HashMap.Array Data.HashMap.Base
Data.HashMap.PopCount Data.HashMap.Unsafe Data.HashMap.UnsafeShift
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0
hs-libraries: HSunordered-containers-0.2.5.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0/html/unordered-containers.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/unordered-containers-0.2.5.0/html
name: blaze-markup
version: 0.6.1.1
id: blaze-markup-0.6.1.1-2a295a8a5837b6c58a4d5e32086f6871
license: BSD3
copyright:
maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
stability: Experimental
homepage: http://jaspervdj.be/blaze
package-url:
synopsis: A blazingly fast markup combinator library for Haskell
description: Core modules of a blazingly fast markup combinator library for the Haskell
programming language. The Text.Blaze module is a good
starting point, as well as this tutorial:
<http://jaspervdj.be/blaze/tutorial.html>.
category: Text
author: Jasper Van der Jeugt, Simon Meier, Deepak Jois
exposed: False
exposed-modules: Text.Blaze Text.Blaze.Internal
Text.Blaze.Renderer.Pretty Text.Blaze.Renderer.String
Text.Blaze.Renderer.Text Text.Blaze.Renderer.Utf8
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.1
hs-libraries: HSblaze-markup-0.6.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.1/html/blaze-markup.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-markup-0.6.1.1/html
name: fast-logger
version: 2.2.0
id: fast-logger-2.2.0-6e2463c033473d587e34fc92af9e328c
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: A fast logging system
description: A fast logging system
category: System
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: System.Log.FastLogger System.Log.FastLogger.File
hidden-modules: System.Log.FastLogger.IO
System.Log.FastLogger.IORef System.Log.FastLogger.LogStr
System.Log.FastLogger.Logger
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0
hs-libraries: HSfast-logger-2.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
auto-update-0.1.1.5-befa9bd291b0de192f00f373ac85a36c
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0/html/fast-logger.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/fast-logger-2.2.0/html
name: cookie
version: 0.4.1.4
id: cookie-0.4.1.4-837771e3bfd31717ae12dda0519c4f34
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://github.com/snoyberg/cookie
package-url:
synopsis: HTTP cookie parsing and rendering
description:
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: False
exposed-modules: Web.Cookie
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cookie-0.4.1.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cookie-0.4.1.4
hs-libraries: HScookie-0.4.1.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cookie-0.4.1.4/html/cookie.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cookie-0.4.1.4/html
name: scientific
version: 0.3.3.1
id: scientific-0.3.3.1-237b097f0121c52c6a450ff53ff1c0d2
license: BSD3
copyright:
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/scientific
package-url:
synopsis: Numbers represented using scientific notation
description: @Data.Scientific@ provides a space efficient and arbitrary precision
scientific number type.
.
'Scientific' numbers are represented using
<http://en.wikipedia.org/wiki/Scientific_notation scientific notation>. It
uses a coefficient @c :: 'Integer'@ and a base-10 exponent @e :: 'Int'@ (do
note that since we're using an 'Int' to represent the exponent these numbers
aren't truly arbitrary precision). A scientific number corresponds to the
'Fractional' number: @'fromInteger' c * 10 '^^' e@.
.
The main application of 'Scientific' is to be used as the target of parsing
arbitrary precision numbers coming from an untrusted source. The advantages
over using 'Rational' for this are that:
.
* A 'Scientific' is more efficient to construct. Rational numbers need to be
constructed using '%' which has to compute the 'gcd' of the 'numerator' and
'denominator'.
.
* 'Scientific' is safe against numbers with huge exponents. For example:
@1e1000000000 :: 'Rational'@ will fill up all space and crash your
program. Scientific works as expected:
.
> > read "1e1000000000" :: Scientific
> 1.0e1000000000
.
* Also, the space usage of converting scientific numbers with huge exponents to
@'Integral's@ (like: 'Int') or @'RealFloat's@ (like: 'Double' or 'Float')
will always be bounded by the target type.
category: Data
author: Bas van Dijk
exposed: False
exposed-modules: Data.Scientific Data.Text.Lazy.Builder.Scientific
Data.ByteString.Builder.Scientific
hidden-modules: Math.NumberTheory.Logarithms
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/scientific-0.3.3.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/scientific-0.3.3.1
hs-libraries: HSscientific-0.3.3.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/scientific-0.3.3.1/html/scientific.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/scientific-0.3.3.1/html
name: blaze-textual
version: 0.2.0.9
id: blaze-textual-0.2.0.9-c40ad5d151a9b8c870027d7f85c56147
license: BSD3
copyright: Copyright 2011 MailRank, Inc.
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: http://github.com/bos/blaze-textual
package-url:
synopsis: Fast rendering of common datatypes
description: A library for efficiently rendering Haskell datatypes to
bytestrings.
.
/Note/: if you use GHCi or Template Haskell, please see the
@README@ file for important details about building this package,
and other packages that depend on it:
<https://github.com/bos/blaze-textual#readme>
category: Text
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: False
exposed-modules: Blaze.Text Blaze.Text.Double Blaze.Text.Int
hidden-modules: Blaze.Text.Double.Native
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9
hs-libraries: HSblaze-textual-0.2.0.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9/html/blaze-textual.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-textual-0.2.0.9/html
name: uuid
version: 1.3.4
id: uuid-1.3.4-50726e9b5fc555c09d79863bb274dd40
license: BSD3
copyright: (c) 2008-2013 Antoine Latter
maintainer: aslatter@gmail.com
stability:
homepage: http://projects.haskell.org/uuid/
package-url:
synopsis: For creating, comparing, parsing and printing Universally Unique Identifiers
description: This library is useful for creating, comparing, parsing and
printing Universally Unique Identifiers.
See <http://en.wikipedia.org/wiki/UUID> for the general idea.
category: Data
author: Antoine Latter
exposed: False
exposed-modules: Data.UUID Data.UUID.Util Data.UUID.V1 Data.UUID.V3
Data.UUID.V4 Data.UUID.V5
hidden-modules: Data.UUID.Builder Data.UUID.Internal
Data.UUID.Named Data.Word.Util
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/uuid-1.3.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/uuid-1.3.4
hs-libraries: HSuuid-1.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
network-info-0.2.0.5-68caa721d91657622308b260073c3091
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/uuid-1.3.4/html/uuid.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/uuid-1.3.4/html
name: asn1-parse
version: 0.8.1
id: asn1-parse-0.8.1-01d411054c069b750cd20979e279c7e8
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-asn1
package-url:
synopsis: Simple monadic parser for ASN1 stream types.
description: Simple monadic parser for ASN1 stream types, when ASN1 pattern matching is not convenient.
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.ASN1.Parse
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1
hs-libraries: HSasn1-parse-0.8.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1/html/asn1-parse.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/asn1-parse-0.8.1/html
name: tagsoup
version: 0.13.3
id: tagsoup-0.13.3-59ab8a805ef77f17292b3ea8da557050
license: BSD3
copyright: Neil Mitchell 2006-2014
maintainer: Neil Mitchell <ndmitchell@gmail.com>
stability:
homepage: http://community.haskell.org/~ndm/tagsoup/
package-url:
synopsis: Parsing and extracting information from (possibly malformed) HTML/XML documents
description: TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification,
and can be used to parse either well-formed XML, or unstructured and malformed HTML
from the web. The library also provides useful functions to extract information
from an HTML document, making it ideal for screen-scraping.
.
Users should start from the "Text.HTML.TagSoup" module.
category: XML
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: False
exposed-modules: Text.HTML.TagSoup Text.HTML.TagSoup.Entity
Text.HTML.TagSoup.Match Text.HTML.TagSoup.Tree Text.StringLike
hidden-modules: Text.HTML.TagSoup.Generated
Text.HTML.TagSoup.Implementation Text.HTML.TagSoup.Manual
Text.HTML.TagSoup.Options Text.HTML.TagSoup.Parser
Text.HTML.TagSoup.Render Text.HTML.TagSoup.Specification
Text.HTML.TagSoup.Type
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3
hs-libraries: HStagsoup-0.13.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3/html/tagsoup.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tagsoup-0.13.3/html
name: parsec
version: 3.1.7
id: parsec-3.1.7-28f535acb9295c3bbe8b01410b62abe1
license: BSD3
copyright:
maintainer: Antoine Latter <aslatter@gmail.com>
stability:
homepage: http://www.cs.uu.nl/~daan/parsec.html
package-url:
synopsis: Monadic parser combinators
description: Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented (on the package
homepage), has extensive libraries and good error messages,
and is also fast. It is defined as a monad transformer that can be
stacked on arbitrary monads, and it is also parametric in the
input stream type.
category: Parsing
author: Daan Leijen <daan@microsoft.com>, Paolo Martini <paolo@nemail.it>
exposed: False
exposed-modules: Text.Parsec Text.Parsec.String
Text.Parsec.ByteString Text.Parsec.ByteString.Lazy Text.Parsec.Text
Text.Parsec.Text.Lazy Text.Parsec.Pos Text.Parsec.Error
Text.Parsec.Prim Text.Parsec.Char Text.Parsec.Combinator
Text.Parsec.Token Text.Parsec.Expr Text.Parsec.Language
Text.Parsec.Perm Text.ParserCombinators.Parsec
Text.ParserCombinators.Parsec.Char
Text.ParserCombinators.Parsec.Combinator
Text.ParserCombinators.Parsec.Error
Text.ParserCombinators.Parsec.Expr
Text.ParserCombinators.Parsec.Language
Text.ParserCombinators.Parsec.Perm
Text.ParserCombinators.Parsec.Pos
Text.ParserCombinators.Parsec.Prim
Text.ParserCombinators.Parsec.Token
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/parsec-3.1.7
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/parsec-3.1.7
hs-libraries: HSparsec-3.1.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/parsec-3.1.7/html/parsec.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/parsec-3.1.7/html
name: nats
version: 0.2
id: nats-0.2-d47437df91ae4126db9bb25f69b30069
license: BSD3
copyright: Copyright (C) 2011-2014 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/nats/
package-url:
synopsis: Natural numbers
description: Natural numbers
category: Numeric, Algebra
author: Edward A. Kmett
exposed: False
exposed-modules: Numeric.Natural Numeric.Natural.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/nats-0.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/nats-0.2
hs-libraries: HSnats-0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/nats-0.2/html/nats.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/nats-0.2/html
name: resource-pool
version: 0.2.3.0
id: resource-pool-0.2.3.0-0fa96efc4d336876fb49f4311a96bffb
license: BSD3
copyright: Copyright 2011 MailRank, Inc.
maintainer: Bryan O'Sullivan <bos@serpentine.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: http://github.com/bos/pool
package-url:
synopsis: A high-performance striped resource pooling implementation
description: A high-performance striped pooling abstraction for managing
flexibly-sized collections of resources such as database
connections.
category: Data, Database, Network
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: False
exposed-modules: Data.Pool
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0
hs-libraries: HSresource-pool-0.2.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0/html/resource-pool.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/resource-pool-0.2.3.0/html
name: case-insensitive
version: 1.2.0.1
id: case-insensitive-1.2.0.1-29ce832765df33b31ae0851303dcb9d0
license: BSD3
copyright: 2011 Bas van Dijk
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/case-insensitive
package-url:
synopsis: Case insensitive string comparison
description: The module @Data.CaseInsensitive@ provides the 'CI' type
constructor which can be parameterised by a string-like
type like: 'String', 'ByteString', 'Text',
etc.. Comparisons of values of the resulting type will be
insensitive to cases.
category: Data, Text
author: Bas van Dijk
exposed: False
exposed-modules: Data.CaseInsensitive Data.CaseInsensitive.Unsafe
hidden-modules: Data.CaseInsensitive.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.1
hs-libraries: HScase-insensitive-1.2.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.1/html/case-insensitive.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/case-insensitive-1.2.0.1/html
name: xml-types
version: 0.3.4
id: xml-types-0.3.4-9fbac1e7d9fa8ee036d82bb4f13e0298
license: MIT
copyright:
maintainer: jmillikin@gmail.com
stability: experimental
homepage: https://john-millikin.com/software/haskell-xml/
package-url:
synopsis: Basic types for representing XML
description:
category: Text, XML
author: John Millikin <jmillikin@gmail.com>
exposed: False
exposed-modules: Data.XML.Types
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/xml-types-0.3.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/xml-types-0.3.4
hs-libraries: HSxml-types-0.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/xml-types-0.3.4/html/xml-types.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/xml-types-0.3.4/html
name: crypto-pubkey
version: 0.2.4
id: crypto-pubkey-0.2.4-09d5bc075ead3e2637e2ec967d751c43
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-pubkey
package-url:
synopsis: Public Key cryptography
description: Public Key cryptography
.
Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, ElGamal signature.
.
Also have primitive support for Diffie Hellman, and ElGamal encryption
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.PubKey.RSA Crypto.PubKey.RSA.PKCS15
Crypto.PubKey.RSA.OAEP Crypto.PubKey.RSA.PSS Crypto.PubKey.RSA.Prim
Crypto.PubKey.DSA Crypto.PubKey.DH Crypto.PubKey.HashDescr
Crypto.PubKey.MaskGenFunction Crypto.PubKey.ECC.Generate
Crypto.PubKey.ECC.Prim Crypto.PubKey.ECC.ECDSA
hidden-modules: Crypto.PubKey.ElGamal Crypto.PubKey.RSA.Types
Crypto.PubKey.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4
hs-libraries: HScrypto-pubkey-0.2.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-numbers-0.2.3-c5084563f3af622e5d02d961fe37a67c
crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
crypto-random-0.0.8-3586ddc73e2b45e2c64acdef804031cc
cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4/html/crypto-pubkey.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-0.2.4/html
name: clientsession
version: 0.9.1
id: clientsession-0.9.1-8a7612f7c5ec948c2ce030998df2effa
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/yesodweb/clientsession/tree/master
package-url:
synopsis: Securely store session data in a client-side cookie.
description: Achieves security through AES-CTR encryption and
Skein-MAC-512-256 authentication. Uses Base64
encoding to avoid any issues with characters.
category: Web
author: Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com>
exposed: False
exposed-modules: Web.ClientSession
hidden-modules: System.LookupEnv
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/clientsession-0.9.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/clientsession-0.9.1
hs-libraries: HSclientsession-0.9.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
cprng-aes-0.5.2-43cf6ba6b23c39a1f2eb0b8a5c1f9ea2
crypto-api-0.13.2-a271c16369cb141824cbc4fc7669725b
crypto-random-0.0.8-3586ddc73e2b45e2c64acdef804031cc
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
entropy-0.3.3-bc644832451f5714ff2f73f0f2f51cd3
setenv-0.1.1.1-9a7f4ba08f42b64c70f174e426f2de6d
skein-1.0.9-ced26005d8db420b7020a24a330724c2
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/clientsession-0.9.1/html/clientsession.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/clientsession-0.9.1/html
name: mime-types
version: 0.1.0.4
id: mime-types-0.1.0.4-dec7db7d594faac12517b67cabbfd918
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/yesodweb/wai
package-url:
synopsis: Basic mime-type handling types and functions
description: Basic mime-type handling types and functions
category: Web
author: Michael Snoyman
exposed: False
exposed-modules: Network.Mime
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4
hs-libraries: HSmime-types-0.1.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4/html/mime-types.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mime-types-0.1.0.4/html
name: blaze-builder
version: 0.3.3.4
id: blaze-builder-0.3.3.4-02988d6a9a1bff3423db1a4112415cf9
license: BSD3
copyright: 2010-2014 Simon Meier
2010 Jasper Van der Jeugt
maintainer: Simon Meier <iridcode@gmail.com>
stability: Experimental
homepage: http://github.com/meiersi/blaze-builder
package-url:
synopsis: Efficient buffered output.
description: This library provides an abstraction of buffered output of
byte streams and several convenience functions to exploit
it. For example, it allows to efficiently serialize
Haskell values to lazy bytestrings with a large average
chunk size. The large average chunk size allows to make
good use of cache prefetching in later processing steps
(e.g. compression) and reduces the system call overhead
when writing the resulting lazy bytestring to a file or
sending it over the network.
category: Data
author: Jasper Van der Jeugt, Simon Meier
exposed: False
exposed-modules: Blaze.ByteString.Builder
Blaze.ByteString.Builder.Int Blaze.ByteString.Builder.Word
Blaze.ByteString.Builder.ByteString
Blaze.ByteString.Builder.Char.Utf8 Blaze.ByteString.Builder.Char8
Blaze.ByteString.Builder.Html.Utf8 Blaze.ByteString.Builder.HTTP
Blaze.ByteString.Builder.Internal
Blaze.ByteString.Builder.Internal.Write
Blaze.ByteString.Builder.Internal.Types
Blaze.ByteString.Builder.Internal.Buffer
hidden-modules: Blaze.ByteString.Builder.Internal.UncheckedShifts
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.4
hs-libraries: HSblaze-builder-0.3.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.4/html/blaze-builder.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/blaze-builder-0.3.3.4/html
name: asn1-encoding
version: 0.8.1.3
id: asn1-encoding-0.8.1.3-a064f99b88556132c4b56d08a0df96fd
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-asn1
package-url:
synopsis: ASN1 data reader and writer in RAW, BER and DER forms
description: ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, and DER).
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.ASN1.Error Data.ASN1.BinaryEncoding
Data.ASN1.BinaryEncoding.Raw Data.ASN1.Encoding Data.ASN1.Stream
Data.ASN1.Object
hidden-modules: Data.ASN1.Prim Data.ASN1.BinaryEncoding.Parse
Data.ASN1.BinaryEncoding.Writer Data.ASN1.Internal
Data.ASN1.Serialize Data.ASN1.Get
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3
hs-libraries: HSasn1-encoding-0.8.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3/html/asn1-encoding.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/asn1-encoding-0.8.1.3/html
name: publicsuffixlist
version: 0.1
id: publicsuffixlist-0.1-512ed60d7d4ef46110ec1996a577fb7d
license: BSD3
copyright:
maintainer: Myles C. Maxfield <myles.maxfield@gmail.com>
stability: Experimental
homepage: https://github.com/litherum/publicsuffixlist
package-url:
synopsis: Is a given string a domain suffix?
description: Is a given string a domain suffix?
category: Network
author: Myles C. Maxfield <myles.maxfield@gmail.com>
exposed: False
exposed-modules: Network.PublicSuffixList.Lookup
Network.PublicSuffixList.DataStructure
hidden-modules: Network.PublicSuffixList.Types
Network.PublicSuffixList.Serialize
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1
hs-libraries: HSpublicsuffixlist-0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1/html/publicsuffixlist.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/publicsuffixlist-0.1/html
name: path-pieces
version: 0.1.4
id: path-pieces-0.1.4-4f525d5c408e7002dcbc3dc47011e2c6
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: unstable
homepage:
package-url:
synopsis: Components of paths.
description:
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: False
exposed-modules: Web.PathPieces
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4
hs-libraries: HSpath-pieces-0.1.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4/html/path-pieces.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/path-pieces-0.1.4/html
name: hashable
version: 1.2.2.0
id: hashable-1.2.2.0-ad662458cc9782e2c8923d91c8abb5f8
license: BSD3
copyright:
maintainer: johan.tibell@gmail.com
stability: Provisional
homepage: http://github.com/tibbe/hashable
package-url:
synopsis: A class for types that can be converted to a hash value
description: This package defines a class, 'Hashable', for types that
can be converted to a hash value. This class
exists for the benefit of hashing-based data
structures. The package provides instances for
basic types and a way to combine hash values.
category: Data
author: Milan Straka <fox@ucw.cz>
Johan Tibell <johan.tibell@gmail.com>
exposed: False
exposed-modules: Data.Hashable
hidden-modules: Data.Hashable.Class Data.Hashable.Generic
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0
hs-libraries: HShashable-1.2.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
text-1.2.0.0-0aa52495540144a06751c1c90709ba67
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0/html/hashable.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hashable-1.2.2.0/html
name: crypto-numbers
version: 0.2.3
id: crypto-numbers-0.2.3-c5084563f3af622e5d02d961fe37a67c
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-numbers
package-url:
synopsis: Cryptographic numbers: functions and algorithms
description: Cryptographic numbers: functions and algorithms
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Number.ModArithmetic
Crypto.Number.Serialize Crypto.Number.Generate Crypto.Number.Basic
Crypto.Number.Polynomial Crypto.Number.F2m Crypto.Number.Prime
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3
hs-libraries: HScrypto-numbers-0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-random-0.0.8-3586ddc73e2b45e2c64acdef804031cc
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3/html/crypto-numbers.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-numbers-0.2.3/html
name: cprng-aes
version: 0.5.2
id: cprng-aes-0.5.2-43cf6ba6b23c39a1f2eb0b8a5c1f9ea2
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-cprng-aes
package-url:
synopsis: Crypto Pseudo Random Number Generator using AES in counter mode.
description: Simple crypto pseudo-random-number-generator with really good randomness property.
.
Using ent, a randomness property maker on one 1Mb sample:
Entropy = 7.999837 bits per byte.
Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
Chi square distribution for 1048576 samples is 237.02
Arithmetic mean value of data bytes is 127.3422 (127.5 = random)
Monte Carlo value for Pi is 3.143589568 (error 0.06 percent)
.
Compared to urandom with the same sampling:
Entropy = 7.999831 bits per byte.
Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
Chi square distribution for 1048576 samples is 246.63
Arithmetic mean value of data bytes is 127.6347 (127.5 = random).
Monte Carlo value for Pi is 3.132465868 (error 0.29 percent).
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Random.AESCtr
hidden-modules: Crypto.Random.AESCtr.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2
hs-libraries: HScprng-aes-0.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
crypto-random-0.0.8-3586ddc73e2b45e2c64acdef804031cc
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2/html/cprng-aes.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cprng-aes-0.5.2/html
name: text
version: 1.2.0.0
id: text-1.2.0.0-0aa52495540144a06751c1c90709ba67
license: BSD3
copyright: 2009-2011 Bryan O'Sullivan, 2008-2009 Tom Harper
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/text
package-url:
synopsis: An efficient packed Unicode text type.
description:
.
An efficient packed, immutable Unicode text type (both strict and
lazy), with a powerful loop fusion optimization framework.
.
The 'Text' type represents Unicode character strings, in a time and
space-efficient manner. This package provides text processing
capabilities that are optimized for performance critical use, both
in terms of large data quantities and high speed.
.
The 'Text' type provides character-encoding, type-safe case
conversion via whole-string case conversion functions. It also
provides a range of functions for converting 'Text' values to and from
'ByteStrings', using several standard encodings.
.
Efficient locale-sensitive support for text IO is also supported.
.
These modules are intended to be imported qualified, to avoid name
clashes with Prelude functions, e.g.
.
> import qualified Data.Text as T
.
To use an extended and very rich family of functions for working
with Unicode text (including normalization, regular expressions,
non-standard encodings, text breaking, and locales), see
the @text-icu@ package:
<http://hackage.haskell.org/package/text-icu>
category: Data, Text
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Data.Text Data.Text.Array Data.Text.Encoding
Data.Text.Encoding.Error Data.Text.Foreign Data.Text.IO
Data.Text.Internal Data.Text.Internal.Builder
Data.Text.Internal.Builder.Functions
Data.Text.Internal.Builder.Int.Digits
Data.Text.Internal.Builder.RealFloat.Functions
Data.Text.Internal.Encoding.Fusion
Data.Text.Internal.Encoding.Fusion.Common
Data.Text.Internal.Encoding.Utf16 Data.Text.Internal.Encoding.Utf32
Data.Text.Internal.Encoding.Utf8 Data.Text.Internal.Functions
Data.Text.Internal.Fusion Data.Text.Internal.Fusion.CaseMapping
Data.Text.Internal.Fusion.Common Data.Text.Internal.Fusion.Size
Data.Text.Internal.Fusion.Types Data.Text.Internal.IO
Data.Text.Internal.Lazy Data.Text.Internal.Lazy.Encoding.Fusion
Data.Text.Internal.Lazy.Fusion Data.Text.Internal.Lazy.Search
Data.Text.Internal.Private Data.Text.Internal.Read
Data.Text.Internal.Search Data.Text.Internal.Unsafe
Data.Text.Internal.Unsafe.Char Data.Text.Internal.Unsafe.Shift
Data.Text.Lazy Data.Text.Lazy.Builder Data.Text.Lazy.Builder.Int
Data.Text.Lazy.Builder.RealFloat Data.Text.Lazy.Encoding
Data.Text.Lazy.IO Data.Text.Lazy.Internal Data.Text.Lazy.Read
Data.Text.Read Data.Text.Unsafe
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/text-1.2.0.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/text-1.2.0.0
hs-libraries: HStext-1.2.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/text-1.2.0.0/html/text.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/text-1.2.0.0/html
name: crypto-random
version: 0.0.8
id: crypto-random-0.0.8-3586ddc73e2b45e2c64acdef804031cc
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-random
package-url:
synopsis: Simple cryptographic random related types
description: Simple cryptographic random related types
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Random Crypto.Random.Test Crypto.Random.API
hidden-modules: Crypto.Random.Generator Crypto.Random.Entropy
Crypto.Random.Entropy.Source Crypto.Random.Entropy.Unix
Crypto.Random.Entropy.RDRand
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-random-0.0.8
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-random-0.0.8
hs-libraries: HScrypto-random-0.0.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-random-0.0.8/html/crypto-random.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-random-0.0.8/html
name: vector
version: 0.10.11.0
id: vector-0.10.11.0-589656c4cff9266f6c7a71ae67b12bd2
license: BSD3
copyright: (c) Roman Leshchinskiy 2008-2012
maintainer: libraries@haskell.org
stability:
homepage: https://github.com/haskell/vector
package-url:
synopsis: Efficient Arrays
description:
.
An efficient implementation of Int-indexed arrays (both mutable
and immutable), with a powerful loop optimisation framework .
.
It is structured as follows:
.
["Data.Vector"] Boxed vectors of arbitrary types.
.
["Data.Vector.Unboxed"] Unboxed vectors with an adaptive
representation based on data type families.
.
["Data.Vector.Storable"] Unboxed vectors of 'Storable' types.
.
["Data.Vector.Primitive"] Unboxed vectors of primitive types as
defined by the @primitive@ package. "Data.Vector.Unboxed" is more
flexible at no performance cost.
.
["Data.Vector.Generic"] Generic interface to the vector types.
.
There is also a (draft) tutorial on common uses of vector.
.
* <http://haskell.org/haskellwiki/Numeric_Haskell:_A_Vector_Tutorial>
category: Data, Data Structures
author: Roman Leshchinskiy <rl@cse.unsw.edu.au>
exposed: False
exposed-modules: Data.Vector.Internal.Check Data.Vector.Fusion.Util
Data.Vector.Fusion.Stream.Size Data.Vector.Fusion.Stream.Monadic
Data.Vector.Fusion.Stream Data.Vector.Generic.Mutable
Data.Vector.Generic.Base Data.Vector.Generic.New
Data.Vector.Generic Data.Vector.Primitive.Mutable
Data.Vector.Primitive Data.Vector.Storable.Internal
Data.Vector.Storable.Mutable Data.Vector.Storable
Data.Vector.Unboxed.Base Data.Vector.Unboxed.Mutable
Data.Vector.Unboxed Data.Vector.Mutable Data.Vector
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/vector-0.10.11.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/vector-0.10.11.0
hs-libraries: HSvector-0.10.11.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/vector-0.10.11.0/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/vector-0.10.11.0/html/vector.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/vector-0.10.11.0/html
name: hspec
version: 1.11.4
id: hspec-1.11.4-4efb40d0166383d9e4b8d8dcf30d462b
license: MIT
copyright: (c) 2011-2014 Simon Hengel,
(c) 2011-2012 Trystan Spangler,
(c) 2011 Greg Weber
maintainer: Simon Hengel <sol@typeful.net>
stability: experimental
homepage: http://hspec.github.io/
package-url:
synopsis: A Testing Framework for Haskell
description: Hspec is a testing framework for Haskell. It is inspired by
the Ruby library RSpec. Some of Hspec's distinctive features
are:
.
* a friendly DSL for defining tests
.
* integration with QuickCheck, SmallCheck, and HUnit
.
* parallel test execution
.
* automatic discovery of test files
.
The Hspec Manual is at <http://hspec.github.io/>.
category: Testing
author:
exposed: False
exposed-modules: Test.Hspec Test.Hspec.Core Test.Hspec.Runner
Test.Hspec.Formatters Test.Hspec.HUnit Test.Hspec.QuickCheck
hidden-modules: Test.Hspec.Util Test.Hspec.Compat
Test.Hspec.Core.Type Test.Hspec.Core.QuickCheckUtil
Test.Hspec.Config Test.Hspec.Options Test.Hspec.FailureReport
Test.Hspec.Runner.Eval Test.Hspec.Runner.Tree
Test.Hspec.Formatters.Internal Test.Hspec.Timer
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hspec-1.11.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hspec-1.11.4
hs-libraries: HShspec-1.11.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
QuickCheck-2.7.6-2e9d421850147e063db6f32ee5627c81
ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
async-2.0.1.6-f3b8c6a4be17de4cc051024c7e1f2f16
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hspec-expectations-0.6.1-03d489d6abb171cb7a57320f5a34e936
quickcheck-io-0.1.1-712d64ec215d9c417f52542a2945da94
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
setenv-0.1.1.1-9a7f4ba08f42b64c70f174e426f2de6d
tf-random-0.5-f158d0caebd216ad0b5cb63ce15ae427
time-1.4.2-bf925e935c287d0b75398fe297453c28
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hspec-1.11.4/html/hspec.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hspec-1.11.4/html
name: quickcheck-io
version: 0.1.1
id: quickcheck-io-0.1.1-712d64ec215d9c417f52542a2945da94
license: MIT
copyright: (c) 2013 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
stability:
homepage:
package-url:
synopsis: Use HUnit assertions as QuickCheck properties
description: This package provides an orphan instance that allows you to
use HUnit assertions as QuickCheck properties.
category: Testing
author: Simon Hengel <sol@typeful.net>
exposed: False
exposed-modules: Test.QuickCheck.IO
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1
hs-libraries: HSquickcheck-io-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
QuickCheck-2.7.6-2e9d421850147e063db6f32ee5627c81
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1/html/quickcheck-io.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/quickcheck-io-0.1.1/html
name: QuickCheck
version: 2.7.6
id: QuickCheck-2.7.6-2e9d421850147e063db6f32ee5627c81
license: BSD3
copyright: 2000-2014 Koen Claessen, 2006-2008 Björn Bringert, 2009-2014 Nick Smallbone
maintainer: QuickCheck developers <quickcheck@projects.haskell.org>
stability:
homepage: https://github.com/nick8325/quickcheck
package-url:
synopsis: Automatic testing of Haskell programs
description: QuickCheck is a library for random testing of program properties.
.
The programmer provides a specification of the program, in
the form of properties which functions should satisfy, and
QuickCheck then tests that the properties hold in a large number
of randomly generated cases.
.
Specifications are expressed in
Haskell, using combinators defined in the QuickCheck library.
QuickCheck provides combinators to define properties, observe
the distribution of test data, and define test
data generators.
category: Testing
author: Koen Claessen <koen@chalmers.se>
exposed: False
exposed-modules: Test.QuickCheck Test.QuickCheck.Arbitrary
Test.QuickCheck.Gen Test.QuickCheck.Gen.Unsafe
Test.QuickCheck.Monadic Test.QuickCheck.Modifiers
Test.QuickCheck.Property Test.QuickCheck.Test Test.QuickCheck.Text
Test.QuickCheck.Poly Test.QuickCheck.State Test.QuickCheck.Random
Test.QuickCheck.Exception Test.QuickCheck.Function
Test.QuickCheck.All
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6
hs-libraries: HSQuickCheck-2.7.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
tf-random-0.5-f158d0caebd216ad0b5cb63ce15ae427
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6/html/QuickCheck.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/QuickCheck-2.7.6/html
name: resourcet
version: 1.1.2.3
id: resourcet-1.1.2.3-58ca0429f8aa57bda25d0a716e84b7e6
license: BSD3
copyright:
maintainer: michael@snoyman.com
stability:
homepage: http://github.com/snoyberg/conduit
package-url:
synopsis: Deterministic allocation and freeing of scarce resources.
description: A full tutorial is available at <https://www.fpcomplete.com/user/snoyberg/library-documentation/resourcet>.
.
This package was originally included with the conduit package, but has existed as a separate package for quite a while. It is fully usable outside of conduit.
category: Data, Conduit
author: Michael Snoyman
exposed: False
exposed-modules: Control.Monad.Trans.Resource
Control.Monad.Trans.Resource.Internal Data.Acquire
Data.Acquire.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3
hs-libraries: HSresourcet-1.1.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
mmorph-1.0.4-8b6324a1ccc4eda9ef5d80baac02150b
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3/html/resourcet.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/resourcet-1.1.2.3/html
name: skein
version: 1.0.9
id: skein-1.0.9-ced26005d8db420b7020a24a330724c2
license: BSD3
copyright:
maintainer: Felipe Lessa <felipe.lessa@gmail.com>
stability:
homepage: https://github.com/meteficha/skein
package-url:
synopsis: Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.
description: Skein (<http://www.skein-hash.info/>) is a family of fast
secure cryptographic hash functions designed by Niels
Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir
Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.
.
This package uses bindings to the optimized C implementation
of Skein. We provide a high-level interface (see module
"Crypto.Skein") to some of the Skein use cases. We also
provide a low-level interface (see module
"Crypto.Skein.Internal") should you need to use Skein in a
different way.
.
Currently we have support for Skein as cryptographic hash
function as Skein as a message authentication code
(Skein-MAC). For examples of how to use this package, see
"Crypto.Skein" module documentation.
.
This package includes Skein v1.3. Versions of this package
before 1.0.0 implemented Skein v1.1.
category: Cryptography
author: Felipe Lessa <felipe.lessa@gmail.com>, Doug Whiting
exposed: False
exposed-modules: Crypto.Skein Crypto.Skein.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/skein-1.0.9
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/skein-1.0.9
hs-libraries: HSskein-1.0.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: skein.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
crypto-api-0.13.2-a271c16369cb141824cbc4fc7669725b
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/skein-1.0.9/html/skein.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/skein-1.0.9/html
name: optparse-applicative
version: 0.11.0.1
id: optparse-applicative-0.11.0.1-2f39b19ceefedaf475c1482ee9c96408
license: BSD3
copyright: (c) 2012-2014 Paolo Capriotti <paolo@capriotti.io>
maintainer: paolo@capriotti.io
stability:
homepage: https://github.com/pcapriotti/optparse-applicative
package-url:
synopsis: Utilities and combinators for parsing command line options
description: Here is a simple example of an applicative option parser:
.
@
data Sample = Sample
&#x20; &#x7b; hello :: String
&#x20; , quiet :: Bool &#x7d;
.
sample :: Parser Sample
sample = Sample
&#x20; \<$\> strOption
&#x20; ( long \"hello\"
&#x20; \<\> metavar \"TARGET\"
&#x20; \<\> help \"Target for the greeting\" )
&#x20; \<*\> switch
&#x20; ( long \"quiet\"
&#x20; \<\> help \"Whether to be quiet\" )
@
.
The parser is built using applicative style starting from a set of basic
combinators. In this example, @hello@ is defined as an 'option' with a
@String@ argument, while @quiet@ is a boolean 'flag' (called 'switch').
.
A parser can be used like this:
.
@
greet :: Sample -> IO ()
greet (Sample h False) = putStrLn $ \"Hello, \" ++ h
greet _ = return ()
.
main :: IO ()
main = execParser opts \>\>= greet
&#x20; where
&#x20; opts = info (helper \<*\> sample)
&#x20; ( fullDesc
&#x20; \<\> progDesc \"Print a greeting for TARGET\"
&#x20; \<\> header \"hello - a test for optparse-applicative\" )
@
.
The @greet@ function is the entry point of the program, while @opts@ is a
complete description of the program, used when generating a help text. The
'helper' combinator takes any parser, and adds a @help@ option to it (which
always fails).
.
The @hello@ option in this example is mandatory (since it doesn't have a
default value), so running the program without any argument will display a
help text:
.
>hello - a test for optparse-applicative
>
>Usage: hello --hello TARGET [--quiet]
> Print a greeting for TARGET
>
>Available options:
> -h,--help Show this help text
> --hello TARGET Target for the greeting
> --quiet Whether to be quiet
.
containing a short usage summary, and a detailed list of options with
descriptions.
category: System
author: Paolo Capriotti
exposed: False
exposed-modules: Options.Applicative Options.Applicative.Arrows
Options.Applicative.BashCompletion Options.Applicative.Builder
Options.Applicative.Builder.Completer
Options.Applicative.Builder.Internal Options.Applicative.Common
Options.Applicative.Extra Options.Applicative.Help
Options.Applicative.Help.Pretty Options.Applicative.Help.Chunk
Options.Applicative.Help.Core Options.Applicative.Help.Types
Options.Applicative.Types Options.Applicative.Internal
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1
hs-libraries: HSoptparse-applicative-0.11.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-wl-pprint-0.6.7.1-bcb791551d3f60726e62d6ed3d9e5559
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
process-1.2.0.0-4870cdb503fdbb301e26c7b926e216b2
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-compat-0.3.3.4-016d59eabfa256fa5877df8a03d16908
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1/html/optparse-applicative.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/optparse-applicative-0.11.0.1/html
name: lifted-base
version: 0.2.3.0
id: lifted-base-0.2.3.0-7b4b8c28f10c97c2ecc0d44e956f1f41
license: BSD3
copyright: (c) 2011-2012 Bas van Dijk, Anders Kaseorg
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/lifted-base
package-url:
synopsis: lifted IO operations from the base library
description: @lifted-base@ exports IO operations from the base library lifted to
any instance of 'MonadBase' or 'MonadBaseControl'.
.
Note that not all modules from @base@ are converted yet. If
you need a lifted version of a function from @base@, just
ask me to add it or send me a patch.
.
The package includes a copy of the @monad-peel@ testsuite written
by Anders Kaseorg The tests can be performed using @cabal test@.
category: Control
author: Bas van Dijk, Anders Kaseorg
exposed: False
exposed-modules: Control.Exception.Lifted
Control.Concurrent.MVar.Lifted Control.Concurrent.Chan.Lifted
Control.Concurrent.QSem.Lifted Control.Concurrent.QSemN.Lifted
Control.Concurrent.Lifted Data.IORef.Lifted
Foreign.Marshal.Utils.Lifted System.Timeout.Lifted
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0
hs-libraries: HSlifted-base-0.2.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: inlinable.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0/html/lifted-base.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/lifted-base-0.2.3.0/html
name: exceptions
version: 0.6.1
id: exceptions-0.6.1-8af3ca4f7a1628497df1da60de67e172
license: BSD3
copyright: Copyright (C) 2013-2014 Edward A. Kmett
Copyright (C) 2012 Google Inc.
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/exceptions/
package-url:
synopsis: Extensible optionally-pure exceptions
description: Extensible optionally-pure exceptions
category: Control, Exceptions, Monad
author: Edward A. Kmett
exposed: False
exposed-modules: Control.Monad.Catch Control.Monad.Catch.Pure
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/exceptions-0.6.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/exceptions-0.6.1
hs-libraries: HSexceptions-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/exceptions-0.6.1/html/exceptions.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/exceptions-0.6.1/html
name: pem
version: 0.2.2
id: pem-0.2.2-029fec3d2db9f00ecc0be5044e38da9d
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-pem
package-url:
synopsis: Privacy Enhanced Mail (PEM) format reader and writer.
description: Privacy Enhanced Mail (PEM) format reader and writer.
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.PEM
hidden-modules: Data.PEM.Parser Data.PEM.Writer Data.PEM.Types
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/pem-0.2.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/pem-0.2.2
hs-libraries: HSpem-0.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/pem-0.2.2/html/pem.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/pem-0.2.2/html
name: monad-control
version: 0.3.3.0
id: monad-control-0.3.3.0-f385da22de3870ddd25c0711554e2da2
license: BSD3
copyright: (c) 2011 Bas van Dijk, Anders Kaseorg
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/monad-control
package-url:
synopsis: Lift control operations, like exception catching, through monad transformers
description: This package defines the type class @MonadBaseControl@, a subset of
@MonadBase@ into which generic control operations such as @catch@ can be
lifted from @IO@ or any other base monad. Instances are based on monad
transformers in @MonadTransControl@, which includes all standard monad
transformers in the @transformers@ library except @ContT@.
.
See the @lifted-base@ package which uses @monad-control@ to lift @IO@
operations from the @base@ library (like @catch@ or @bracket@) into any monad
that is an instance of @MonadBase@ or @MonadBaseControl@.
.
Note that this package is a rewrite of Anders Kaseorg's @monad-peel@
library. The main difference is that this package provides CPS style operators
and exploits the @RankNTypes@ and @TypeFamilies@ language extensions to
simplify and speedup most definitions.
category: Control
author: Bas van Dijk, Anders Kaseorg
exposed: True
exposed-modules: Control.Monad.Trans.Control
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0
hs-libraries: HSmonad-control-0.3.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0/html/monad-control.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/monad-control-0.3.3.0/html
name: crypto-api
version: 0.13.2
id: crypto-api-0.13.2-a271c16369cb141824cbc4fc7669725b
license: BSD3
copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>
maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com>
stability: stable
homepage: https://github.com/TomMD/crypto-api
package-url:
synopsis: A generic interface for cryptographic operations
description: A generic interface for cryptographic operations (hashes, ciphers, randomness).
Maintainers of hash and cipher implementations are
encouraged to add instances for the classes defined
in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes
module.
Any concepts or functions of general use to more than
one cryptographic algorithm (ex: padding) is within
scope of this package.
category: Data, Cryptography
author: Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike)
exposed: False
exposed-modules: Crypto.Classes Crypto.Types Crypto.HMAC
Crypto.Random Crypto.Padding Crypto.Modes Crypto.Util
Crypto.Classes.Exceptions
hidden-modules: Crypto.CPoly
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2
hs-libraries: HScrypto-api-0.13.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
entropy-0.3.3-bc644832451f5714ff2f73f0f2f51cd3
tagged-0.7.2-28286204801522ac85a55fc42ce891dc
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2/html/crypto-api.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-api-0.13.2/html
name: cipher-des
version: 0.0.6
id: cipher-des-0.0.6-c126b496cfc40eeb887f960b90ab474b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-cipher
package-url:
synopsis: DES and 3DES primitives
description: DES and 3DES primitives
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Cipher.DES Crypto.Cipher.TripleDES
hidden-modules: Crypto.Cipher.DES.Primitive
Crypto.Cipher.DES.Serialization
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6
hs-libraries: HScipher-des-0.0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6/html/cipher-des.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cipher-des-0.0.6/html
name: cipher-aes
version: 0.2.8
id: cipher-aes-0.2.8-e21718c6981981cbd7fc037c35b9cfe2
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-cipher-aes
package-url:
synopsis: Fast AES cipher implementation with advanced mode of operations
description: Fast AES cipher implementation with advanced mode of operations.
.
The modes of operations available are ECB (Electronic code book),
CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext stealing),
GCM (Galois Counter Mode).
.
The AES implementation uses AES-NI when available (on x86 and x86-64 architecture),
but fallback gracefully to a software C implementation.
.
The software implementation uses S-Boxes, which might suffer for cache timing issues.
However do notes that most other known software implementations, including very popular
one (openssl, gnutls) also uses similar implementation. If it matters for your
case, you should make sure you have AES-NI available, or you'll need to use a different
implementation.
.
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Cipher.AES
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8
hs-libraries: HScipher-aes-0.2.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8/html/cipher-aes.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cipher-aes-0.2.8/html
name: cipher-rc4
version: 0.1.4
id: cipher-rc4-0.1.4-c5f686e7d3f0a21d1763703edd9daff0
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-cipher-rc4
package-url:
synopsis: Fast RC4 cipher implementation
description: Fast RC4 cipher implementation
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Cipher.RC4
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4
hs-libraries: HScipher-rc4-0.1.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4/html/cipher-rc4.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cipher-rc4-0.1.4/html
name: mtl
version: 2.2.1
id: mtl-2.2.1-7e36fa184fee4ff5c892cec1466dde72
license: BSD3
copyright:
maintainer: Edward Kmett <ekmett@gmail.com>
stability:
homepage: http://github.com/ekmett/mtl
package-url:
synopsis: Monad classes, using functional dependencies
description: Monad classes using functional dependencies, with instances
for various monad transformers, inspired by the paper
/Functional Programming with Overloading and Higher-Order Polymorphism/,
by Mark P Jones, in /Advanced School of Functional Programming/, 1995
(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
category: Control
author: Andy Gill
exposed: False
exposed-modules: Control.Monad.Cont Control.Monad.Cont.Class
Control.Monad.Error Control.Monad.Error.Class Control.Monad.Except
Control.Monad.Identity Control.Monad.List Control.Monad.RWS
Control.Monad.RWS.Class Control.Monad.RWS.Lazy
Control.Monad.RWS.Strict Control.Monad.Reader
Control.Monad.Reader.Class Control.Monad.State
Control.Monad.State.Class Control.Monad.State.Lazy
Control.Monad.State.Strict Control.Monad.Trans Control.Monad.Writer
Control.Monad.Writer.Class Control.Monad.Writer.Lazy
Control.Monad.Writer.Strict
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mtl-2.2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mtl-2.2.1
hs-libraries: HSmtl-2.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mtl-2.2.1/html/mtl.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mtl-2.2.1/html
name: socks
version: 0.5.4
id: socks-0.5.4-7b08072deeaab95d92aeac8b0a4bc551
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-socks
package-url:
synopsis: Socks proxy (version 5) implementation.
description: Socks proxy (version 5) implementation.
category: Network
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Network.Socks5 Network.Socks5.Lowlevel
Network.Socks5.Types
hidden-modules: Network.Socks5.Wire Network.Socks5.Conf
Network.Socks5.Command
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/socks-0.5.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/socks-0.5.4
hs-libraries: HSsocks-0.5.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/socks-0.5.4/html/socks.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/socks-0.5.4/html
name: transformers-compat
version: 0.3.3.4
id: transformers-compat-0.3.3.4-016d59eabfa256fa5877df8a03d16908
license: BSD3
copyright: Copyright (C) 2012 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/transformers-compat/
package-url:
synopsis: A small compatibility shim exposing the new types from transformers 0.3 and 0.4 to older Haskell platforms.
description: This package includes backported versions of types that were added
to transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.
.
Those users should be able to just depend on @transformers >= 0.2@
and @transformers-compat >= 0.3@.
.
Note: missing methods are not supplied, but this at least permits the types to be used.
category: Compatibility
author: Edward A. Kmett
exposed: False
exposed-modules:
hidden-modules: Paths_transformers_compat
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4
hs-libraries: HStransformers-compat-0.3.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4/html/transformers-compat.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/transformers-compat-0.3.3.4/html
name: transformers-base
version: 0.4.3
id: transformers-base-0.4.3-d9f831439b133cdaf3d00d2ac4a91093
license: BSD3
copyright: 2011 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
maintainer: Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
stability: experimental
homepage: https://github.com/mvv/transformers-base
package-url:
synopsis: Lift computations from the bottom of a transformer stack
description: This package provides a straightforward port of @monadLib@'s BaseM
typeclass to @transformers@.
category: Control
author: Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
exposed: False
exposed-modules: Control.Monad.Base
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3
hs-libraries: HStransformers-base-0.4.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3/html/transformers-base.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/transformers-base-0.4.3/html
name: mmorph
version: 1.0.4
id: mmorph-1.0.4-8b6324a1ccc4eda9ef5d80baac02150b
license: BSD3
copyright: 2013 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
stability:
homepage:
package-url:
synopsis: Monad morphisms
description: This library provides monad morphism utilities, most commonly used
for manipulating monad transformer stacks.
category: Control
author: Gabriel Gonzalez
exposed: False
exposed-modules: Control.Monad.Morph Control.Monad.Trans.Compose
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mmorph-1.0.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/mmorph-1.0.4
hs-libraries: HSmmorph-1.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mmorph-1.0.4/html/mmorph.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/mmorph-1.0.4/html
name: crypto-pubkey-types
version: 0.4.2.2
id: crypto-pubkey-types-0.4.2.2-8dc515bb3030f986bb5a3ce2a775aadf
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-pubkey-types
package-url:
synopsis: Generic cryptography Public keys algorithm types
description: Generic cryptography public keys algorithm types
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Types.PubKey.RSA Crypto.Types.PubKey.DSA
Crypto.Types.PubKey.DH Crypto.Types.PubKey.ECC
Crypto.Types.PubKey.ECDSA
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2
hs-libraries: HScrypto-pubkey-types-0.4.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2/html/crypto-pubkey-types.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-pubkey-types-0.4.2.2/html
name: data-default
version: 0.5.3
id: data-default-0.5.3-2604b189251fa1219f9196a252e9c7a6
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: A class for types with a default value
description:
category: Data
author: Lukas Mai
exposed: True
exposed-modules: Data.Default
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-0.5.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-0.5.3
hs-libraries: HSdata-default-0.5.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
data-default-instances-base-0.0.1-7e93f693acbc3e28e0614ad0c7233aa5
data-default-instances-containers-0.0.1-a1130993ec82e6e259a39b47126e2902
data-default-instances-dlist-0.0.1-080a8d5d2048cd0aeb6c4edc6a1f8d48
data-default-instances-old-locale-0.0.1-fb4a11676d3125d27290bb6e67882e34
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-0.5.3/html/data-default.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-0.5.3/html
name: stm-chans
version: 3.0.0.2
id: stm-chans-3.0.0.2-76e10cd8f93ca87fdf11844b7506bc3a
license: BSD3
copyright: Copyright (c) 2011--2013 wren ng thornton
maintainer: wren@community.haskell.org
stability: provisional
homepage: http://code.haskell.org/~wren/
package-url:
synopsis: Additional types of channels for STM.
description: Additional types of channels for STM.
category: Concurrency
author: wren ng thornton, Thomas DuBuisson
exposed: False
exposed-modules: Control.Concurrent.STM.TBChan
Control.Concurrent.STM.TBMChan Control.Concurrent.STM.TMChan
Control.Concurrent.STM.TBMQueue Control.Concurrent.STM.TMQueue
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2
hs-libraries: HSstm-chans-3.0.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2/html/stm-chans.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/stm-chans-3.0.0.2/html
name: simple-sendfile
version: 0.2.18
id: simple-sendfile-0.2.18-0699f81d0703bd76b2d0b76816062e0a
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Cross platform library for the sendfile system call
description: Cross platform library for the sendfile system call.
This library tries to call minimum system calls which
are the bottleneck of web servers.
category: Network
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: False
exposed-modules: Network.Sendfile
hidden-modules: Network.Sendfile.Types Network.Sendfile.BSD
Network.Sendfile.IOVec
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.18
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.18
hs-libraries: HSsimple-sendfile-0.2.18
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.18/html/simple-sendfile.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/simple-sendfile-0.2.18/html
name: crypto-cipher-types
version: 0.0.9
id: crypto-cipher-types-0.0.9-da02e644fe89668deca45aaf4cf4ae80
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-crypto-cipher
package-url:
synopsis: Generic cryptography cipher types
description: Generic cryptography cipher types
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Cipher.Types Crypto.Cipher.Types.Unsafe
hidden-modules: Crypto.Cipher.Types.GF Crypto.Cipher.Types.Block
Crypto.Cipher.Types.BlockIO Crypto.Cipher.Types.Stream
Crypto.Cipher.Types.OfIO Crypto.Cipher.Types.AEAD
Crypto.Cipher.Types.Base Crypto.Cipher.Types.Utils
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9
hs-libraries: HScrypto-cipher-types-0.0.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
securemem-0.1.3-fca044de1d5ee528e285987511415bfb
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9/html/crypto-cipher-types.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/crypto-cipher-types-0.0.9/html
name: async
version: 2.0.1.6
id: async-2.0.1.6-f3b8c6a4be17de4cc051024c7e1f2f16
license: BSD3
copyright: (c) Simon Marlow 2012
maintainer: Simon Marlow <marlowsd@gmail.com>
stability:
homepage: https://github.com/simonmar/async
package-url:
synopsis: Run IO operations asynchronously and wait for their results
description: This package provides a higher-level interface over
threads, in which an @Async a@ is a concurrent
thread that will eventually deliver a value of
type @a@. The package provides ways to create
@Async@ computations, wait for their results, and
cancel them.
.
Using @Async@ is safer than using threads in two
ways:
.
* When waiting for a thread to return a result,
if the thread dies with an exception then the
caller must either re-throw the exception
('wait') or handle it ('waitCatch'); the
exception cannot be ignored.
.
* The API makes it possible to build a tree of
threads that are automatically killed when
their parent dies (see 'withAsync').
.
Changes in 2.0.1.6:
.
* Add workaround to waitCatch for #14
.
Changes in 2.0.1.5:
.
* Bump @base@ dependencies for GHC 7.8
.
Changes in 2.0.1.4:
.
* Bump @base@ dependency of test suite
.
Changes in 2.0.1.3:
.
* Bump @base@ dependency to allow 4.6
.
Changes in 2.0.1.2:
.
* Bump @stm@ dependency to 2.4
.
Changes in 2.0.1.1:
.
* Safe Haskell support: @Control.Concurrent.Async@ is now @Trustworthy@
.
Changes in 2.0.1.0:
.
* Added a @Functor@ instance for @Async@
.
* Added @asyncBound@, @asyncOn@, @asyncWithUnmask@, @asyncOnWithUnmask@, @withAsyncBound@, @withAsyncOn@, @withAsyncWithUnmask@, @withAsyncOnWithUnmask@.
.
* Added @mapConcurrently@
.
* Added @Concurrently@ (with @Applicative@ and @Alternative@ instances)
category: Concurrency
author: Simon Marlow
exposed: False
exposed-modules: Control.Concurrent.Async
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/async-2.0.1.6
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/async-2.0.1.6
hs-libraries: HSasync-2.0.1.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
stm-2.4.3-8ede928490c76e6ffe239fc52945967b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/async-2.0.1.6/html/async.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/async-2.0.1.6/html
name: tf-random
version: 0.5
id: tf-random-0.5-f158d0caebd216ad0b5cb63ce15ae427
license: BSD3
copyright:
maintainer: Michał Pałka <michal.palka@chalmers.se>
stability:
homepage:
package-url:
synopsis: High-quality splittable pseudorandom number generator
description: This package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash function built on top of the ThreeFish block cipher. See the paper /Splittable Pseudorandom Number Generators Using Cryptographic Hashing/ by Claessen, Pałka for details and the rationale of the design.
.
The package provides the following:
.
* A splittable PRNG that implements the standard 'System.Random.RandomGen' class.
.
* The generator also implements an alternative version of the 'System.Random.TF.Gen.RandomGen' class (exported from "System.Random.TF.Gen"), which requires the generator to return pseudorandom integers from the full 32-bit range, and contains an n-way split function.
.
* An alternative version of the @Random@ class is provided, which is linked to the new @RandomGen@ class, together with @Random@ instances for some integral types.
.
* Two functions for initialising the generator with a non-deterministic seed: one using the system time, and one using the @\/dev\/urandom@ UNIX special file.
.
The package uses an adapted version of the reference C implementation of ThreeFish from the reference package of the Skein hash function (<https://www.schneier.com/skein.html>), originally written by Doug Whiting.
.
Please note that even though the generator provides very high-quality pseudorandom numbers, it has not been designed with cryptographic applications in mind.
category: Random
author: Michał Pałka <michal.palka@chalmers.se>
exposed: False
exposed-modules: System.Random.TF System.Random.TF.Gen
System.Random.TF.Init System.Random.TF.Instances
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tf-random-0.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tf-random-0.5
hs-libraries: HStf-random-0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tf-random-0.5/html/tf-random.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tf-random-0.5/html
name: cryptohash
version: 0.11.6
id: cryptohash-0.11.6-cf8a36c7380a427df18a3c960a830d5c
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-cryptohash
package-url:
synopsis: collection of crypto hashes, fast, pure and practical
description: A collection of crypto hashes, with a practical incremental and one-pass, pure APIs,
with performance close to the fastest implementations available in other languages.
.
The implementations are made in C with a haskell FFI wrapper that hide the C implementation.
.
Simple examples using the unified API:
.
> import Crypto.Hash
>
> sha1 :: ByteString -> Digest SHA1
> sha1 = hash
>
> hexSha3_512 :: ByteString -> String
> hexSha3_512 bs = show (hash bs :: Digest SHA3_512)
.
Simple examples using the module API:
.
> import qualified Crypto.Hash.SHA1 as SHA1
>
> main = putStrLn $ show $ SHA1.hash (Data.ByteString.pack [0..255])
.
> import qualified Crypto.Hash.SHA3 as SHA3
>
> main = putStrLn $ show $ digest
> where digest = SHA3.finalize ctx
> ctx = foldl' SHA3.update iCtx (map Data.ByteString.pack [ [1,2,3], [4,5,6] ]
> iCtx = SHA3.init 224
category: Data, Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Crypto.Hash Crypto.Hash.Types Crypto.MAC
Crypto.Hash.SHA1 Crypto.Hash.SHA224 Crypto.Hash.SHA256
Crypto.Hash.SHA384 Crypto.Hash.SHA512 Crypto.Hash.SHA512t
Crypto.Hash.SHA3 Crypto.Hash.MD2 Crypto.Hash.MD4 Crypto.Hash.MD5
Crypto.Hash.RIPEMD160 Crypto.Hash.Skein256 Crypto.Hash.Skein512
Crypto.Hash.Tiger Crypto.Hash.Whirlpool Crypto.MAC.HMAC
Crypto.MAC.SHA3
hidden-modules: Crypto.Hash.Utils Crypto.Hash.Utils.Cpu
Crypto.Hash.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6
hs-libraries: HScryptohash-0.11.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6/html/cryptohash.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cryptohash-0.11.6/html
name: ansi-wl-pprint
version: 0.6.7.1
id: ansi-wl-pprint-0.6.7.1-bcb791551d3f60726e62d6ed3d9e5559
license: BSD3
copyright:
maintainer: batterseapower@hotmail.com
stability:
homepage: http://github.com/batterseapower/ansi-wl-pprint
package-url:
synopsis: The Wadler/Leijen Pretty Printer for colored ANSI terminal output
description: This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.
category: User Interfaces, Text
author: Daan Leijen, Max Bolingbroke
exposed: False
exposed-modules: Text.PrettyPrint.ANSI.Leijen
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1
hs-libraries: HSansi-wl-pprint-0.6.7.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1/html/ansi-wl-pprint.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/ansi-wl-pprint-0.6.7.1/html
name: transformers
version: 0.4.1.0
id: transformers-0.4.1.0-9a62dbc64bb360c6252ee64b2db3318b
license: BSD3
copyright:
maintainer: Ross Paterson <ross@soi.city.ac.uk>
stability:
homepage:
package-url:
synopsis: Concrete functor and monad transformers
description: A portable library of functor and monad transformers, inspired by
the paper \"Functional Programming with Overloading and Higher-Order
Polymorphism\", by Mark P Jones,
in /Advanced School of Functional Programming/, 1995
(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>).
.
This package contains:
.
* the monad transformer class (in "Control.Monad.Trans.Class")
and IO monad class (in "Control.Monad.IO.Class")
.
* concrete functor and monad transformers, each with associated
operations and functions to lift operations associated with other
transformers.
.
The package can be used on its own in portable Haskell code, in
which case operations need to be manually lifted through transformer
stacks (see "Control.Monad.Trans.Class" for some examples).
Alternatively, it can be used with the non-portable monad classes in
the @mtl@ or @monads-tf@ packages, which automatically lift operations
introduced by monad transformers through other transformers.
category: Control
author: Andy Gill, Ross Paterson
exposed: False
exposed-modules: Control.Applicative.Backwards
Control.Applicative.Lift Control.Monad.IO.Class
Control.Monad.Signatures Control.Monad.Trans.Class
Control.Monad.Trans.Cont Control.Monad.Trans.Except
Control.Monad.Trans.Error Control.Monad.Trans.Identity
Control.Monad.Trans.List Control.Monad.Trans.Maybe
Control.Monad.Trans.Reader Control.Monad.Trans.RWS
Control.Monad.Trans.RWS.Lazy Control.Monad.Trans.RWS.Strict
Control.Monad.Trans.State Control.Monad.Trans.State.Lazy
Control.Monad.Trans.State.Strict Control.Monad.Trans.Writer
Control.Monad.Trans.Writer.Lazy Control.Monad.Trans.Writer.Strict
Data.Functor.Classes Data.Functor.Compose Data.Functor.Constant
Data.Functor.Identity Data.Functor.Product Data.Functor.Reverse
Data.Functor.Sum
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/transformers-0.4.1.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/transformers-0.4.1.0
hs-libraries: HStransformers-0.4.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/transformers-0.4.1.0/html/transformers.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/transformers-0.4.1.0/html
name: data-default-instances-dlist
version: 0.0.1
id: data-default-instances-dlist-0.0.1-080a8d5d2048cd0aeb6c4edc6a1f8d48
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in dlist
description:
category: Data
author: Lukas Mai
exposed: False
exposed-modules: Data.Default.Instances.DList
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1
hs-libraries: HSdata-default-instances-dlist-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1/html/data-default-instances-dlist.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-dlist-0.0.1/html
name: hspec-expectations
version: 0.6.1
id: hspec-expectations-0.6.1-03d489d6abb171cb7a57320f5a34e936
license: MIT
copyright: (c) 2011-2013 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
stability:
homepage: https://github.com/sol/hspec-expectations#readme
package-url:
synopsis: Catchy combinators for HUnit
description: Catchy combinators for HUnit: <https://github.com/sol/hspec-expectations#readme>
category: Testing
author: Simon Hengel <sol@typeful.net>
exposed: False
exposed-modules: Test.Hspec.Expectations
Test.Hspec.Expectations.Contrib
hidden-modules: Test.Hspec.Expectations.Matcher
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1
hs-libraries: HShspec-expectations-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1/html/hspec-expectations.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/hspec-expectations-0.6.1/html
name: network
version: 2.6.0.2
id: network-2.6.0.2-697f2826538fb3dc9653ffdf652cb51c
license: BSD3
copyright:
maintainer: Johan Tibell <johan.tibell@gmail.com>
stability:
homepage: https://github.com/haskell/network
package-url:
synopsis: Low-level networking interface
description: This package provides a low-level networking interface.
.
In network-2.6 the @Network.URI@ module was split off into its own
package, network-uri-2.6. If you're using the @Network.URI@ module
you can automatically get it from the right package by adding this
to your .cabal file:
.
> flag network-uri
> description: Get Network.URI from the network-uri package
> default: True
>
> library
> -- ...
> if flag(network-uri)
> build-depends: network-uri >= 2.6, network >= 2.6
> else
> build-depends: network-uri < 2.6, network < 2.6
.
That is, get the module from either network < 2.6 or from
network-uri >= 2.6.
category: Network
author:
exposed: False
exposed-modules: Network Network.BSD Network.Socket
Network.Socket.ByteString Network.Socket.ByteString.Lazy
Network.Socket.Internal
hidden-modules: Network.Socket.ByteString.Internal
Network.Socket.Types Network.Socket.ByteString.IOVec
Network.Socket.ByteString.Lazy.Posix
Network.Socket.ByteString.MsgHdr
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/network-2.6.0.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/network-2.6.0.2
hs-libraries: HSnetwork-2.6.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/network-2.6.0.2/include
includes: HsNet.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/network-2.6.0.2/html/network.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/network-2.6.0.2/html
name: data-default-instances-old-locale
version: 0.0.1
id: data-default-instances-old-locale-0.0.1-fb4a11676d3125d27290bb6e67882e34
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in old-locale
description:
category: Data
author: Lukas Mai
exposed: False
exposed-modules: Data.Default.Instances.OldLocale
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1
hs-libraries: HSdata-default-instances-old-locale-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
old-locale-1.0.0.6-09baf1dbc5be8338e5eba7c5bb515505
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1/html/data-default-instances-old-locale.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-old-locale-0.0.1/html
name: data-default-instances-containers
version: 0.0.1
id: data-default-instances-containers-0.0.1-a1130993ec82e6e259a39b47126e2902
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in containers
description:
category: Data
author: Lukas Mai
exposed: False
exposed-modules: Data.Default.Instances.Containers
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1
hs-libraries: HSdata-default-instances-containers-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1/html/data-default-instances-containers.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-containers-0.0.1/html
name: securemem
version: 0.1.3
id: securemem-0.1.3-fca044de1d5ee528e285987511415bfb
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-securemem
package-url:
synopsis: abstraction to an auto scrubbing and const time eq, memory chunk.
description: SecureMem is similar to ByteString, except that it provides a memory chunk that
will be auto-scrubbed after it run out of scope.
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.SecureMem
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/securemem-0.1.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/securemem-0.1.3
hs-libraries: HSsecuremem-0.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/securemem-0.1.3/html/securemem.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/securemem-0.1.3/html
name: data-default-instances-base
version: 0.0.1
id: data-default-instances-base-0.0.1-7e93f693acbc3e28e0614ad0c7233aa5
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: Default instances for types in base
description:
category: Data
author: Lukas Mai
exposed: False
exposed-modules: Data.Default.Instances.Base
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1
hs-libraries: HSdata-default-instances-base-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1/html/data-default-instances-base.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-instances-base-0.0.1/html
name: stringsearch
version: 0.3.6.5
id: stringsearch-0.3.6.5-42e4e358ee1e7c1b181789539187bcf7
license: BSD3
copyright: (c) 2007-2011
Daniel Fischer, Chris Kuklewicz, Justin Bailey
maintainer: daniel.is.fischer@googlemail.com
stability:
homepage: https://bitbucket.org/dafis/stringsearch
package-url:
synopsis: Fast searching, splitting and replacing of ByteStrings
description: This package provides several functions to quickly
search for substrings in strict or lazy ByteStrings.
It also provides functions for breaking or splitting
on substrings and replacing all occurrences of a
substring (the first in case of overlaps) with another.
GHC before 6.10 are no longer supported, other compilers
only if they support BangPatterns. If you need it to
work with other compilers, send a feature request.
category: Text, Search
author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
exposed: False
exposed-modules: Data.ByteString.Search
Data.ByteString.Search.BoyerMoore Data.ByteString.Search.DFA
Data.ByteString.Search.KarpRabin Data.ByteString.Search.KMP
Data.ByteString.Search.KnuthMorrisPratt
Data.ByteString.Search.Substitution Data.ByteString.Lazy.Search
Data.ByteString.Lazy.Search.DFA
Data.ByteString.Lazy.Search.KarpRabin
Data.ByteString.Lazy.Search.KMP
hidden-modules: Data.ByteString.Search.Internal.BoyerMoore
Data.ByteString.Search.Internal.KnuthMorrisPratt
Data.ByteString.Search.Internal.Utils
Data.ByteString.Lazy.Search.Internal.BoyerMoore
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5
hs-libraries: HSstringsearch-0.3.6.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5/html/stringsearch.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/stringsearch-0.3.6.5/html
name: zlib
version: 0.5.4.1
id: zlib-0.5.4.1-a1b859f72d59bc2f7dc258ab67b1bbb0
license: BSD3
copyright: (c) 2006-2012 Duncan Coutts
maintainer: Duncan Coutts <duncan@community.haskell.org>
stability:
homepage:
package-url:
synopsis: Compression and decompression in the gzip and zlib formats
description: This package provides a pure interface for compressing and
decompressing streams of data represented as lazy
'ByteString's. It uses the zlib C library so it has high
performance. It supports the \"zlib\", \"gzip\" and \"raw\"
compression formats.
.
It provides a convenient high level API suitable for most
tasks and for the few cases where more control is needed it
provides access to the full zlib feature set.
category: Codec
author: Duncan Coutts <duncan@community.haskell.org>
exposed: False
exposed-modules: Codec.Compression.GZip Codec.Compression.Zlib
Codec.Compression.Zlib.Raw Codec.Compression.Zlib.Internal
hidden-modules: Codec.Compression.Zlib.Stream
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1
hs-libraries: HSzlib-0.5.4.1
extra-libraries: z
extra-ghci-libraries:
include-dirs:
includes: zlib.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1/html/zlib.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/zlib-0.5.4.1/html
name: syb
version: 0.4.2
id: syb-0.4.2-3b61f5272a0cd76f5fc4924f04a86453
license: BSD3
copyright:
maintainer: generics@haskell.org
stability: provisional
homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB
package-url:
synopsis: Scrap Your Boilerplate
description: This package contains the generics system described in the
/Scrap Your Boilerplate/ papers (see
<http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
It defines the @Data@ class of types permitting folding and unfolding
of constructor applications, instances of this class for primitive
types, and a variety of traversals.
category: Generics
author: Ralf Lammel, Simon Peyton Jones, Jose Pedro Magalhaes
exposed: False
exposed-modules: Data.Generics Data.Generics.Basics
Data.Generics.Instances Data.Generics.Aliases Data.Generics.Schemes
Data.Generics.Text Data.Generics.Twins Data.Generics.Builders
Generics.SYB Generics.SYB.Basics Generics.SYB.Instances
Generics.SYB.Aliases Generics.SYB.Schemes Generics.SYB.Text
Generics.SYB.Twins Generics.SYB.Builders
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/syb-0.4.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/syb-0.4.2
hs-libraries: HSsyb-0.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/syb-0.4.2/html/syb.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/syb-0.4.2/html
name: utf8-string
version: 0.3.8
id: utf8-string-0.3.8-d701116f7741e309cbab22d49d3efaaa
license: BSD3
copyright:
maintainer: emertens@galois.com
stability:
homepage: http://github.com/glguy/utf8-string/
package-url:
synopsis: Support for reading and writing UTF8 Strings
description: A UTF8 layer for IO and Strings. The utf8-string
package provides operations for encoding UTF8
strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
category: Codec
author: Eric Mertens
exposed: False
exposed-modules: Codec.Binary.UTF8.String Codec.Binary.UTF8.Generic
System.IO.UTF8 System.Environment.UTF8 Data.String.UTF8
Data.ByteString.UTF8 Data.ByteString.Lazy.UTF8
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8
hs-libraries: HSutf8-string-0.3.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8/html/utf8-string.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/utf8-string-0.3.8/html
name: unix-time
version: 0.3.4
id: unix-time-0.3.4-338dde4ceaf7f556abbaf4722d29fc73
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Unix time parser/formatter and utilities
description: Fast parser\/formatter\/utilities for Unix time
category: Data
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: False
exposed-modules: Data.UnixTime
hidden-modules: Data.UnixTime.Conv Data.UnixTime.Diff
Data.UnixTime.Types Data.UnixTime.Sys
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/unix-time-0.3.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/unix-time-0.3.4
hs-libraries: HSunix-time-0.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
old-time-1.1.0.2-eab97c1e6d2cda84575b30ce4bfcfaf2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/unix-time-0.3.4/html/unix-time.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/unix-time-0.3.4/html
name: word8
version: 0.1.1
id: word8-0.1.1-019e762315ef1ddac094af32929ccd17
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Word8 library
description: Word8 library to be used with Data.ByteString
category: Data
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: False
exposed-modules: Data.Char8 Data.Word8
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/word8-0.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/word8-0.1.1
hs-libraries: HSword8-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/word8-0.1.1/html/word8.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/word8-0.1.1/html
name: unix-compat
version: 0.4.1.3
id: unix-compat-0.4.1.3-1d843c962cda8130e933e24a84474999
license: BSD3
copyright:
maintainer: Jacob Stanley <jacob@stanley.io>
stability:
homepage: http://github.com/jystic/unix-compat
package-url:
synopsis: Portable POSIX-compatibility layer.
description: This package provides portable implementations of parts
of the unix package. This package re-exports the unix
package when available. When it isn't available,
portable implementations are used.
category: System
author: Björn Bringert, Duncan Coutts, Jacob Stanley, Bryan O'Sullivan
exposed: False
exposed-modules: System.PosixCompat System.PosixCompat.Extensions
System.PosixCompat.Files System.PosixCompat.Temp
System.PosixCompat.Time System.PosixCompat.Types
System.PosixCompat.Unistd System.PosixCompat.User
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3
hs-libraries: HSunix-compat-0.4.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3/include
includes: HsUnixCompat.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3/html/unix-compat.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/unix-compat-0.4.1.3/html
name: cereal
version: 0.4.1.0
id: cereal-0.4.1.0-900750be63f53e76f2d39c5eaded8c8c
license: BSD3
copyright:
maintainer: Trevor Elliott <trevor@galois.com>
stability: provisional
homepage:
package-url:
synopsis: A binary serialization library
description: A binary serialization library, similar to binary, that introduces an isolate
primitive for parser isolation, and labeled blocks for better error messages.
category: Data, Parsing
author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>,
Galois Inc.,
Lemmih <lemmih@gmail.com>,
Bas van Dijk <v.dijk.bas@gmail.com>
exposed: False
exposed-modules: Data.Serialize Data.Serialize.Put
Data.Serialize.Get Data.Serialize.Builder Data.Serialize.IEEE754
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cereal-0.4.1.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/cereal-0.4.1.0
hs-libraries: HScereal-0.4.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cereal-0.4.1.0/html/cereal.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/cereal-0.4.1.0/html
name: stm
version: 2.4.3
id: stm-2.4.3-8ede928490c76e6ffe239fc52945967b
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Software Transactional Memory
description: A modular composable concurrency abstraction.
category: Concurrency
author:
exposed: False
exposed-modules: Control.Concurrent.STM
Control.Concurrent.STM.TArray Control.Concurrent.STM.TVar
Control.Concurrent.STM.TChan Control.Concurrent.STM.TMVar
Control.Concurrent.STM.TQueue Control.Concurrent.STM.TBQueue
Control.Concurrent.STM.TSem Control.Monad.STM
hidden-modules: Control.Sequential.STM
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/stm-2.4.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/stm-2.4.3
hs-libraries: HSstm-2.4.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.5.0.0-98aa445e59f3eb0c886795ff07406d84
base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/stm-2.4.3/html/stm.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/stm-2.4.3/html
name: primitive
version: 0.5.3.0
id: primitive-0.5.3.0-7c06c0e396473356733b3f1e38c6f879
license: BSD3
copyright: (c) Roman Leshchinskiy 2009-2012
maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
stability:
homepage: https://github.com/haskell/primitive
package-url:
synopsis: Primitive memory-related operations
description: This package provides various primitive memory-related operations.
category: Data
author: Roman Leshchinskiy <rl@cse.unsw.edu.au>
exposed: False
exposed-modules: Control.Monad.Primitive Data.Primitive
Data.Primitive.MachDeps Data.Primitive.Types Data.Primitive.Array
Data.Primitive.ByteArray Data.Primitive.Addr Data.Primitive.MutVar
hidden-modules: Data.Primitive.Internal.Compat
Data.Primitive.Internal.Operations
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0
hs-libraries: HSprimitive-0.5.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0/include
includes: primitive-memops.h
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0/html/primitive.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/primitive-0.5.3.0/html
name: postgresql-libpq
version: 0.9.0.1
id: postgresql-libpq-0.9.0.1-eef6f1b130529aea17b0c5c7eb7cf24a
license: BSD3
copyright: (c) 2010 Grant Monroe
(c) 2011 Leon P Smith
maintainer: Leon P Smith <leon@melding-monads.com>
stability:
homepage: http://github.com/lpsmith/postgresql-libpq
package-url:
synopsis: low-level binding to libpq
description: This is a binding to libpq: the C application
programmer's interface to PostgreSQL. libpq is a
set of library functions that allow client
programs to pass queries to the PostgreSQL
backend server and to receive the results of
these queries.
category: Database
author: Grant Monroe, Leon P Smith, Joey Adams
exposed: False
exposed-modules: Database.PostgreSQL.LibPQ
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1
/usr/local/Cellar/postgresql/9.3.4/lib
hs-libraries: HSpostgresql-libpq-0.9.0.1
extra-libraries: pq
extra-ghci-libraries:
include-dirs: /usr/local/Cellar/postgresql/9.3.4/include
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1/html/postgresql-libpq.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/postgresql-libpq-0.9.0.1/html
name: tagged
version: 0.7.2
id: tagged-0.7.2-28286204801522ac85a55fc42ce891dc
license: BSD3
copyright: 2009-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: http://github.com/ekmett/tagged
package-url:
synopsis: Haskell 98 phantom types to avoid unsafely passing dummy arguments
description: Haskell 98 phantom types to avoid unsafely passing dummy arguments
category: Data, Phantom Types
author: Edward A. Kmett
exposed: False
exposed-modules: Data.Tagged
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tagged-0.7.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/tagged-0.7.2
hs-libraries: HStagged-0.7.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tagged-0.7.2/html/tagged.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/tagged-0.7.2/html
name: random
version: 1.0.1.1
id: random-1.0.1.1-9be8483f214a02e705ff87b8bb47191a
license: BSD3
copyright:
maintainer: rrnewton@gmail.com
stability:
homepage:
package-url:
synopsis: random number library
description: This package provides a basic random number generation
library, including the ability to split random number
generators.
category: System
author:
exposed: False
exposed-modules: System.Random
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/random-1.0.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/random-1.0.1.1
hs-libraries: HSrandom-1.0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/random-1.0.1.1/html/random.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/random-1.0.1.1/html
name: safe
version: 0.3.8
id: safe-0.3.8-d27469af80fe61366118847fa2c7f81d
license: BSD3
copyright: Neil Mitchell 2007-2014
maintainer: Neil Mitchell <ndmitchell@gmail.com>
stability:
homepage: http://community.haskell.org/~ndm/safe/
package-url:
synopsis: Library of safe (exception free) functions
description: A library wrapping @Prelude@/@Data.List@ functions that can throw exceptions, such as @head@ and @!!@.
Each unsafe function has up to four variants, e.g. with @tail@:
.
* @tail :: [a] -> [a]@, raises an error on @tail []@.
.
* @tailMay :: [a] -> /Maybe/ [a]@, turns errors into @Nothing@.
.
* @tailDef :: /[a]/ -> [a] -> [a]@, takes a default to return on errors.
.
* @tailNote :: /String/ -> [a] -> [a]@, takes an extra argument which supplements the error message.
.
* @tailSafe :: [a] -> [a]@, returns some sensible default if possible, @[]@ in the case of @tail@.
.
This package is divided into three modules:
.
* "Safe" contains safe variants of @Prelude@ and @Data.List@ functions.
.
* "Safe.Foldable" contains safe variants of @Foldable@ functions.
.
* "Safe.Exact" creates crashing versions of functions like @zip@ (errors if the lists are not equal) and @take@ (errors if there are not enough elements), then wraps them to provide safe variants.
category: Unclassified
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: False
exposed-modules: Safe Safe.Exact Safe.Foldable
hidden-modules: Safe.Util
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/safe-0.3.8
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/safe-0.3.8
hs-libraries: HSsafe-0.3.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/safe-0.3.8/html/safe.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/safe-0.3.8/html
name: setenv
version: 0.1.1.1
id: setenv-0.1.1.1-9a7f4ba08f42b64c70f174e426f2de6d
license: MIT
copyright: (c) 2012, 2013 Simon Hengel
maintainer: Simon Hengel <sol@typeful.net>
stability:
homepage:
package-url:
synopsis: A cross-platform library for setting environment variables
description: A cross-platform library for setting environment variables
category: System
author: Simon Hengel <sol@typeful.net>
exposed: False
exposed-modules: System.SetEnv
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1
hs-libraries: HSsetenv-0.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1/html/setenv.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/setenv-0.1.1.1/html
name: network-info
version: 0.2.0.5
id: network-info-0.2.0.5-68caa721d91657622308b260073c3091
license: BSD3
copyright:
maintainer: Jacob Stanley <jacob@stanley.io>
stability:
homepage: http://github.com/jystic/network-info
package-url:
synopsis: Access the local computer's basic network configuration
description: This library provides simple read-only access to the
local computer's networking configuration. It is
currently capable of getting a list of all the network
interfaces and their respective IPv4, IPv6 and MAC
addresses.
.
network-info has been tested and is known to work on
Ubuntu 10.10, FreeBSD 9.0, Mac OS X 10.6.4 and Windows
XP/7. It probably works on other flavours of Linux,
OS X, FreeBSD and Windows as well.
category: Network
author: Jacob Stanley
exposed: False
exposed-modules: Network.Info
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5
hs-libraries: HSnetwork-info-0.2.0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5/html/network-info.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/network-info-0.2.0.5/html
name: silently
version: 1.2.4.1
id: silently-1.2.4.1-e5a077a8430c9f84aa7f1babf16eee71
license: BSD3
copyright: (c) Trystan Spangler 2011
maintainer: trystan.s@comcast.net
stability:
homepage: https://github.com/trystan/silently
package-url: https://github.com/trystan/silently
synopsis: Prevent or capture writing to stdout and other handles.
description: Prevent or capture writing to stdout and other handles.
category:
author: Trystan Spangler
exposed: False
exposed-modules: System.IO.Silently
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/silently-1.2.4.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/silently-1.2.4.1
hs-libraries: HSsilently-1.2.4.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/silently-1.2.4.1/html/silently.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/silently-1.2.4.1/html
name: entropy
version: 0.3.3
id: entropy-0.3.3-bc644832451f5714ff2f73f0f2f51cd3
license: BSD3
copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>
maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com>
stability: stable
homepage: https://github.com/TomMD/entropy
package-url:
synopsis: A platform independent entropy source
description: A platform independent method to obtain cryptographically strong entropy
(RDRAND when available anywhere, urandom on nix, CryptAPI on Windows, patches welcome).
Users looking for cryptographically strong (number-theoretically
sound) PRNGs should see the 'DRBG' package too.
category: Data, Cryptography
author: Thomas DuBuisson <thomas.dubuisson@gmail.com>
exposed: False
exposed-modules: System.Entropy
hidden-modules: System.EntropyNix
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/entropy-0.3.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/entropy-0.3.3
hs-libraries: HSentropy-0.3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/entropy-0.3.3/html/entropy.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/entropy-0.3.3/html
name: file-embed
version: 0.0.7
id: file-embed-0.0.7-72db5abc8a119120e5b2753ee3db1477
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: https://github.com/snoyberg/file-embed
package-url:
synopsis: Use Template Haskell to embed file contents directly.
description: Use Template Haskell to read a file or all the files in a
directory, and turn them into (path, text) pairs embedded
in your haskell code.
category: Data
author: Michael Snoyman <michael@snoyman.com>
exposed: False
exposed-modules: Data.FileEmbed
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/file-embed-0.0.7
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/file-embed-0.0.7
hs-libraries: HSfile-embed-0.0.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/file-embed-0.0.7/html/file-embed.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/file-embed-0.0.7/html
name: monad-loops
version: 0.4.2.1
id: monad-loops-0.4.2.1-41beedbe38ae4be5a5cf3b49ef1fb773
license: PublicDomain
copyright:
maintainer: James Cook <mokus@deepbondi.net>
stability: provisional
homepage: https://github.com/mokus0/monad-loops
package-url:
synopsis: Monadic loops
description: Some useful control operators for looping.
.
New in 0.4: STM loop operators have been split into a
new package instead of being conditionally-built.
.
New in 0.3.2.0: various functions for traversing lists and
computing minima/maxima using arbitrary procedures to compare
or score the elements.
category: Control
author: James Cook <mokus@deepbondi.net>
exposed: False
exposed-modules: Control.Monad.Loops
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1
hs-libraries: HSmonad-loops-0.4.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1/html/monad-loops.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/monad-loops-0.4.2.1/html
name: easy-file
version: 0.2.0
id: easy-file-0.2.0-b56172b534de22a78a2c731b32679911
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage: http://github.com/kazu-yamamoto/easy-file
package-url:
synopsis: Cross-platform File handling
description: Cross-platform File handling for Unix\/Mac\/Windows
category: System
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: False
exposed-modules: System.EasyFile
hidden-modules: System.EasyFile.FilePath System.EasyFile.Directory
System.EasyFile.Missing
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/easy-file-0.2.0
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/easy-file-0.2.0
hs-libraries: HSeasy-file-0.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
directory-1.2.1.0-bfdf4eb032907ecaf13c26632da610b8
filepath-1.3.0.2-1580a61d3226e4be45fe2130dc2881e3
time-1.4.2-bf925e935c287d0b75398fe297453c28
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/easy-file-0.2.0/html/easy-file.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/easy-file-0.2.0/html
name: base64-bytestring
version: 1.0.0.1
id: base64-bytestring-1.0.0.1-58bd5a3cfc5c5fa16a6c0eab251437df
license: BSD3
copyright: 2010-2012 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/base64-bytestring
package-url:
synopsis: Fast base64 encoding and decoding for ByteStrings
description: Fast base64 encoding and decoding for ByteStrings
category: Data
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: False
exposed-modules: Data.ByteString.Base64 Data.ByteString.Base64.URL
Data.ByteString.Base64.Lazy Data.ByteString.Base64.URL.Lazy
hidden-modules: Data.ByteString.Base64.Internal
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1
hs-libraries: HSbase64-bytestring-1.0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1/html/base64-bytestring.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/base64-bytestring-1.0.0.1/html
name: dlist
version: 0.7.1
id: dlist-0.7.1-1d53c8a00968b709f6ec986b39f072d0
license: BSD3
copyright: 2006-2009 Don Stewart, 2013 Sean Leather
maintainer: Sean Leather <sean.leather@gmail.com>
stability:
homepage: https://github.com/spl/dlist
package-url:
synopsis: Difference lists
description: Difference lists are a list-like type supporting O(1) append. This is
particularly useful for efficient logging and pretty printing (e.g. with the
Writer monad), where list append quickly becomes too expensive.
category: Data
author: Don Stewart
exposed: False
exposed-modules: Data.DList
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/dlist-0.7.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/dlist-0.7.1
hs-libraries: HSdlist-0.7.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/dlist-0.7.1/html/dlist.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/dlist-0.7.1/html
name: ansi-terminal
version: 0.6.1.1
id: ansi-terminal-0.6.1.1-3c737b5810ea1330377ce10ab93e41bb
license: BSD3
copyright:
maintainer: Roman Cheplyaka <roma@ro-che.info>
stability:
homepage: https://github.com/feuerbach/ansi-terminal
package-url:
synopsis: Simple ANSI terminal support, with Windows compatibility
description: ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and
changing the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler.
category: User Interfaces
author: Max Bolingbroke
exposed: False
exposed-modules: System.Console.ANSI
hidden-modules: System.Console.ANSI.Common System.Console.ANSI.Unix
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1
hs-libraries: HSansi-terminal-0.6.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
unix-2.7.0.1-299ecd8d04080b4c760a1a3bcfad059b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1/html/ansi-terminal.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/ansi-terminal-0.6.1.1/html
name: asn1-types
version: 0.2.3
id: asn1-types-0.2.3-5359d7db8462196ebb77442eb68fefac
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-asn1-types
package-url:
synopsis: ASN.1 types
description: ASN.1 standard types
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.ASN1.BitArray Data.ASN1.OID Data.ASN1.Types
Data.ASN1.Types.String Data.ASN1.Types.Lowlevel
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3
hs-libraries: HSasn1-types-0.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
time-1.4.2-bf925e935c287d0b75398fe297453c28
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3/html/asn1-types.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/asn1-types-0.2.3/html
name: HUnit
version: 1.2.5.2
id: HUnit-1.2.5.2-5968ced93139d48b488414df902b5d37
license: BSD3
copyright:
maintainer: hunit@richardg.name
stability: stable
homepage: http://hunit.sourceforge.net/
package-url:
synopsis: A unit testing framework for Haskell
description: HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: <http://www.junit.org>.
category: Testing
author: Dean Herington
exposed: False
exposed-modules: Test.HUnit.Base Test.HUnit.Lang
Test.HUnit.Terminal Test.HUnit.Text Test.HUnit
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2
hs-libraries: HSHUnit-1.2.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
deepseq-1.3.0.2-733fe43e121f761739636bd6670bea77
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2/html/HUnit.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/HUnit-1.2.5.2/html
name: auto-update
version: 0.1.1.5
id: auto-update-0.1.1.5-befa9bd291b0de192f00f373ac85a36c
license: MIT
copyright:
maintainer: michael@snoyman.com
stability:
homepage: https://github.com/yesodweb/wai
package-url:
synopsis: Efficiently run periodic, on-demand actions
description: A common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request result in a new @getCurrentTime@ call, we'd like to have a single worker thread run every second, updating an @IORef@. However, if the request frequency is less than once per second, this is a pessimization, and worse, kills idle GC.
.
This library allows you to define actions which will either be performed by a dedicated thread or, in times of low volume, will be executed by the calling thread.
category: Control
author: Michael Snoyman
exposed: False
exposed-modules: Control.AutoUpdate Control.Reaper
hidden-modules: Control.AutoUpdate.Util
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.5
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.5
hs-libraries: HSauto-update-0.1.1.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.5/html/auto-update.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/auto-update-0.1.1.5/html
name: byteorder
version: 1.0.4
id: byteorder-1.0.4-21a71be2e012792e9c755d7587f0ded0
license: BSD3
copyright:
maintainer: Antoine Latter <aslatter@gmail.com>
stability:
homepage: http://community.haskell.org/~aslatter/code/byteorder
package-url:
synopsis: Exposes the native endianness or byte ordering of the system.
description: This package is for working with the native byte-ordering of
the system.
category: System
author: Antoine Latter
exposed: False
exposed-modules: System.ByteOrder
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/byteorder-1.0.4
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/byteorder-1.0.4
hs-libraries: HSbyteorder-1.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/byteorder-1.0.4/html/byteorder.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/byteorder-1.0.4/html
name: base16-bytestring
version: 0.1.1.6
id: base16-bytestring-0.1.1.6-f122338b0185e05f7422e84f1cb5a104
license: BSD3
copyright: 2010 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: http://github.com/bos/base16-bytestring
package-url:
synopsis: Fast base16 (hex) encoding and decoding for ByteStrings
description: Fast base16 (hex) encoding and decoding for ByteStrings
category: Data
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: False
exposed-modules: Data.ByteString.Base16 Data.ByteString.Base16.Lazy
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6
hs-libraries: HSbase16-bytestring-0.1.1.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6/html/base16-bytestring.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/base16-bytestring-0.1.1.6/html
name: data-default-class
version: 0.0.1
id: data-default-class-0.0.1-b868a62b64af60fc75c43c17f712c3ac
license: BSD3
copyright:
maintainer: <l.mai@web.de>
stability:
homepage:
package-url:
synopsis: A class for types with a default value
description:
category: Data
author: Lukas Mai
exposed: False
exposed-modules: Data.Default.Class
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1
hs-libraries: HSdata-default-class-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1/html/data-default-class.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/data-default-class-0.0.1/html
name: byteable
version: 0.1.1
id: byteable-0.1.1-cee2fa9020e06deb4050cf49d81761d2
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: vincent@snarc.org
stability: experimental
homepage: http://github.com/vincenthz/hs-byteable
package-url:
synopsis: Type class for sequence of bytes
description: Abstract class to manipulate sequence of bytes
.
The use case of this class is abstracting manipulation of
types that are just wrapping a bytestring with stronger and
more meaniful name.
.
Usual definition of those types are of the form: newtype MyType = MyType ByteString
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: False
exposed-modules: Data.Byteable
hidden-modules:
trusted: False
import-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/byteable-0.1.1
library-dirs: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/lib/x86_64-osx-ghc-7.8.3/byteable-0.1.1
hs-libraries: HSbyteable-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
bytestring-0.10.4.0-18fe2f3ce284617c82da1702e16772cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/byteable-0.1.1/html/byteable.haddock
haddock-html: /Users/Max/Documents/NewHaskell/Screencasts/MyBlog/.cabal-sandbox/share/doc/x86_64-osx-ghc-7.8.3/byteable-0.1.1/html
name: ghc-prim
version:
id: ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: GHC primitives
description: GHC primitives.
category: GHC
author:
exposed: False
exposed-modules: GHC.CString GHC.Classes GHC.Debug GHC.IntWord64
GHC.Magic GHC.PrimopWrappers GHC.Tuple GHC.Types GHC.Prim
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-prim-0.3.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/ghc-prim-0.3.1.0
hs-libraries: HSghc-prim-0.3.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: builtin_rts
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/ghc-prim-0.3.1.0/ghc-prim.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/ghc-prim-0.3.1.0
name: integer-gmp
version:
id: integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Integer library based on GMP
description: This package provides the low-level implementation of the standard
'Integer' type based on the
<http://gmplib.org/ GNU Multiple Precision Arithmetic Library (GMP)>.
.
This package provides access to the internal representation of
'Integer' as well as primitive operations with no proper error
handling, and should only be used directly with the utmost care.
.
For more details about the design of @integer-gmp@, see
<https://ghc.haskell.org/trac/ghc/wiki/Commentary/Libraries/Integer GHC Commentary: Libraries/Integer>.
category: Numerical
author:
exposed: False
exposed-modules: GHC.Integer GHC.Integer.GMP.Internals
GHC.Integer.GMP.Prim GHC.Integer.Logarithms
GHC.Integer.Logarithms.Internals
hidden-modules: GHC.Integer.Type
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0
hs-libraries: HSinteger-gmp-0.5.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/integer-gmp-0.5.1.0/include
includes:
depends: ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/integer-gmp-0.5.1.0/integer-gmp.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/integer-gmp-0.5.1.0
name: base
version:
id: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Basic libraries
description: This package contains the "Prelude" and its support libraries,
and a large collection of useful libraries ranging from data
structures to parsing combinators and debugging utilities.
category: Prelude
author:
exposed: True
exposed-modules: Control.Applicative Control.Arrow Control.Category
Control.Concurrent Control.Concurrent.Chan Control.Concurrent.MVar
Control.Concurrent.QSem Control.Concurrent.QSemN Control.Exception
Control.Exception.Base Control.Monad Control.Monad.Fix
Control.Monad.Instances Control.Monad.ST Control.Monad.ST.Lazy
Control.Monad.ST.Lazy.Safe Control.Monad.ST.Lazy.Unsafe
Control.Monad.ST.Safe Control.Monad.ST.Strict
Control.Monad.ST.Unsafe Control.Monad.Zip Data.Bits Data.Bool
Data.Char Data.Coerce Data.Complex Data.Data Data.Dynamic
Data.Either Data.Eq Data.Fixed Data.Foldable Data.Function
Data.Functor Data.IORef Data.Int Data.Ix Data.List Data.Maybe
Data.Monoid Data.OldTypeable Data.OldTypeable.Internal Data.Ord
Data.Proxy Data.Ratio Data.STRef Data.STRef.Lazy Data.STRef.Strict
Data.String Data.Traversable Data.Tuple Data.Type.Bool
Data.Type.Coercion Data.Type.Equality Data.Typeable
Data.Typeable.Internal Data.Unique Data.Version Data.Word
Debug.Trace Foreign Foreign.C Foreign.C.Error Foreign.C.String
Foreign.C.Types Foreign.Concurrent Foreign.ForeignPtr
Foreign.ForeignPtr.Safe Foreign.ForeignPtr.Unsafe Foreign.Marshal
Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error
Foreign.Marshal.Pool Foreign.Marshal.Safe Foreign.Marshal.Unsafe
Foreign.Marshal.Utils Foreign.Ptr Foreign.Safe Foreign.StablePtr
Foreign.Storable GHC.Arr GHC.Base GHC.Char GHC.Conc GHC.Conc.IO
GHC.Conc.Signal GHC.Conc.Sync GHC.ConsoleHandler GHC.Constants
GHC.Desugar GHC.Enum GHC.Environment GHC.Err GHC.Exception GHC.Exts
GHC.Fingerprint GHC.Fingerprint.Type GHC.Float
GHC.Float.ConversionUtils GHC.Float.RealFracMethods GHC.Foreign
GHC.ForeignPtr GHC.GHCi GHC.Generics GHC.IO GHC.IO.Buffer
GHC.IO.BufferedIO GHC.IO.Device GHC.IO.Encoding
GHC.IO.Encoding.CodePage GHC.IO.Encoding.Failure
GHC.IO.Encoding.Iconv GHC.IO.Encoding.Latin1 GHC.IO.Encoding.Types
GHC.IO.Encoding.UTF16 GHC.IO.Encoding.UTF32 GHC.IO.Encoding.UTF8
GHC.IO.Exception GHC.IO.FD GHC.IO.Handle GHC.IO.Handle.FD
GHC.IO.Handle.Internals GHC.IO.Handle.Text GHC.IO.Handle.Types
GHC.IO.IOMode GHC.IOArray GHC.IORef GHC.IP GHC.Int GHC.List
GHC.MVar GHC.Num GHC.PArr GHC.Pack GHC.Profiling GHC.Ptr GHC.Read
GHC.Real GHC.ST GHC.STRef GHC.Show GHC.Stable GHC.Stack GHC.Stats
GHC.Storable GHC.TopHandler GHC.TypeLits GHC.Unicode GHC.Weak
GHC.Word Numeric Prelude System.CPUTime System.Console.GetOpt
System.Environment System.Exit System.IO System.IO.Error
System.IO.Unsafe System.Info System.Mem System.Mem.StableName
System.Mem.Weak System.Posix.Internals System.Posix.Types
System.Timeout Text.ParserCombinators.ReadP
Text.ParserCombinators.ReadPrec Text.Printf Text.Read Text.Read.Lex
Text.Show Text.Show.Functions Unsafe.Coerce GHC.Event
hidden-modules: Control.Monad.ST.Imp Control.Monad.ST.Lazy.Imp
Foreign.ForeignPtr.Imp System.Environment.ExecutablePath
GHC.Event.Arr GHC.Event.Array GHC.Event.Clock GHC.Event.Control
GHC.Event.EPoll GHC.Event.IntTable GHC.Event.Internal
GHC.Event.KQueue GHC.Event.Manager GHC.Event.PSQ GHC.Event.Poll
GHC.Event.Thread GHC.Event.TimerManager GHC.Event.Unique
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1
hs-libraries: HSbase-4.7.0.1
extra-libraries: iconv
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/base-4.7.0.1/include
includes: HsBase.h
depends: ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c
integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4 builtin_rts
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/base-4.7.0.1/base.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/base-4.7.0.1
name: rts
version:
id: builtin_rts
license: BSD3
copyright:
maintainer: glasgow-haskell-users@haskell.org
stability:
homepage:
package-url:
synopsis:
description:
category:
author:
exposed: False
exposed-modules:
hidden-modules:
trusted: False
import-dirs:
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/rts-1.0
hs-libraries: HSrts Cffi
extra-libraries: m dl
extra-ghci-libraries:
include-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/include
includes: Stg.h
depends:
hugs-options:
cc-options:
ld-options: "-Wl,-u,_ghczmprim_GHCziTypes_Izh_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Czh_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Fzh_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Dzh_static_info"
"-Wl,-u,_base_GHCziPtr_Ptr_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Wzh_static_info"
"-Wl,-u,_base_GHCziInt_I8zh_static_info"
"-Wl,-u,_base_GHCziInt_I16zh_static_info"
"-Wl,-u,_base_GHCziInt_I32zh_static_info"
"-Wl,-u,_base_GHCziInt_I64zh_static_info"
"-Wl,-u,_base_GHCziWord_W8zh_static_info"
"-Wl,-u,_base_GHCziWord_W16zh_static_info"
"-Wl,-u,_base_GHCziWord_W32zh_static_info"
"-Wl,-u,_base_GHCziWord_W64zh_static_info"
"-Wl,-u,_base_GHCziStable_StablePtr_static_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Izh_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Czh_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Fzh_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_Dzh_con_info"
"-Wl,-u,_base_GHCziPtr_Ptr_con_info"
"-Wl,-u,_base_GHCziPtr_FunPtr_con_info"
"-Wl,-u,_base_GHCziStable_StablePtr_con_info"
"-Wl,-u,_ghczmprim_GHCziTypes_False_closure"
"-Wl,-u,_ghczmprim_GHCziTypes_True_closure"
"-Wl,-u,_base_GHCziPack_unpackCString_closure"
"-Wl,-u,_base_GHCziIOziException_stackOverflow_closure"
"-Wl,-u,_base_GHCziIOziException_heapOverflow_closure"
"-Wl,-u,_base_ControlziExceptionziBase_nonTermination_closure"
"-Wl,-u,_base_GHCziIOziException_blockedIndefinitelyOnMVar_closure"
"-Wl,-u,_base_GHCziIOziException_blockedIndefinitelyOnSTM_closure"
"-Wl,-u,_base_ControlziExceptionziBase_nestedAtomically_closure"
"-Wl,-u,_base_GHCziWeak_runFinalizzerBatch_closure"
"-Wl,-u,_base_GHCziTopHandler_flushStdHandles_closure"
"-Wl,-u,_base_GHCziTopHandler_runIO_closure"
"-Wl,-u,_base_GHCziTopHandler_runNonIO_closure"
"-Wl,-u,_base_GHCziConcziIO_ensureIOManagerIsRunning_closure"
"-Wl,-u,_base_GHCziConcziIO_ioManagerCapabilitiesChanged_closure"
"-Wl,-u,_base_GHCziConcziSync_runSparks_closure"
"-Wl,-u,_base_GHCziConcziSignal_runHandlers_closure"
"-Wl,-search_paths_first"
framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
name: template-haskell
version:
id: template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e
license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
synopsis: Support library for Template Haskell
description: This package provides modules containing facilities for manipulating
Haskell source code using Template Haskell.
.
See <http://www.haskell.org/haskellwiki/Template_Haskell> for more
information.
category: Template Haskell
author:
exposed: True
exposed-modules: Language.Haskell.TH Language.Haskell.TH.Lib
Language.Haskell.TH.Ppr Language.Haskell.TH.PprLib
Language.Haskell.TH.Quote Language.Haskell.TH.Syntax
hidden-modules:
trusted: False
import-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/template-haskell-2.9.0.0
library-dirs: /Applications/GHC.app/Contents/lib/ghc-7.8.3/template-haskell-2.9.0.0
hs-libraries: HStemplate-haskell-2.9.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b
containers-0.5.5.1-23e2a2b94d6e452c773209f31d8672c5
pretty-1.1.1.1-055fb3b6b88c48ad1bf91e5cf35828d1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /Applications/GHC.app/Contents/lib/ghc-7.8.3/../../share/doc/ghc/html/libraries/template-haskell-2.9.0.0/template-haskell.haddock
haddock-html: ${pkgroot}/../../share/doc/ghc/html/libraries/template-haskell-2.9.0.0
Hsc static flags:
package MyBlog-0.0.0-0d230504c83d49b5555ec4f8500de552 is unusable due to missing or recursive dependencies:
persistent-2.1-17e47da624ecacb272c9ecb252c91c53 persistent-postgresql-2.1-56e62d7eafb1957356dd63f1df9dcf6d persistent-template-2.1-ba746da888b82844a9c569d784f44632 shakespeare-2.0.1.1-2f077c770d4bce40582c27fb6b9375c0 yesod-1.4.0-019cf4dd49b0e03f415f5041cdf5ca9a yesod-auth-1.4.0.1-10e3fb042e00d0d5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment