Skip to content

Instantly share code, notes, and snippets.

@bgamari
Created January 6, 2017 21:23
Show Gist options
  • Save bgamari/a7576ec80eeb19a3d9c99fa28db8ab51 to your computer and use it in GitHub Desktop.
Save bgamari/a7576ec80eeb19a3d9c99fa28db8ab51 to your computer and use it in GitHub Desktop.
# from ./dist-newstyle/packagedb/ghc-8.1.20161223/
name: pipes-s3
version: 0.3.0.0
id: pipes-s3-0.3.0.0-inplace
key: pipes-s3-0.3.0.0-inplace
license: BSD3
copyright: (c) 2016 Ben Gamari
maintainer: ben@smart-cactus.org
homepage: http://github.com/bgamari/pipes-s3
synopsis: A simple interface for streaming data to and from Amazon S3
description:
This package provides a simple interface for streaming data to and from
Amazon's S3 cloud storage service with the @pipes@ package.
category: Network
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
Pipes.Aws.S3 Pipes.Aws.S3.Download Pipes.Aws.S3.Download.Retry
Pipes.Aws.S3.Types Pipes.Aws.S3.Upload
abi: 4b190c9d439506769ab438632f33a738
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-s3-0.3.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-s3-0.3.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-s3-0.3.0.0/build
data-dir: /home/ben/code/laura/vendor/pipes-s3
hs-libraries: HSpipes-s3-0.3.0.0-inplace
depends:
aws-0.15-inplace base-4.10.0.0 bytestring-0.10.8.1
http-client-0.5.5-0b0507db9849e7065251fa0ad1ba4e3327f122463280c99c928128ccea17c0c6
http-client-tls-0.3.3-ed5cdf61c280a8e99ca03ca2594134af8b3fe5d105c88c80f88f421093278ac1
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387
pipes-bytestring-2.1.4-c4580da64ba5e570fad114a38410aafe29cad7086d5965f805652d6fc53a9cd6
pipes-safe-2.2.5-4b733a32f7aac4cc1d6a541e35c6eb1245e9dee0a8f280e22f4a8ba0c7a53183
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0
abi-depends: aws-0.15-inplace=d2cbdf36f56c29614a13d7b42bd1ef96
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
http-client-0.5.5-0b0507db9849e7065251fa0ad1ba4e3327f122463280c99c928128ccea17c0c6=577d4f84fa26b2ca52322c8d56af2899
http-client-tls-0.3.3-ed5cdf61c280a8e99ca03ca2594134af8b3fe5d105c88c80f88f421093278ac1=551d43c09842e160091ac9d05fd3d6e0
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909=f69ec7b80456cc29821dd792cce85378
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387=1931672a4adb3e6a8e53c5f82d44e8ee
pipes-bytestring-2.1.4-c4580da64ba5e570fad114a38410aafe29cad7086d5965f805652d6fc53a9cd6=f5e45a6708757228be739faf30d68ead
pipes-safe-2.2.5-4b733a32f7aac4cc1d6a541e35c6eb1245e9dee0a8f280e22f4a8ba0c7a53183=443247b4894525c0de7afe293770b05a
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f=db221e14fb468e23584ff03c36276053
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-s3-0.3.0.0/doc/html/pipes-s3/pipes-s3.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-s3-0.3.0.0/doc/html/pipes-s3
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: aws
version: 0.15
id: aws-0.15-inplace
key: aws-0.15-inplace
license: BSD3
copyright: See contributors list in README and LICENSE file
maintainer: aristidb@gmail.com
homepage: http://github.com/aristidb/aws
synopsis: Amazon Web Services (AWS) for Haskell
description:
Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a high level overview of the library, see the README at <https://github.com/aristidb/aws/blob/master/README.md>.
category: Network, Web, AWS, Cloud, Distributed Computing
author: Aristid Breitkreuz, contributors see README
exposed: True
indefinite: False
exposed-modules:
Aws Aws.Aws Aws.Core Aws.DynamoDb Aws.DynamoDb.Commands
Aws.DynamoDb.Commands.DeleteItem Aws.DynamoDb.Commands.GetItem
Aws.DynamoDb.Commands.PutItem Aws.DynamoDb.Commands.Query
Aws.DynamoDb.Commands.Scan Aws.DynamoDb.Commands.Table
Aws.DynamoDb.Commands.UpdateItem Aws.DynamoDb.Core
Aws.Ec2.InstanceMetadata Aws.Iam Aws.Iam.Commands
Aws.Iam.Commands.CreateAccessKey Aws.Iam.Commands.CreateUser
Aws.Iam.Commands.DeleteAccessKey Aws.Iam.Commands.DeleteUser
Aws.Iam.Commands.DeleteUserPolicy Aws.Iam.Commands.GetUser
Aws.Iam.Commands.GetUserPolicy Aws.Iam.Commands.ListAccessKeys
Aws.Iam.Commands.ListMfaDevices Aws.Iam.Commands.ListUserPolicies
Aws.Iam.Commands.ListUsers Aws.Iam.Commands.PutUserPolicy
Aws.Iam.Commands.UpdateAccessKey Aws.Iam.Commands.UpdateUser
Aws.Iam.Core Aws.Iam.Internal Aws.Network Aws.S3 Aws.S3.Commands
Aws.S3.Commands.CopyObject Aws.S3.Commands.DeleteBucket
Aws.S3.Commands.DeleteObject Aws.S3.Commands.DeleteObjects
Aws.S3.Commands.GetBucket Aws.S3.Commands.GetBucketLocation
Aws.S3.Commands.GetObject Aws.S3.Commands.GetService
Aws.S3.Commands.HeadObject Aws.S3.Commands.Multipart
Aws.S3.Commands.PutBucket Aws.S3.Commands.PutObject Aws.S3.Core
Aws.Ses Aws.Ses.Commands Aws.Ses.Commands.DeleteIdentity
Aws.Ses.Commands.GetIdentityDkimAttributes
Aws.Ses.Commands.GetIdentityNotificationAttributes
Aws.Ses.Commands.GetIdentityVerificationAttributes
Aws.Ses.Commands.ListIdentities Aws.Ses.Commands.SendRawEmail
Aws.Ses.Commands.SetIdentityDkimEnabled
Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled
Aws.Ses.Commands.SetIdentityNotificationTopic
Aws.Ses.Commands.VerifyDomainDkim
Aws.Ses.Commands.VerifyDomainIdentity
Aws.Ses.Commands.VerifyEmailIdentity Aws.Ses.Core Aws.SimpleDb
Aws.SimpleDb.Commands Aws.SimpleDb.Commands.Attributes
Aws.SimpleDb.Commands.Domain Aws.SimpleDb.Commands.Select
Aws.SimpleDb.Core Aws.Sqs Aws.Sqs.Commands Aws.Sqs.Commands.Message
Aws.Sqs.Commands.Permission Aws.Sqs.Commands.Queue
Aws.Sqs.Commands.QueueAttributes Aws.Sqs.Core
abi: d2cbdf36f56c29614a13d7b42bd1ef96
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aws-0.15/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aws-0.15/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aws-0.15/build
data-dir: /home/ben/code/laura/dist-newstyle/src/aws-0.15
hs-libraries: HSaws-0.15-inplace
depends:
aeson-1.1.0.0-inplace attoparsec-0.13.1.0-inplace base-4.10.0.0
base16-bytestring-0.1.1.6-b7c86de21ca8aaa44c7a98717049d25e888e93e847fc98cca7c0c6caf4ddef28
base64-bytestring-1.0.0.1-9592b3eb904e6152e2104bb6e9ac803515f1598a8c70629502f876ffd41c136a
blaze-builder-0.4.0.2-6b01b8fe74415126bcb0d91f48a962dd5d155338a81707a3f954e92e1da6d234
byteable-0.1.1-03e3a5083ed5233c02410082eb7a61fe6ccc21ebdba3c1acab27c3f22900670a
bytestring-0.10.8.1
case-insensitive-1.2.0.7-4f573f76aac2a6f761410596f1b67aadc5ede92bbe3d5f583a45560d936454d5
cereal-0.5.4.0-b969a295f6d191ab87651bf0195cccf1659051996e9755e2b77edd9a25ada56b
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b
conduit-extra-1.1.15-inplace
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
cryptohash-0.11.9-0ab8049cf0ed87f62a66a8728fb72f44ccb695b452b03b786431ed6f74d3e5b3
data-default-0.7.1.1-fe7ef86a236ad24f76d5ad71eb51934810f870cfed24b313f65ffb1d8ba7fe65
directory-1.3.0.0 filepath-1.4.1.1 http-conduit-2.2.3-inplace
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909
lifted-base-0.2.3.8-2674afcd9342fc7f06e5ed22b06e999430a900c123eaa51c2c66e8a1f6833f0f
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d
network-2.6.3.1-7e487c605e5ce06627a91b9d860d92ec545d258b1f9c2b45c51bac0c72d78c20
old-locale-1.0.0.7-52f6ee49e2631f7e1114acada21186d0e93a011645cd858dda33d7ce1692f823
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f
safe-0.3.10-c9a2edac80e17d0f07959e8c2053b92247736f95622b7c0e1e10ff455dbb943a
scientific-0.3.4.10-inplace
tagged-0.8.5-687c217aeb4547dfbbbe32789c8bc7e4549331f7e31d6e0ba751cb99ce761ad3
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
time-1.7.0.1 transformers-0.5.2.0
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e
utf8-string-1.0.1.1-928e0d20c97c1bc5af93de59c6cc14ee74a78c4613e46cb2df830562ddab06f9
vector-0.12.0.0-inplace xml-conduit-1.3.5-inplace
abi-depends: aeson-1.1.0.0-inplace=a74b64f334c5d3ff80de08c9f14db824
attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
base16-bytestring-0.1.1.6-b7c86de21ca8aaa44c7a98717049d25e888e93e847fc98cca7c0c6caf4ddef28=4834e92f6ee102ac281e16f3f5f86e00
base64-bytestring-1.0.0.1-9592b3eb904e6152e2104bb6e9ac803515f1598a8c70629502f876ffd41c136a=c2d49a704a1c702ecb14b404502a3d99
blaze-builder-0.4.0.2-6b01b8fe74415126bcb0d91f48a962dd5d155338a81707a3f954e92e1da6d234=4c71aba9693fd06ea55e48afbb0c0863
byteable-0.1.1-03e3a5083ed5233c02410082eb7a61fe6ccc21ebdba3c1acab27c3f22900670a=17d41d1cbaab27da6e1eede7c5bc9106
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
case-insensitive-1.2.0.7-4f573f76aac2a6f761410596f1b67aadc5ede92bbe3d5f583a45560d936454d5=38c6f4c5850559c3e846edbb5aae04a4
cereal-0.5.4.0-b969a295f6d191ab87651bf0195cccf1659051996e9755e2b77edd9a25ada56b=576bd8ad209fecd04b63967e37cd06ae
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b=dc23e9deace49e7803c5be87ee4f95fd
conduit-extra-1.1.15-inplace=a8dbb122dfb6823dc7fcf3e07817e8ac
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
cryptohash-0.11.9-0ab8049cf0ed87f62a66a8728fb72f44ccb695b452b03b786431ed6f74d3e5b3=a9cf2adc526ff0602b2a3e998169a949
data-default-0.7.1.1-fe7ef86a236ad24f76d5ad71eb51934810f870cfed24b313f65ffb1d8ba7fe65=e00f04e68c04413afe132c6fa248fb5b
directory-1.3.0.0=42795967920c7f90fba350381d5bfa0e
filepath-1.4.1.1=c6780ce5b738bb3a82b9919f62d66717
http-conduit-2.2.3-inplace=3db24283f614d534f211172747d414e5
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909=f69ec7b80456cc29821dd792cce85378
lifted-base-0.2.3.8-2674afcd9342fc7f06e5ed22b06e999430a900c123eaa51c2c66e8a1f6833f0f=09f99df66a101ec05147d5a6bed06cb1
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2=208c248258950777335201c906743dc8
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d=36cb9f59ea1a50f15945fa79d93da732
network-2.6.3.1-7e487c605e5ce06627a91b9d860d92ec545d258b1f9c2b45c51bac0c72d78c20=1efbc4c43df6da2d1779189da9853c57
old-locale-1.0.0.7-52f6ee49e2631f7e1114acada21186d0e93a011645cd858dda33d7ce1692f823=946ec9223a9922e607afb450fbd16418
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f=db221e14fb468e23584ff03c36276053
safe-0.3.10-c9a2edac80e17d0f07959e8c2053b92247736f95622b7c0e1e10ff455dbb943a=8af4e48e893a7cc89c7a58deceac09e4
scientific-0.3.4.10-inplace=978253e1b4bcf53d1f1b27dbe1be5eb4
tagged-0.8.5-687c217aeb4547dfbbbe32789c8bc7e4549331f7e31d6e0ba751cb99ce761ad3=e246825ccb630c87386159a5e9b86592
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
time-1.7.0.1=f10174ab2e7dfb7ceec1c8ed3e260011
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e=436b26dac8b3853ab2538f2329bc239a
utf8-string-1.0.1.1-928e0d20c97c1bc5af93de59c6cc14ee74a78c4613e46cb2df830562ddab06f9=c46562bba1d1b61b3b870ea5fbcdcde2
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
xml-conduit-1.3.5-inplace=2e01c062316c3303595e85a461f2bbac
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aws-0.15/doc/html/aws/aws.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aws-0.15/doc/html/aws
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: b-tree
version: 0.1.3
id: b-tree-0.1.3-inplace
key: b-tree-0.1.3-inplace
license: BSD3
copyright: (c) 2014 Ben Gamari
maintainer: bgamari.foss@gmail.com
homepage: http://github.com/bgamari/b-tree
synopsis: Immutable disk-based B* trees
description:
Immutable disk-based B* trees
category: Data
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
BTree BTree.BinaryList
hidden-modules: BTree.Types BTree.Merge BTree.Builder BTree.Lookup
BTree.Walk BTree.BinaryFile BTree.BuildUnordered
abi: e65da295717f3e629e13fa0a29d376d2
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/b-tree-0.1.3/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/b-tree-0.1.3/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/b-tree-0.1.3/build
data-dir: /home/ben/code/laura/vendor/b-tree
hs-libraries: HSb-tree-0.1.3-inplace
depends:
base-4.10.0.0
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520
bytestring-0.10.8.1
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
directory-1.3.0.0
errors-2.1.3-3b6a3b08a81cc1db9826715610ca7026e1b089d4eb3d22aa3267176dcd48c835
filepath-1.4.1.1 lens-4.15.1-inplace
mmap-0.5.9-ab457ba8c480e9f207c49a42ff93fc77c1b7b8f56d4eba869cf38f5a454e3fc1
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387
pipes-interleave-1.1.0-3390b1dbbacc6e518efe097659357d37e29e0586fad0be63946790db199d8ce9
transformers-0.5.2.0 vector-0.12.0.0-inplace
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520=15d2d5cb8768521015d1114f14dbf864
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
directory-1.3.0.0=42795967920c7f90fba350381d5bfa0e
errors-2.1.3-3b6a3b08a81cc1db9826715610ca7026e1b089d4eb3d22aa3267176dcd48c835=b2cb7cefdbb13baecda01cb9cda21cd8
filepath-1.4.1.1=c6780ce5b738bb3a82b9919f62d66717
lens-4.15.1-inplace=e1ff2fd13beef218dd6026be083ed3f8
mmap-0.5.9-ab457ba8c480e9f207c49a42ff93fc77c1b7b8f56d4eba869cf38f5a454e3fc1=5f1d74e6ede88750d570fe43668f2b0d
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d=36cb9f59ea1a50f15945fa79d93da732
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387=1931672a4adb3e6a8e53c5f82d44e8ee
pipes-interleave-1.1.0-3390b1dbbacc6e518efe097659357d37e29e0586fad0be63946790db199d8ce9=1bf2c2b126c775d69e206ac6e832dbbd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/b-tree-0.1.3/doc/html/b-tree/b-tree.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/b-tree-0.1.3/doc/html/b-tree
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: warc
version: 0.3.1
id: warc-0.3.1-inplace
key: warc-0.3.1-inplace
license: BSD3
copyright: (c) 2015 Ben Gamari
maintainer: ben@smart-cactus.org
homepage: http://github.com/bgamari/warc
synopsis: A parser for the Web Archive (WARC) format
description:
A streaming parser for the Web Archive (WARC) format.
category: Data
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
Data.Warc Data.Warc.Header
abi: 776baaba514ab63f4b7ef413f81f73a9
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/warc-0.3.1/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/warc-0.3.1/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/warc-0.3.1/build
data-dir: /home/ben/code/laura/vendor/warc
hs-libraries: HSwarc-0.3.1-inplace
depends:
attoparsec-0.13.1.0-inplace base-4.10.0.0 bytestring-0.10.8.1
errors-2.1.3-3b6a3b08a81cc1db9826715610ca7026e1b089d4eb3d22aa3267176dcd48c835
free-4.12.4-4d725c16720263ace90649f21999ce707007c0ff645b01b498ce49d25eeba252
lens-4.15.1-inplace
mmorph-1.0.9-9a5082320f4d717e0d4b3921fafb345594fd825364cb2b13995cf94daf5fa31f
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387
pipes-attoparsec-0.5.1.4-inplace
pipes-bytestring-2.1.4-c4580da64ba5e570fad114a38410aafe29cad7086d5965f805652d6fc53a9cd6
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
time-1.7.0.1 transformers-0.5.2.0
abi-depends: attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
errors-2.1.3-3b6a3b08a81cc1db9826715610ca7026e1b089d4eb3d22aa3267176dcd48c835=b2cb7cefdbb13baecda01cb9cda21cd8
free-4.12.4-4d725c16720263ace90649f21999ce707007c0ff645b01b498ce49d25eeba252=4fcae0cdef5a7a9051cf4e3dfd921f19
lens-4.15.1-inplace=e1ff2fd13beef218dd6026be083ed3f8
mmorph-1.0.9-9a5082320f4d717e0d4b3921fafb345594fd825364cb2b13995cf94daf5fa31f=7fb2f62c382e378aa5d97bb003a838d6
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387=1931672a4adb3e6a8e53c5f82d44e8ee
pipes-attoparsec-0.5.1.4-inplace=927237777b805ccf974fc53789e9647c
pipes-bytestring-2.1.4-c4580da64ba5e570fad114a38410aafe29cad7086d5965f805652d6fc53a9cd6=f5e45a6708757228be739faf30d68ead
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
time-1.7.0.1=f10174ab2e7dfb7ceec1c8ed3e260011
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/warc-0.3.1/doc/html/warc/warc.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/warc-0.3.1/doc/html/warc
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: simplir-trec
version: 0.1.0.0
id: simplir-trec-0.1.0.0-inplace
key: simplir-trec-0.1.0.0-inplace
license: BSD3
copyright: (c) 2016 Ben Gamari
maintainer: ben@smart-cactus.org
homepage: http://github.com/bgamari/simplir
synopsis: TREC format parser
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
SimplIR.TREC
abi: de26d862cfa126a122451f730a1dbdbc
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-trec-0.1.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-trec-0.1.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-trec-0.1.0.0/build
data-dir: /home/ben/code/laura/simplir-trec
hs-libraries: HSsimplir-trec-0.1.0.0-inplace
depends:
base-4.10.0.0
case-insensitive-1.2.0.7-4f573f76aac2a6f761410596f1b67aadc5ede92bbe3d5f583a45560d936454d5
html-parse-0.1.0.0-inplace lens-4.15.1-inplace
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387
pipes-attoparsec-0.5.1.4-inplace
pipes-parse-3.0.8-58c9ef131875885a65a2eada022a7dd777922a7998f4859d5289c9e25fa1528b
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
case-insensitive-1.2.0.7-4f573f76aac2a6f761410596f1b67aadc5ede92bbe3d5f583a45560d936454d5=38c6f4c5850559c3e846edbb5aae04a4
html-parse-0.1.0.0-inplace=d663e959e01cc518f2ddbde121dd321d
lens-4.15.1-inplace=e1ff2fd13beef218dd6026be083ed3f8
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387=1931672a4adb3e6a8e53c5f82d44e8ee
pipes-attoparsec-0.5.1.4-inplace=927237777b805ccf974fc53789e9647c
pipes-parse-3.0.8-58c9ef131875885a65a2eada022a7dd777922a7998f4859d5289c9e25fa1528b=4444658a8ed863571dd19aab0e640aea
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-trec-0.1.0.0/doc/html/simplir-trec/simplir-trec.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-trec-0.1.0.0/doc/html/simplir-trec
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: lens
version: 4.15.1
id: lens-4.15.1-inplace
key: lens-4.15.1-inplace
license: BSD3
copyright: Copyright (C) 2012-2016 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/lens/
synopsis: Lenses, Folds and Traversals
description:
This package comes \"Batteries Included\" with many useful lenses for the types
commonly used from the Haskell Platform, and with tools for automatically
generating lenses and isomorphisms for user-supplied data types.
.
The combinators in @Control.Lens@ provide a highly generic toolbox for composing
families of getters, folds, isomorphisms, traversals, setters and lenses and their
indexed variants.
.
An overview, with a large number of examples can be found in the <https://github.com/ekmett/lens#lens-lenses-folds-and-traversals README>.
.
An introductory video on the style of code used in this library by Simon Peyton Jones is available from <http://skillsmatter.com/podcast/scala/lenses-compositional-data-access-and-manipulation Skills Matter>.
.
A video on how to use lenses and how they are constructed is available on <http://youtu.be/cefnmjtAolY?hd=1 youtube>.
.
Slides for that second talk can be obtained from <http://comonad.com/haskell/Lenses-Folds-and-Traversals-NYC.pdf comonad.com>.
.
More information on the care and feeding of lenses, including a brief tutorial and motivation
for their types can be found on the <https://github.com/ekmett/lens/wiki lens wiki>.
.
A small game of @pong@ and other more complex examples that manage their state using lenses can be found in the <https://github.com/ekmett/lens/blob/master/examples/ example folder>.
.
/Lenses, Folds and Traversals/
.
With some signatures simplified, the core of the hierarchy of lens-like constructions looks like:
.
.
<<http://i.imgur.com/ALlbPRa.png>>
.
<Hierarchy.png (Local Copy)>
.
You can compose any two elements of the hierarchy above using @(.)@ from the @Prelude@, and you can
use any element of the hierarchy as any type it linked to above it.
.
The result is their lowest upper bound in the hierarchy (or an error if that bound doesn't exist).
.
For instance:
.
* You can use any 'Traversal' as a 'Fold' or as a 'Setter'.
.
* The composition of a 'Traversal' and a 'Getter' yields a 'Fold'.
.
/Minimizing Dependencies/
.
If you want to provide lenses and traversals for your own types in your own libraries, then you
can do so without incurring a dependency on this (or any other) lens package at all.
.
/e.g./ for a data type:
.
> data Foo a = Foo Int Int a
.
You can define lenses such as
.
> -- bar :: Lens' (Foo a) Int
> bar :: Functor f => (Int -> f Int) -> Foo a -> f (Foo a)
> bar f (Foo a b c) = fmap (\a' -> Foo a' b c) (f a)
.
> -- quux :: Lens (Foo a) (Foo b) a b
> quux :: Functor f => (a -> f b) -> Foo a -> f (Foo b)
> quux f (Foo a b c) = fmap (Foo a b) (f c)
.
without the need to use any type that isn't already defined in the @Prelude@.
.
And you can define a traversal of multiple fields with 'Control.Applicative.Applicative':
.
> -- traverseBarAndBaz :: Traversal' (Foo a) Int
> traverseBarAndBaz :: Applicative f => (Int -> f Int) -> Foo a -> f (Foo a)
> traverseBarAndBaz f (Foo a b c) = Foo <$> f a <*> f b <*> pure c
.
What is provided in this library is a number of stock lenses and traversals for
common haskell types, a wide array of combinators for working them, and more
exotic functionality, (/e.g./ getters, setters, indexed folds, isomorphisms).
category: Data, Lenses, Generics
author: Edward A. Kmett
exposed: True
indefinite: False
exposed-modules:
Control.Exception.Lens Control.Lens Control.Lens.At
Control.Lens.Combinators Control.Lens.Cons Control.Lens.Each
Control.Lens.Empty Control.Lens.Equality Control.Lens.Extras
Control.Lens.Fold Control.Lens.Getter Control.Lens.Indexed
Control.Lens.Internal Control.Lens.Internal.Bazaar
Control.Lens.Internal.ByteString Control.Lens.Internal.Coerce
Control.Lens.Internal.Context Control.Lens.Internal.Deque
Control.Lens.Internal.Exception Control.Lens.Internal.FieldTH
Control.Lens.Internal.PrismTH Control.Lens.Internal.Fold
Control.Lens.Internal.Getter Control.Lens.Internal.Indexed
Control.Lens.Internal.Instances Control.Lens.Internal.Iso
Control.Lens.Internal.Level Control.Lens.Internal.List
Control.Lens.Internal.Magma Control.Lens.Internal.Prism
Control.Lens.Internal.Review Control.Lens.Internal.Setter
Control.Lens.Internal.TH Control.Lens.Internal.Zoom
Control.Lens.Iso Control.Lens.Lens Control.Lens.Level
Control.Lens.Operators Control.Lens.Plated Control.Lens.Prism
Control.Lens.Reified Control.Lens.Review Control.Lens.Setter
Control.Lens.TH Control.Lens.Traversal Control.Lens.Tuple
Control.Lens.Type Control.Lens.Wrapped Control.Lens.Zoom
Control.Monad.Error.Lens Control.Parallel.Strategies.Lens
Control.Seq.Lens Data.Array.Lens Data.Bits.Lens
Data.ByteString.Lens Data.ByteString.Strict.Lens
Data.ByteString.Lazy.Lens Data.Complex.Lens Data.Data.Lens
Data.Dynamic.Lens Data.HashSet.Lens Data.IntSet.Lens Data.List.Lens
Data.Map.Lens Data.Sequence.Lens Data.Set.Lens Data.Text.Lens
Data.Text.Strict.Lens Data.Text.Lazy.Lens Data.Tree.Lens
Data.Typeable.Lens Data.Vector.Lens Data.Vector.Generic.Lens
GHC.Generics.Lens System.Exit.Lens System.FilePath.Lens
System.IO.Error.Lens Language.Haskell.TH.Lens Numeric.Lens
hidden-modules: Paths_lens
abi: e1ff2fd13beef218dd6026be083ed3f8
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lens-4.15.1/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lens-4.15.1/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lens-4.15.1/build
data-dir: /opt/exp/haskell-packages/lens
hs-libraries: HSlens-4.15.1-inplace
depends:
array-0.5.1.2 base-4.10.0.0
base-orphans-0.5.4-4139ba242c1aa75acad27de03aea4ba33e9e15bc8d18e6ef5ebc19519de539d6
bifunctors-5.4.1-e055c3b22d1fe19220921bd862b083892d0dcb0d6c55b1e977bd4b942da3dd62
bytestring-0.10.8.1
comonad-5-60ef16bd53184754a36bfbb640fa138e00566ea6b77a94163bf224baaef117b5
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
contravariant-1.4-763f3a98131f80958312300d82d3ddee199e85dc2d44c5abfa37661df49c1875
distributive-0.5.1-0a2805831c6af16ca725efc3e26272371ecc3d10f58c1b27f7abbbde8f305398
exceptions-0.8.3-964218f14e6b4c9217605da7a9b724970fd62df43a538e67e46fa45c3b2137ae
filepath-1.4.1.1
free-4.12.4-4d725c16720263ace90649f21999ce707007c0ff645b01b498ce49d25eeba252
ghc-prim-0.5.0.0
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
kan-extensions-5.0.1-e0d20b5f4c0a866fed6c5426b2b90b8a9c0d2415777865b3524e3efb73b80331
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d
parallel-3.2.1.0-inplace
profunctors-5.2-c45214e0991f641f6b2f1d96e9ae78a105e7af0f1a3f413f27a40d871480d125
reflection-2.1.2-2948df2a73989989ce77cdc1da8f75a7941c79e19fd535e6af045751ce4312af
semigroupoids-5.1-3a294e5c910edd78f04d07917a1c3ff685f07d17d95a0ba6967887991018cbb5
semigroups-0.18.2-b12f294f3ce3cf01cb0647db83bcdff4a4d6e5e3cf488a4a6fb3b785dc014c31
tagged-0.8.5-687c217aeb4547dfbbbe32789c8bc7e4549331f7e31d6e0ba751cb99ce761ad3
template-haskell-2.12.0.0
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0
transformers-compat-0.5.1.4-ef40e5ce115bc0165f5c8601c2f11b3b5f9a3662ab53e4bcf0a4f561dd791f50
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e
vector-0.12.0.0-inplace
void-0.7.1-8c6e4bdf0bb01e00184267f6a964574fb929b20342c1974922d1d9e71ff0a9b7
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lens-4.15.1/doc/html/lens/lens.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lens-4.15.1/doc/html/lens
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: http-conduit
version: 2.2.3
id: http-conduit-2.2.3-inplace
key: http-conduit-2.2.3-inplace
license: BSD3
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/http-conduit
synopsis: HTTP client package with conduit interface and HTTPS support.
description:
Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/http-conduit>.
category: Web, Conduit
author: Michael Snoyman <michael@snoyman.com>
exposed: True
indefinite: False
exposed-modules:
Network.HTTP.Client.Conduit Network.HTTP.Conduit
Network.HTTP.Simple
abi: 3db24283f614d534f211172747d414e5
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-conduit-2.2.3/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-conduit-2.2.3/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-conduit-2.2.3/build
data-dir: /home/ben/code/laura/dist-newstyle/src/http-conduit-2.2.3
hs-libraries: HShttp-conduit-2.2.3-inplace
depends:
aeson-1.1.0.0-inplace base-4.10.0.0 bytestring-0.10.8.1
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b
conduit-extra-1.1.15-inplace
exceptions-0.8.3-964218f14e6b4c9217605da7a9b724970fd62df43a538e67e46fa45c3b2137ae
http-client-0.5.5-0b0507db9849e7065251fa0ad1ba4e3327f122463280c99c928128ccea17c0c6
http-client-tls-0.3.3-ed5cdf61c280a8e99ca03ca2594134af8b3fe5d105c88c80f88f421093278ac1
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909
lifted-base-0.2.3.8-2674afcd9342fc7f06e5ed22b06e999430a900c123eaa51c2c66e8a1f6833f0f
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f
transformers-0.5.2.0
abi-depends: aeson-1.1.0.0-inplace=a74b64f334c5d3ff80de08c9f14db824
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b=dc23e9deace49e7803c5be87ee4f95fd
conduit-extra-1.1.15-inplace=a8dbb122dfb6823dc7fcf3e07817e8ac
exceptions-0.8.3-964218f14e6b4c9217605da7a9b724970fd62df43a538e67e46fa45c3b2137ae=71b8df2ab5764ccd7009e9bd026e3fe6
http-client-0.5.5-0b0507db9849e7065251fa0ad1ba4e3327f122463280c99c928128ccea17c0c6=577d4f84fa26b2ca52322c8d56af2899
http-client-tls-0.3.3-ed5cdf61c280a8e99ca03ca2594134af8b3fe5d105c88c80f88f421093278ac1=551d43c09842e160091ac9d05fd3d6e0
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909=f69ec7b80456cc29821dd792cce85378
lifted-base-0.2.3.8-2674afcd9342fc7f06e5ed22b06e999430a900c123eaa51c2c66e8a1f6833f0f=09f99df66a101ec05147d5a6bed06cb1
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2=208c248258950777335201c906743dc8
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d=36cb9f59ea1a50f15945fa79d93da732
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f=db221e14fb468e23584ff03c36276053
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-conduit-2.2.3/doc/html/http-conduit/http-conduit.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-conduit-2.2.3/doc/html/http-conduit
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: aeson
version: 1.1.0.0
id: aeson-1.1.0.0-inplace
key: aeson-1.1.0.0-inplace
license: BSD3
copyright: (c) 2011-2016 Bryan O'Sullivan
(c) 2011 MailRank, Inc.
maintainer: Adam Bergmark <adam@bergmark.nl>
stability: experimental
homepage: https://github.com/bos/aeson
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 a late 2013 MacBook Pro (2.6GHz Core i7),
running 64-bit GHC 7.10.1, for mostly-English tweets from Twitter's
JSON search API:
.
* 6.4 KB payloads, English: 7570 msg\/sec (47.6 MB\/sec)
.
* 14.6 KB payloads, Japanese: 3261 msg\/sec (46.6 MB\/sec)
.
Encoding performance on the same machine and data:
.
* 6.4 KB payloads, English: 22738 msg\/sec (142.9 MB\/sec)
.
* 14.6 KB payloads, Japanese: 15911 msg\/sec (227.4 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
indefinite: False
exposed-modules:
Data.Aeson Data.Aeson.Encode Data.Aeson.Encoding
Data.Aeson.Encoding.Internal Data.Aeson.Internal
Data.Aeson.Internal.Time Data.Aeson.Parser Data.Aeson.TH
Data.Aeson.Text Data.Aeson.Types
hidden-modules: Data.Aeson.Encoding.Builder
Data.Aeson.Internal.Functions Data.Aeson.Parser.Internal
Data.Aeson.Parser.Unescape Data.Aeson.Parser.Time
Data.Aeson.Types.FromJSON Data.Aeson.Types.Generic
Data.Aeson.Types.ToJSON Data.Aeson.Types.Class
Data.Aeson.Types.Internal
abi: a74b64f334c5d3ff80de08c9f14db824
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aeson-1.1.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aeson-1.1.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aeson-1.1.0.0/build
data-dir: /home/ben/code/laura/dist-newstyle/src/aeson-1.1.0.0
hs-libraries: HSaeson-1.1.0.0-inplace
include-dirs: /home/ben/code/laura/dist-newstyle/src/aeson-1.1.0.0/include
depends:
attoparsec-0.13.1.0-inplace base-4.10.0.0
base-compat-0.9.1-50a767471c0d811d7d56f4ed93217e990f4879054d6eefe0fa0f2ee00d612f0e
bytestring-0.10.8.1
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
deepseq-1.4.3.0
dlist-0.8.0.2-db4c9a3c8ad851151b4a08a667ace5d681c8cd643e1ce240fada5bec4a5681e2
ghc-prim-0.5.0.0
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
scientific-0.3.4.10-inplace
tagged-0.8.5-687c217aeb4547dfbbbe32789c8bc7e4549331f7e31d6e0ba751cb99ce761ad3
template-haskell-2.12.0.0
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
time-1.7.0.1
time-locale-compat-0.1.1.3-9679b23d3e616d808448546eedfd828cd19c2eabc4e38da990ce1d8b11fe297a
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e
uuid-types-1.0.3-5977f84eb9d4d4898cde07b31956e92dd36bf573e727e336658cd72329fc32ca
vector-0.12.0.0-inplace
abi-depends: attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
base-compat-0.9.1-50a767471c0d811d7d56f4ed93217e990f4879054d6eefe0fa0f2ee00d612f0e=e4a40dde6022ee0ffd7de995335db9d8
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
dlist-0.8.0.2-db4c9a3c8ad851151b4a08a667ace5d681c8cd643e1ce240fada5bec4a5681e2=5b1ed356f27a23e2903f2b73e277d318
ghc-prim-0.5.0.0=8e8f49119db4882d31bf572931d031cb
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317=3e09fe1f420a6aa13958ca7ff0a47151
scientific-0.3.4.10-inplace=978253e1b4bcf53d1f1b27dbe1be5eb4
tagged-0.8.5-687c217aeb4547dfbbbe32789c8bc7e4549331f7e31d6e0ba751cb99ce761ad3=e246825ccb630c87386159a5e9b86592
template-haskell-2.12.0.0=acf14a441c58a2f17d77faaa613acd11
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
time-1.7.0.1=f10174ab2e7dfb7ceec1c8ed3e260011
time-locale-compat-0.1.1.3-9679b23d3e616d808448546eedfd828cd19c2eabc4e38da990ce1d8b11fe297a=a5fe0ba866e7eddf01060ef15ff3a299
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e=436b26dac8b3853ab2538f2329bc239a
uuid-types-1.0.3-5977f84eb9d4d4898cde07b31956e92dd36bf573e727e336658cd72329fc32ca=bbdc3793b0631ad7c4de7605fef49b34
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aeson-1.1.0.0/doc/html/aeson/aeson.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/aeson-1.1.0.0/doc/html/aeson
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: log-domain
version: 0.10.3.1
id: log-domain-0.10.3.1-inplace
key: log-domain-0.10.3.1-inplace
license: BSD3
copyright: Copyright (C) 2013-2015 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/log-domain/
synopsis: Log-domain arithmetic
description:
This package provides log-domain floats, doubles and complex numbers.
category: Numeric
author: Edward A. Kmett
exposed: True
indefinite: False
exposed-modules:
Numeric.Log Numeric.Log.Signed
abi: 56aafcf69a753e3ab50cce4e875fc2b9
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/log-domain-0.10.3.1/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/log-domain-0.10.3.1/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/log-domain-0.10.3.1/build
data-dir: /home/ben/code/laura/dist-newstyle/src/log-domain-0.10.3.1
hs-libraries: HSlog-domain-0.10.3.1-inplace
depends:
base-4.10.0.0
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520
bytes-0.15.2-inplace
cereal-0.5.4.0-b969a295f6d191ab87651bf0195cccf1659051996e9755e2b77edd9a25ada56b
comonad-5-60ef16bd53184754a36bfbb640fa138e00566ea6b77a94163bf224baaef117b5
deepseq-1.4.3.0
distributive-0.5.1-0a2805831c6af16ca725efc3e26272371ecc3d10f58c1b27f7abbbde8f305398
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
hashable-extras-0.2.3-inplace safecopy-0.9.2-inplace
semigroupoids-5.1-3a294e5c910edd78f04d07917a1c3ff685f07d17d95a0ba6967887991018cbb5
semigroups-0.18.2-b12f294f3ce3cf01cb0647db83bcdff4a4d6e5e3cf488a4a6fb3b785dc014c31
vector-0.12.0.0-inplace
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/log-domain-0.10.3.1/doc/html/log-domain/log-domain.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/log-domain-0.10.3.1/doc/html/log-domain
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: hashable-extras
version: 0.2.3
id: hashable-extras-0.2.3-inplace
key: hashable-extras-0.2.3-inplace
license: BSD3
copyright: Copyright (C) 2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/analytics/hashable-extras/
synopsis: Higher-rank Hashable
description:
This package provides higher rank analogues to the Hashable data type.
.
The need for these sometimes arises in the presence of polymorphic recursion.
category: Data, Hash
author: Edward A. Kmett
exposed: True
indefinite: False
exposed-modules:
Data.Hashable.Extras
abi: af91c46f71c08141cfca2daf8fee0223
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/hashable-extras-0.2.3/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/hashable-extras-0.2.3/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/hashable-extras-0.2.3/build
data-dir: /opt/exp/haskell-packages/hashable-extras
hs-libraries: HShashable-extras-0.2.3-inplace
depends:
base-4.10.0.0
bifunctors-5.4.1-e055c3b22d1fe19220921bd862b083892d0dcb0d6c55b1e977bd4b942da3dd62
bytestring-0.10.8.1
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
transformers-0.5.2.0
transformers-compat-0.5.1.4-ef40e5ce115bc0165f5c8601c2f11b3b5f9a3662ab53e4bcf0a4f561dd791f50
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/hashable-extras-0.2.3/doc/html/hashable-extras/hashable-extras.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/hashable-extras-0.2.3/doc/html/hashable-extras
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: foldl
version: 1.2.2
id: foldl-1.2.2-inplace
key: foldl-1.2.2-inplace
license: BSD3
copyright: 2013 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
synopsis: Composable, streaming, and efficient left folds
description:
This library provides strict left folds that stream in constant
memory, and you can combine folds using @Applicative@ style to derive new
folds. Derived folds still traverse the container just once and are often as
efficient as hand-written folds.
category: Control
author: Gabriel Gonzalez
exposed: True
indefinite: False
exposed-modules:
Control.Foldl Control.Foldl.ByteString Control.Foldl.Text
hidden-modules: Control.Foldl.Internal
abi: a5f9097afc8c5e38c13eb0587462ddde
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/foldl-1.2.2/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/foldl-1.2.2/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/foldl-1.2.2/build
data-dir: /home/ben/code/laura/dist-newstyle/src/foldl-1.2.2
hs-libraries: HSfoldl-1.2.2-inplace
depends:
base-4.10.0.0 bytestring-0.10.8.1
comonad-5-60ef16bd53184754a36bfbb640fa138e00566ea6b77a94163bf224baaef117b5
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
contravariant-1.4-763f3a98131f80958312300d82d3ddee199e85dc2d44c5abfa37661df49c1875
mwc-random-0.13.5.0-inplace
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f
profunctors-5.2-c45214e0991f641f6b2f1d96e9ae78a105e7af0f1a3f413f27a40d871480d125
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0 vector-0.12.0.0-inplace
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
comonad-5-60ef16bd53184754a36bfbb640fa138e00566ea6b77a94163bf224baaef117b5=859dfa1e6bf4bf408d767dc558b98efc
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
contravariant-1.4-763f3a98131f80958312300d82d3ddee199e85dc2d44c5abfa37661df49c1875=882a16f0d0d447cf9989a2f7941a56d6
mwc-random-0.13.5.0-inplace=cf4456eae98a2a055825274f13063b3c
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f=416fde339aab46aed9b3aea0be8ace57
profunctors-5.2-c45214e0991f641f6b2f1d96e9ae78a105e7af0f1a3f413f27a40d871480d125=fcd552c987239bc4a89b8533bbca2566
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/foldl-1.2.2/doc/html/foldl/foldl.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/foldl-1.2.2/doc/html/foldl
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: xml-conduit
version: 1.3.5
id: xml-conduit-1.3.5-inplace
key: xml-conduit-1.3.5-inplace
license: MIT
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://github.com/snoyberg/xml
synopsis: Pure-Haskell utilities for dealing with XML with the conduit package.
description:
Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/xml-conduit>.
category: XML, Conduit
author: Michael Snoyman <michael@snoyman.com>, Aristid Breitkreuz <aristidb@googlemail.com>
exposed: True
indefinite: False
exposed-modules:
Text.XML Text.XML.Cursor Text.XML.Cursor.Generic
Text.XML.Stream.Parse Text.XML.Stream.Render Text.XML.Unresolved
hidden-modules: Text.XML.Stream.Token
abi: 2e01c062316c3303595e85a461f2bbac
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/xml-conduit-1.3.5/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/xml-conduit-1.3.5/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/xml-conduit-1.3.5/build
data-dir: /home/ben/code/laura/dist-newstyle/src/xml-conduit-1.3.5
hs-libraries: HSxml-conduit-1.3.5-inplace
depends:
attoparsec-0.13.1.0-inplace base-4.10.0.0
blaze-builder-0.4.0.2-6b01b8fe74415126bcb0d91f48a962dd5d155338a81707a3f954e92e1da6d234
blaze-html-0.8.1.3-08c42187f44ebd9259d2e97f83055cdbc599107f1773bac6693342d7ab870937
blaze-markup-0.7.1.1-32bcc5241c6aa8acd71ad81d36cc92ebf31ea5933c93a7d58bacd9ee754e4ac8
bytestring-0.10.8.1
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b
conduit-extra-1.1.15-inplace
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
data-default-0.7.1.1-fe7ef86a236ad24f76d5ad71eb51934810f870cfed24b313f65ffb1d8ba7fe65
deepseq-1.4.3.0
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0
xml-types-0.3.6-37b8b7d33985f23e781055e2a478fa5d1eb03eac506809d1e654fe705d982cb5
abi-depends: attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
blaze-builder-0.4.0.2-6b01b8fe74415126bcb0d91f48a962dd5d155338a81707a3f954e92e1da6d234=4c71aba9693fd06ea55e48afbb0c0863
blaze-html-0.8.1.3-08c42187f44ebd9259d2e97f83055cdbc599107f1773bac6693342d7ab870937=9dbf9269c6a1fa8fa16f97fc286d1e78
blaze-markup-0.7.1.1-32bcc5241c6aa8acd71ad81d36cc92ebf31ea5933c93a7d58bacd9ee754e4ac8=325d64804858bb591344e4fc32c9089a
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b=dc23e9deace49e7803c5be87ee4f95fd
conduit-extra-1.1.15-inplace=a8dbb122dfb6823dc7fcf3e07817e8ac
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
data-default-0.7.1.1-fe7ef86a236ad24f76d5ad71eb51934810f870cfed24b313f65ffb1d8ba7fe65=e00f04e68c04413afe132c6fa248fb5b
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2=208c248258950777335201c906743dc8
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f=db221e14fb468e23584ff03c36276053
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
xml-types-0.3.6-37b8b7d33985f23e781055e2a478fa5d1eb03eac506809d1e654fe705d982cb5=8187f15bd2fc06c37bcf57a560664f77
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/xml-conduit-1.3.5/doc/html/xml-conduit/xml-conduit.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/xml-conduit-1.3.5/doc/html/xml-conduit
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: simplir-html-clean
version: 0.1.0.0
id: simplir-html-clean-0.1.0.0-inplace
key: simplir-html-clean-0.1.0.0-inplace
license: BSD3
copyright: (c) 2016 Ben Gamari
maintainer: ben@smart-cactus.org
homepage: http://github.com/bgamari/simplir
category: Text
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
SimplIR.HTML.Clean
abi: 80d3fa8d63f98a529cc2e61fd5f83758
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-html-clean-0.1.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-html-clean-0.1.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-html-clean-0.1.0.0/build
data-dir: /home/ben/code/laura/simplir-html-clean
hs-libraries: HSsimplir-html-clean-0.1.0.0-inplace
depends:
base-4.10.0.0 deepseq-1.4.3.0 html-parse-0.1.0.0-inplace
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
html-parse-0.1.0.0-inplace=d663e959e01cc518f2ddbde121dd321d
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e=436b26dac8b3853ab2538f2329bc239a
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-html-clean-0.1.0.0/doc/html/simplir-html-clean/simplir-html-clean.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/simplir-html-clean-0.1.0.0/doc/html/simplir-html-clean
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: conduit-extra
version: 1.1.15
id: conduit-extra-1.1.15-inplace
key: conduit-extra-1.1.15-inplace
license: MIT
maintainer: michael@snoyman.com
homepage: http://github.com/snoyberg/conduit
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
indefinite: False
exposed-modules:
Data.Conduit.Attoparsec Data.Conduit.Binary Data.Conduit.Blaze
Data.Conduit.ByteString.Builder Data.Conduit.Filesystem
Data.Conduit.Lazy Data.Conduit.Network Data.Conduit.Network.UDP
Data.Conduit.Network.Unix Data.Conduit.Process Data.Conduit.Text
Data.Conduit.Zlib
abi: a8dbb122dfb6823dc7fcf3e07817e8ac
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/conduit-extra-1.1.15/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/conduit-extra-1.1.15/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/conduit-extra-1.1.15/build
data-dir: /home/ben/code/laura/dist-newstyle/src/conduit-extra-1.1.15
hs-libraries: HSconduit-extra-1.1.15-inplace
depends:
async-2.1.1-e466750135163e9d09dbcc5b9aab9a727ad0ebc9a74024bb5ec4ac0602c6dcbd
attoparsec-0.13.1.0-inplace base-4.10.0.0
blaze-builder-0.4.0.2-6b01b8fe74415126bcb0d91f48a962dd5d155338a81707a3f954e92e1da6d234
bytestring-0.10.8.1
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b
directory-1.3.0.0
exceptions-0.8.3-964218f14e6b4c9217605da7a9b724970fd62df43a538e67e46fa45c3b2137ae
filepath-1.4.1.1
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2
network-2.6.3.1-7e487c605e5ce06627a91b9d860d92ec545d258b1f9c2b45c51bac0c72d78c20
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f
process-1.4.3.0
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f
stm-2.4.4.1-460b843c83097c6b8a5e355094ffaa4a0d6772162a07563f2ecaa60e931c9d11
streaming-commons-0.1.16-d3ba69bf6a441bd6950f0370ea8103e6c3fe9984d1c40eedae290611f8f437fb
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0
transformers-base-0.4.4-f3853fb3d83835a02ae4372f3e6f61516753447dae35117382d498664c367d62
abi-depends: async-2.1.1-e466750135163e9d09dbcc5b9aab9a727ad0ebc9a74024bb5ec4ac0602c6dcbd=80c12976f83dbc99af419588ce4a60ef
attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
blaze-builder-0.4.0.2-6b01b8fe74415126bcb0d91f48a962dd5d155338a81707a3f954e92e1da6d234=4c71aba9693fd06ea55e48afbb0c0863
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
conduit-1.2.8-236e538e2e919621c22e7af361dfff1abcbd7bb52d7d085fe18e7b1d29a7b51b=dc23e9deace49e7803c5be87ee4f95fd
directory-1.3.0.0=42795967920c7f90fba350381d5bfa0e
exceptions-0.8.3-964218f14e6b4c9217605da7a9b724970fd62df43a538e67e46fa45c3b2137ae=71b8df2ab5764ccd7009e9bd026e3fe6
filepath-1.4.1.1=c6780ce5b738bb3a82b9919f62d66717
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2=208c248258950777335201c906743dc8
network-2.6.3.1-7e487c605e5ce06627a91b9d860d92ec545d258b1f9c2b45c51bac0c72d78c20=1efbc4c43df6da2d1779189da9853c57
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f=416fde339aab46aed9b3aea0be8ace57
process-1.4.3.0=59fa31efe8c6afb20457671f53b071cc
resourcet-1.1.9-5128e54a7f9ac7d0237a2f1f6250d4ab897dd1ed09dcea530fe67a847e77b46f=db221e14fb468e23584ff03c36276053
stm-2.4.4.1-460b843c83097c6b8a5e355094ffaa4a0d6772162a07563f2ecaa60e931c9d11=dc1d9579f69afc055424d19278102464
streaming-commons-0.1.16-d3ba69bf6a441bd6950f0370ea8103e6c3fe9984d1c40eedae290611f8f437fb=abaac97fe1281d44014ed58c2120c5c3
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
transformers-base-0.4.4-f3853fb3d83835a02ae4372f3e6f61516753447dae35117382d498664c367d62=cdb6f308fdf482ad1f505aca98a83d58
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/conduit-extra-1.1.15/doc/html/conduit-extra/conduit-extra.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/conduit-extra-1.1.15/doc/html/conduit-extra
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: html-parse
version: 0.1.0.0
id: html-parse-0.1.0.0-inplace
key: html-parse-0.1.0.0-inplace
license: BSD3
copyright: (c) 2016 Ben Gamari
maintainer: ben@smart-cactus.org
homepage: http://github.com/bgamari/html-parse
synopsis: A high-performance HTML tokenizer
description:
This package provides a fast and reasonably robust HTML5 tokenizer built
upon the @attoparsec@ library. The parsing strategy is based upon the HTML5
parsing specification with few deviations.
.
The package targets similar use-cases to the venerable @tagsoup@ library,
but is significantly more efficient, achieving parsing speeds of over 50
megabytes per second on modern hardware with and typical web documents.
category: Text
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
Text.HTML.Parser
abi: d663e959e01cc518f2ddbde121dd321d
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/html-parse-0.1.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/html-parse-0.1.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/html-parse-0.1.0.0/build
data-dir: /home/ben/code/laura/vendor/html-parse
hs-libraries: HShtml-parse-0.1.0.0-inplace
depends:
attoparsec-0.13.1.0-inplace base-4.10.0.0 deepseq-1.4.3.0
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
abi-depends: attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/html-parse-0.1.0.0/doc/html/html-parse/html-parse.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/html-parse-0.1.0.0/doc/html/html-parse
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: http-parsers
version: 0.1.0.0
id: http-parsers-0.1.0.0-inplace
key: http-parsers-0.1.0.0-inplace
license: BSD3
copyright: (c) 2016 Ben Gamari
maintainer: ben@smart-cactus.org
homepage: http://github.com/bgamari/http-parsers
synopsis: Types and attoparsec parsers for HTTP requests and responses
description:
This package provides a set of simple types (built on the primitives
provided by the @http-types@ package and @attoparsec@ parsers for HTTP
requests, responses, and headers.
category: Web
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
Network.HTTP.Parse
abi: 8248ce8019cd98e1b68b63f185fec1d9
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-parsers-0.1.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-parsers-0.1.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-parsers-0.1.0.0/build
data-dir: /home/ben/code/laura/vendor/http-parsers
hs-libraries: HShttp-parsers-0.1.0.0-inplace
depends:
attoparsec-0.13.1.0-inplace base-4.10.0.0 bytestring-0.10.8.1
case-insensitive-1.2.0.7-4f573f76aac2a6f761410596f1b67aadc5ede92bbe3d5f583a45560d936454d5
filepath-1.4.1.1
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909
abi-depends: attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
case-insensitive-1.2.0.7-4f573f76aac2a6f761410596f1b67aadc5ede92bbe3d5f583a45560d936454d5=38c6f4c5850559c3e846edbb5aae04a4
filepath-1.4.1.1=c6780ce5b738bb3a82b9919f62d66717
http-types-0.9.1-0efec4d9dfd28fdf29c42e1e2115af852dfb37129589e0df9befcc89f35e3909=f69ec7b80456cc29821dd792cce85378
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-parsers-0.1.0.0/doc/html/http-parsers/http-parsers.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/http-parsers-0.1.0.0/doc/html/http-parsers
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: pipes-attoparsec
version: 0.5.1.4
id: pipes-attoparsec-0.5.1.4-inplace
key: pipes-attoparsec-0.5.1.4-inplace
license: BSD3
copyright: Copyright (c) Renzo Carbonara 2012-2016, Paolo Capriotti 2012
maintainer: renzocarbonaraλgmail.com
stability: Experimental
homepage: https://github.com/k0001/pipes-attoparsec
synopsis: Attoparsec and Pipes integration.
description:
Utilities to run Attoparsec parsers on Pipes input streams.
.
See the @changelog.md@ file in the source distribution to learn about any
important changes between version.
category: Pipes, Parser
author: Renzo Carbonara
exposed: True
indefinite: False
exposed-modules:
Pipes.Attoparsec
abi: 927237777b805ccf974fc53789e9647c
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-attoparsec-0.5.1.4/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-attoparsec-0.5.1.4/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-attoparsec-0.5.1.4/build
data-dir: /home/ben/code/laura/dist-newstyle/src/pipes-attoparsec-0.5.1.4
hs-libraries: HSpipes-attoparsec-0.5.1.4-inplace
depends:
attoparsec-0.13.1.0-inplace base-4.10.0.0 bytestring-0.10.8.1
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387
pipes-parse-3.0.8-58c9ef131875885a65a2eada022a7dd777922a7998f4859d5289c9e25fa1528b
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0
abi-depends: attoparsec-0.13.1.0-inplace=601050c4b661b3e35d386b3174858068
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387=1931672a4adb3e6a8e53c5f82d44e8ee
pipes-parse-3.0.8-58c9ef131875885a65a2eada022a7dd777922a7998f4859d5289c9e25fa1528b=4444658a8ed863571dd19aab0e640aea
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-attoparsec-0.5.1.4/doc/html/pipes-attoparsec/pipes-attoparsec.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/pipes-attoparsec-0.5.1.4/doc/html/pipes-attoparsec
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: binary-serialise-cbor
version: 0.1.1.0
id: binary-serialise-cbor-0.1.1.0-inplace
key: binary-serialise-cbor-0.1.1.0-inplace
license: BSD3
copyright: 2015 Duncan Coutts,
2015 Well-Typed LLP,
2015 IRIS Connect Ltd
maintainer: duncan@community.haskell.org
synopsis: Yet Another Binary Serialisation Library
description:
This package provides pure, efficient serialization of Haskell
values directly into @ByteString@s for storage or transmission
purposes. By providing a set of type class instances, you can
also serialise any custom data type you have as well.
.
The underlying binary format used is the 'Concise Binary Object
Representation', or CBOR, specified in RFC 7049. As a result,
serialised Haskell values have implicit structure outside of the
Haskell program itself, meaning they can be inspected or analyzed
with custom tools.
category: Codec
author: Duncan Coutts
exposed: True
indefinite: False
exposed-modules:
Data.Binary.Serialise.CBOR Data.Binary.Serialise.CBOR.ByteOrder
Data.Binary.Serialise.CBOR.Class
Data.Binary.Serialise.CBOR.Decoding
Data.Binary.Serialise.CBOR.Encoding
Data.Binary.Serialise.CBOR.FlatTerm Data.Binary.Serialise.CBOR.IO
Data.Binary.Serialise.CBOR.Pretty
Data.Binary.Serialise.CBOR.Properties
Data.Binary.Serialise.CBOR.Read Data.Binary.Serialise.CBOR.Term
Data.Binary.Serialise.CBOR.Tutorial
Data.Binary.Serialise.CBOR.Write
abi: 370cde9188b9e087d838e54c106dfdac
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/binary-serialise-cbor-0.1.1.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/binary-serialise-cbor-0.1.1.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/binary-serialise-cbor-0.1.1.0/build
data-dir: /home/ben/code/laura/vendor/binary-serialise-cbor
hs-libraries: HSbinary-serialise-cbor-0.1.1.0-inplace
include-dirs: /home/ben/code/laura/vendor/binary-serialise-cbor/cbits
depends:
array-0.5.1.2 base-4.10.0.0
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520
bytestring-0.10.8.1
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
ghc-prim-0.5.0.0
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
integer-gmp-1.0.0.1
old-locale-1.0.0.7-52f6ee49e2631f7e1114acada21186d0e93a011645cd858dda33d7ce1692f823
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
time-1.7.0.1
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e
vector-0.12.0.0-inplace
abi-depends: array-0.5.1.2=27e394309e3741da945d209c7d9d7e23
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520=15d2d5cb8768521015d1114f14dbf864
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
ghc-prim-0.5.0.0=8e8f49119db4882d31bf572931d031cb
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317=3e09fe1f420a6aa13958ca7ff0a47151
integer-gmp-1.0.0.1=bf5346356a98a4abc2846e32797477de
old-locale-1.0.0.7-52f6ee49e2631f7e1114acada21186d0e93a011645cd858dda33d7ce1692f823=946ec9223a9922e607afb450fbd16418
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
time-1.7.0.1=f10174ab2e7dfb7ceec1c8ed3e260011
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e=436b26dac8b3853ab2538f2329bc239a
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/binary-serialise-cbor-0.1.1.0/doc/html/binary-serialise-cbor/binary-serialise-cbor.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/binary-serialise-cbor-0.1.1.0/doc/html/binary-serialise-cbor
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: attoparsec
version: 0.13.1.0
id: attoparsec-0.13.1.0-inplace
key: attoparsec-0.13.1.0-inplace
license: BSD3
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: https://github.com/bos/attoparsec
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
indefinite: False
exposed-modules:
Data.Attoparsec Data.Attoparsec.ByteString
Data.Attoparsec.ByteString.Char8 Data.Attoparsec.ByteString.Lazy
Data.Attoparsec.Char8 Data.Attoparsec.Combinator
Data.Attoparsec.Internal Data.Attoparsec.Internal.Types
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.Fhthagn Data.Attoparsec.Text.Buffer
Data.Attoparsec.Text.FastSet Data.Attoparsec.Text.Internal
abi: 601050c4b661b3e35d386b3174858068
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/attoparsec-0.13.1.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/attoparsec-0.13.1.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/attoparsec-0.13.1.0/build
data-dir: /home/ben/code/laura/dist-newstyle/src/attoparsec-0.13.1.0
hs-libraries: HSattoparsec-0.13.1.0-inplace
depends:
array-0.5.1.2 base-4.10.0.0 bytestring-0.10.8.1
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
deepseq-1.4.3.0 scientific-0.3.4.10-inplace
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
transformers-0.5.2.0
abi-depends: array-0.5.1.2=27e394309e3741da945d209c7d9d7e23
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
scientific-0.3.4.10-inplace=978253e1b4bcf53d1f1b27dbe1be5eb4
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/attoparsec-0.13.1.0/doc/html/attoparsec/attoparsec.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/attoparsec-0.13.1.0/doc/html/attoparsec
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: bytes
version: 0.15.2
id: bytes-0.15.2-inplace
key: bytes-0.15.2-inplace
license: BSD3
copyright: Copyright (C) 2013-2015 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: https://github.com/ekmett/bytes
synopsis: Sharing code for serialization between binary and cereal
description:
Sharing code for serialization between binary and cereal
category: Data, Serialization
author: Edward A. Kmett
exposed: True
indefinite: False
exposed-modules:
Data.Bytes.Get Data.Bytes.Put Data.Bytes.Serial Data.Bytes.Signed
Data.Bytes.VarInt
abi: 703807671227bf8546d4d8849fb8e663
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/bytes-0.15.2/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/bytes-0.15.2/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/bytes-0.15.2/build
data-dir: /home/ben/code/laura/dist-newstyle/src/bytes-0.15.2
hs-libraries: HSbytes-0.15.2-inplace
depends:
base-4.10.0.0
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520
bytestring-0.10.8.1
cereal-0.5.4.0-b969a295f6d191ab87651bf0195cccf1659051996e9755e2b77edd9a25ada56b
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d
scientific-0.3.4.10-inplace
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
time-1.7.0.1 transformers-0.5.2.0
transformers-compat-0.5.1.4-ef40e5ce115bc0165f5c8601c2f11b3b5f9a3662ab53e4bcf0a4f561dd791f50
unordered-containers-0.2.7.2-d29fd45a79a31bfef7912030eb7bc9c740a82f57bbee4d4c4ba031a9cf571c2e
void-0.7.1-8c6e4bdf0bb01e00184267f6a964574fb929b20342c1974922d1d9e71ff0a9b7
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/bytes-0.15.2/doc/html/bytes/bytes.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/bytes-0.15.2/doc/html/bytes
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: scientific
version: 0.3.4.10
id: scientific-0.3.4.10-inplace
key: scientific-0.3.4.10-inplace
license: BSD3
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
homepage: https://github.com/basvandijk/scientific
synopsis: Numbers represented using scientific notation
description:
@Data.Scientific@ provides the number type 'Scientific'. Scientific numbers are
arbitrary precision and space efficient. They are represented using
<http://en.wikipedia.org/wiki/Scientific_notation scientific notation>.
The implementation uses a coefficient @c :: 'Integer'@ and a base-10 exponent
@e :: 'Int'@. A scientific number corresponds to the
'Fractional' number: @'fromInteger' c * 10 '^^' e@.
.
Note that since we're using an 'Int' to represent the exponent these numbers
aren't truly arbitrary precision. I intend to change the type of the exponent
to 'Integer' in a future release.
.
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
indefinite: False
exposed-modules:
Data.ByteString.Builder.Scientific Data.Scientific
Data.Text.Lazy.Builder.Scientific
hidden-modules: GHC.Integer.Compat Utils
abi: 978253e1b4bcf53d1f1b27dbe1be5eb4
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/scientific-0.3.4.10/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/scientific-0.3.4.10/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/scientific-0.3.4.10/build
data-dir: /home/ben/code/laura/dist-newstyle/src/scientific-0.3.4.10
hs-libraries: HSscientific-0.3.4.10-inplace
depends:
base-4.10.0.0
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520
bytestring-0.10.8.1
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
deepseq-1.4.3.0 ghc-prim-0.5.0.0
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
integer-gmp-1.0.0.1
integer-logarithms-1-62633f78b4c85fd8f22ac95cd72a609dd89f3613456afec192193ec0ce6945c9
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
vector-0.12.0.0-inplace
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520=15d2d5cb8768521015d1114f14dbf864
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
ghc-prim-0.5.0.0=8e8f49119db4882d31bf572931d031cb
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317=3e09fe1f420a6aa13958ca7ff0a47151
integer-gmp-1.0.0.1=bf5346356a98a4abc2846e32797477de
integer-logarithms-1-62633f78b4c85fd8f22ac95cd72a609dd89f3613456afec192193ec0ce6945c9=91805878268abbfc560cfdf56db95544
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/scientific-0.3.4.10/doc/html/scientific/scientific.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/scientific-0.3.4.10/doc/html/scientific
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: constraints
version: 0.9
id: constraints-0.9-inplace
key: constraints-0.9-inplace
license: BSD2
copyright: Copyright (C) 2011-2015 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: http://github.com/ekmett/constraints/
synopsis: Constraint manipulation
description:
GHC 7.4 gave us the ability to talk about @ConstraintKinds@. They stopped crashing the compiler in GHC 7.6.
.
This package provides a vocabulary for working with them.
category: Constraints
author: Edward A. Kmett
exposed: True
indefinite: False
exposed-modules:
Data.Constraint Data.Constraint.Deferrable Data.Constraint.Forall
Data.Constraint.Lifting Data.Constraint.Nat Data.Constraint.Symbol
Data.Constraint.Unsafe
abi: 0b0639ec9b1771cc481928941ffc71b5
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/constraints-0.9/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/constraints-0.9/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/constraints-0.9/build
data-dir: /opt/exp/haskell-packages/constraints
hs-libraries: HSconstraints-0.9-inplace
depends:
base-4.10.0.0
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520
deepseq-1.4.3.0 ghc-prim-0.5.0.0
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d
transformers-0.5.2.0
transformers-compat-0.5.1.4-ef40e5ce115bc0165f5c8601c2f11b3b5f9a3662ab53e4bcf0a4f561dd791f50
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520=15d2d5cb8768521015d1114f14dbf864
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
ghc-prim-0.5.0.0=8e8f49119db4882d31bf572931d031cb
hashable-1.2.5.0-b077d052e058865dce6e07e75fed3ef11c3d547444a1fb847ad69d62bc597317=3e09fe1f420a6aa13958ca7ff0a47151
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d=36cb9f59ea1a50f15945fa79d93da732
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
transformers-compat-0.5.1.4-ef40e5ce115bc0165f5c8601c2f11b3b5f9a3662ab53e4bcf0a4f561dd791f50=5e363fde63c61cbc2bc1161931b36b68
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/constraints-0.9/doc/html/constraints/constraints.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/constraints-0.9/doc/html/constraints
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: safecopy
version: 0.9.2
id: safecopy-0.9.2-inplace
key: safecopy-0.9.2-inplace
license: PublicDomain
maintainer: Lemmih <lemmih@gmail.com>
homepage: https://github.com/acid-state/safecopy
synopsis: Binary serialization with version control.
description:
An extension to Data.Serialize with built-in version control.
category: Data, Parsing
author: David Himmelstrup, Felipe Lessa
exposed: True
indefinite: False
exposed-modules:
Data.SafeCopy Data.SafeCopy.Internal
hidden-modules: Data.SafeCopy.Instances Data.SafeCopy.SafeCopy
Data.SafeCopy.Derive
abi: 82940f3249b34f63f5d1b83703f4725e
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/safecopy-0.9.2/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/safecopy-0.9.2/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/safecopy-0.9.2/build
data-dir: /home/ben/code/laura/dist-newstyle/src/safecopy-0.9.2
hs-libraries: HSsafecopy-0.9.2-inplace
depends:
array-0.5.1.2 base-4.10.0.0 bytestring-0.10.8.1
cereal-0.5.4.0-b969a295f6d191ab87651bf0195cccf1659051996e9755e2b77edd9a25ada56b
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
old-time-1.1.0.3-fc91008a5508595d95889623cf19d7f26d3eec60bb581c3d89cf78a40e1f9276
template-haskell-2.12.0.0
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6
time-1.7.0.1 vector-0.12.0.0-inplace
abi-depends: array-0.5.1.2=27e394309e3741da945d209c7d9d7e23
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
cereal-0.5.4.0-b969a295f6d191ab87651bf0195cccf1659051996e9755e2b77edd9a25ada56b=576bd8ad209fecd04b63967e37cd06ae
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
old-time-1.1.0.3-fc91008a5508595d95889623cf19d7f26d3eec60bb581c3d89cf78a40e1f9276=d626d17d7739345a5f734d82c35c7bbe
template-haskell-2.12.0.0=acf14a441c58a2f17d77faaa613acd11
text-1.2.2.1-ceb6d2333cb1b41ef2b16e6e15a6a0f0432c8045884d3d53c6e37a94e37a30c6=b89571bee312fb5545fd966f6208b0dd
time-1.7.0.1=f10174ab2e7dfb7ceec1c8ed3e260011
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/safecopy-0.9.2/doc/html/safecopy/safecopy.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/safecopy-0.9.2/doc/html/safecopy
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: vector-binary-instances
version: 0.2.3.3
id: vector-binary-instances-0.2.3.3-inplace
key: vector-binary-instances-0.2.3.3-inplace
license: BSD3
maintainer: dons00@gmail.com, bos@serpentine.com, Ben Gamari <ben@smart-cactus.org>
stability: Experimental
homepage: https://github.com/bos/vector-binary-instances
synopsis: Instances of Data.Binary and Data.Serialize for vector
description:
Instances for Binary for the types defined in the vector package,
making it easy to serialize vectors to and from disk. We use the
generic interface to vectors, so all vector types are supported.
Specific instances are provided for unboxed, boxed and storable
vectors.
.
To serialize a vector:
.
> *Data.Vector.Binary> let v = Data.Vector.fromList [1..10]
> *Data.Vector.Binary> v
> fromList [1,2,3,4,5,6,7,8,9,10] :: Data.Vector.Vector
> *Data.Vector.Binary> encode v
> Chunk "\NUL\NUL\NUL\NUL\NUL...\NUL\NUL\NUL\t\NUL\NUL\NUL\NUL\n" Empty
.
Which you can in turn compress before writing to disk:
.
> compress . encode $ v
> Chunk "\US\139\b\NUL\NUL\N...\229\240,\254:\NUL\NUL\NUL" Empty
category: Data
author: Don Stewart
exposed: True
indefinite: False
exposed-modules:
Data.Vector.Binary
abi: 428d339c922e967fb5c148e6996d53e8
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-binary-instances-0.2.3.3/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-binary-instances-0.2.3.3/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-binary-instances-0.2.3.3/build
data-dir: /home/ben/code/laura/dist-newstyle/src/vector-binary-instances-0.2.3.3
hs-libraries: HSvector-binary-instances-0.2.3.3-inplace
depends:
base-4.10.0.0
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520
vector-0.12.0.0-inplace
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
binary-0.8.4.1-be72ba5fd4d739701013f84929108a7c36ff270e51e288fc74a65e9a4a436520=15d2d5cb8768521015d1114f14dbf864
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-binary-instances-0.2.3.3/doc/html/vector-binary-instances/vector-binary-instances.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-binary-instances-0.2.3.3/doc/html/vector-binary-instances
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: parallel
version: 3.2.1.0
id: parallel-3.2.1.0-inplace
key: parallel-3.2.1.0-inplace
license: BSD3
maintainer: libraries@haskell.org
synopsis: Parallel programming library
description:
This package provides a library for parallel programming.
category: Control, Parallelism
exposed: True
indefinite: False
exposed-modules:
Control.Parallel Control.Parallel.Strategies Control.Seq
abi: b934b84f0e70ebd84921af1f76d8ec67
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/parallel-3.2.1.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/parallel-3.2.1.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/parallel-3.2.1.0/build
data-dir: /opt/exp/ghc/ghc-dwarf/libraries/parallel
hs-libraries: HSparallel-3.2.1.0-inplace
depends:
array-0.5.1.2 base-4.10.0.0
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45
deepseq-1.4.3.0
abi-depends: array-0.5.1.2=27e394309e3741da945d209c7d9d7e23
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
containers-0.5.9.1-543a1ad56eae297a4631d1cba20ddfbb5be8b79aab8229c6a266ad2ff4f10a45=38d49a482d42c8526b6ea05f3a23fd62
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/parallel-3.2.1.0/doc/html/parallel/parallel.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/parallel-3.2.1.0/doc/html/parallel
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: laura
version: 0.1.0.0
id: laura-0.1.0.0-inplace
key: laura-0.1.0.0-inplace
license: BSD3
copyright: (c) 2016 Ben Gamari
maintainer: ben@smart-cactus.org
homepage: http://github.com/bgamari/laura
author: Ben Gamari
exposed: True
indefinite: False
exposed-modules:
AccumPostings BTree.File Control.Foldl.Map Data.SmallUtf8 Data.Trie
Progress SimplIR.BinaryFile SimplIR.DataSource
SimplIR.DataSource.Gpg SimplIR.DiskIndex SimplIR.DiskIndex.Build
SimplIR.DiskIndex.Document SimplIR.DiskIndex.Posting
SimplIR.DiskIndex.Posting.Collect
SimplIR.DiskIndex.Posting.Internal SimplIR.DiskIndex.Posting.Tests
SimplIR.DiskIndex.Tests SimplIR.Encoded SimplIR.EncodedList
SimplIR.LearningToRank SimplIR.RetrievalModels.QueryLikelihood
SimplIR.Term SimplIR.Tokenise SimplIR.TopK SimplIR.Types
SimplIR.Utils SimplIR.WarcDocSource
hidden-modules: SimplIR.DiskIndex.Posting.Merge
SimplIR.DiskIndex.Posting.Types Data.SmallNat Control.Foldl.Vector
abi: 5679e321d501bdabe33dd1901bee1127
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/laura-0.1.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/laura-0.1.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/laura-0.1.0.0/build
data-dir: /home/ben/code/laura
hs-libraries: HSlaura-0.1.0.0-inplace
depends:
QuickCheck-2.9.2-fd1ecc1ee75a9850985983acc593043945943e83111e4d3fb2fd35d24befcfc4
aeson-1.1.0.0-inplace attoparsec-0.13.1.0-inplace
b-tree-0.1.3-inplace base-4.10.0.0
binary-0.8.4.1-6ec5e70b0813b19ef2ecf693bbc7aaebc60f5215da067988b4f4097d1f20930a
binary-serialise-cbor-0.1.1.0-inplace bytestring-0.10.8.1
case-insensitive-1.2.0.7-d5141fa231e92ee9bc40da260c9dbc0b0ffba3e5c206ab860d77773c3c5d4635
charset-0.3.7.1-d9cab7b1edf91b4ae71503079358711880e10a44a3bb8106481ab3f3599281c7
containers-0.5.7.1
contravariant-1.4-5f611af659bf0d916e82eafb863e020469454bac43c68c582ea20193f6071511
deepseq-1.4.3.0 directory-1.3.0.0
dlist-0.8.0.2-db4c9a3c8ad851151b4a08a667ace5d681c8cd643e1ce240fada5bec4a5681e2
errors-2.1.3-3b6a3b08a81cc1db9826715610ca7026e1b089d4eb3d22aa3267176dcd48c835
exceptions-0.8.3-964218f14e6b4c9217605da7a9b724970fd62df43a538e67e46fa45c3b2137ae
filepath-1.4.1.1 foldl-1.2.2-inplace
hashable-1.2.5.0-47ae7896f0977ee08fef4a99fd6808eea00b104eceeec6899bf4d4f50af5fd81
heaps-0.3.3-60a4f6885fba8a6ad635fdf19231ca1e32c956cd79933b3de81e75aa9d0b8495
http-media-0.6.4-7f84d9a8ed7d84f7631f843e65b8224bf755c385f76ce90869c92cb9edce81ce
http-parsers-0.1.0.0-inplace
http-types-0.9.1-3b70069be19a7fbd05de1c04580008cddf37a59855ca58375572bc6ff0600214
lens-4.15.1-inplace lifted-async-0.9.0-inplace
log-domain-0.10.3.1-inplace
logging-facade-0.1.1-80958c179832953be5834c98d0f90a4b4c7e2673f30ab70ac5394fe802092b98
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d
optparse-applicative-0.13.0.0-8c85e5b7f851a76fe28c0eceb802faf1774abd1ea1dc485d232f8d476ea49245
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387
pipes-bytestring-2.1.4-f907750aaf9bf7bd0260a6736d5d797cc6111d3a3bfddef13ab12071e9395ca3
pipes-lzma-0.1.1.0-ba96fb34fe8b796425fe77e47861ce33d93c6147c86d51f54d3ce9a0040ea7e4
pipes-s3-0.3.0.0-inplace
pipes-safe-2.2.5-e571b1ea222d179c988bd8a876bca3f1765c753cd78b8f7dd98beff8da54d01e
pipes-zlib-0.4.4.1-881a8cdec40f56b0bd5d5e4359aad5b248e8ace23b86933227bef56e7666a70d
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f
process-1.4.3.0
profunctors-5.2-d81c4d059e4afce62ea0fa4a031b7a3adc82d7a637b7c0387c253f595700db12
simplir-html-clean-0.1.0.0-inplace
tasty-0.11.0.4-f2fc0e19b5ba8b91518157096db93fe85516695dfdefc010df09393141e7d784
tasty-quickcheck-0.8.4-be4afde0048a1a9920a472614db327bc09d08e2ca6f4d9f755a245fbf87851c3
temporary-1.2.0.4-99dcc95d8265855680ba88ca57b6db793b0797686dc4e5a41bc4ee753ac62cc2
text-1.2.2.1-d904a0e883bcf1870d49b983d4f9008b7468488c1c98bb86ce9b528561d566c4
text-icu-0.7.0.1-336e1db52a28eb13d006cb27b90761b03bd8ec7a8ec5aaa77286096ec25f5037
transformers-0.5.2.0
unordered-containers-0.2.7.2-eb0742d60cb03781b0f52d3e05eb326afe773f12c87271c02b2d231ae4d335e0
vector-0.12.0.0-inplace vector-binary-instances-0.2.3.3-inplace
vector-th-unbox-0.2.1.6-inplace warc-0.3.1-inplace
abi-depends: QuickCheck-2.9.2-fd1ecc1ee75a9850985983acc593043945943e83111e4d3fb2fd35d24befcfc4=b688d96b5f08bb502635aa4baecd444e
aeson-1.1.0.0-inplace=8da9475b973eac69959362e3ed0819b9
attoparsec-0.13.1.0-inplace=9d2a0d18a012a6fce8b4a0d836bdbf87
b-tree-0.1.3-inplace=229b5e6d8c4ee7cb5c18a5c43bb75c74
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
binary-0.8.4.1-6ec5e70b0813b19ef2ecf693bbc7aaebc60f5215da067988b4f4097d1f20930a=3833c88fb9ae5106c5d2c5b78541df6d
binary-serialise-cbor-0.1.1.0-inplace=edf225758ea060346bbca0953902d711
bytestring-0.10.8.1=688e6a915b4f6e8723fecc6b7c84ed37
case-insensitive-1.2.0.7-d5141fa231e92ee9bc40da260c9dbc0b0ffba3e5c206ab860d77773c3c5d4635=114cca467cd56576cddab394c1ddaf0c
charset-0.3.7.1-d9cab7b1edf91b4ae71503079358711880e10a44a3bb8106481ab3f3599281c7=aeeb11fbc1b6dbccf2ce20e894f7e2f7
containers-0.5.7.1=eb231dc848c14618ed1fd0f747b3914a
contravariant-1.4-5f611af659bf0d916e82eafb863e020469454bac43c68c582ea20193f6071511=18cb9639189de4e207a1282459d6c9e4
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
directory-1.3.0.0=42795967920c7f90fba350381d5bfa0e
dlist-0.8.0.2-db4c9a3c8ad851151b4a08a667ace5d681c8cd643e1ce240fada5bec4a5681e2=5b1ed356f27a23e2903f2b73e277d318
errors-2.1.3-3b6a3b08a81cc1db9826715610ca7026e1b089d4eb3d22aa3267176dcd48c835=b2cb7cefdbb13baecda01cb9cda21cd8
exceptions-0.8.3-964218f14e6b4c9217605da7a9b724970fd62df43a538e67e46fa45c3b2137ae=71b8df2ab5764ccd7009e9bd026e3fe6
filepath-1.4.1.1=c6780ce5b738bb3a82b9919f62d66717
foldl-1.2.2-inplace=de0157ac16b0bc1a70e38a83d8ca982d
hashable-1.2.5.0-47ae7896f0977ee08fef4a99fd6808eea00b104eceeec6899bf4d4f50af5fd81=154a944bc0af0dde6fd3e99724e016a7
heaps-0.3.3-60a4f6885fba8a6ad635fdf19231ca1e32c956cd79933b3de81e75aa9d0b8495=2180c418f72228f1fc196d8d12a27d6a
http-media-0.6.4-7f84d9a8ed7d84f7631f843e65b8224bf755c385f76ce90869c92cb9edce81ce=622fb6592b0a7e5bb05b6734dcbdd9de
http-parsers-0.1.0.0-inplace=e6680fab704663115d078fbb755a339c
http-types-0.9.1-3b70069be19a7fbd05de1c04580008cddf37a59855ca58375572bc6ff0600214=2f882b59e77cdee9b22a173ce06ebd3d
lens-4.15.1-inplace=6d74c1ec5299fc0e8caf9acd4c754bdb
lifted-async-0.9.0-inplace=08743fd71b3a28fa3a16628f9dd19732
log-domain-0.10.3.1-inplace=867a65c096759408295715658e3fff72
logging-facade-0.1.1-80958c179832953be5834c98d0f90a4b4c7e2673f30ab70ac5394fe802092b98=e52964579044009e3088e0b061e17efa
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2=208c248258950777335201c906743dc8
mtl-2.2.1-9f92b734e380c30cdb18c968599d2f63f6b053fac2d72502d8d0441e161d4d6d=36cb9f59ea1a50f15945fa79d93da732
optparse-applicative-0.13.0.0-8c85e5b7f851a76fe28c0eceb802faf1774abd1ea1dc485d232f8d476ea49245=75415e22e33baaf09d54890fb7b6e3a5
pipes-4.3.2-6275302d3c4948f66dba9aa6b11c73d97d3a0a6a3ecf8abc0229f6f00db2e387=1931672a4adb3e6a8e53c5f82d44e8ee
pipes-bytestring-2.1.4-f907750aaf9bf7bd0260a6736d5d797cc6111d3a3bfddef13ab12071e9395ca3=dbf4f83ae8414abbe79b63f8a1182a50
pipes-lzma-0.1.1.0-ba96fb34fe8b796425fe77e47861ce33d93c6147c86d51f54d3ce9a0040ea7e4=4a52ce597f8a8c097b662e67763681fd
pipes-s3-0.3.0.0-inplace=0392b16f5ffce1459d8880da1fad8b1f
pipes-safe-2.2.5-e571b1ea222d179c988bd8a876bca3f1765c753cd78b8f7dd98beff8da54d01e=8645b81d0c9c0ac3c9a8b50ef936297a
pipes-zlib-0.4.4.1-881a8cdec40f56b0bd5d5e4359aad5b248e8ace23b86933227bef56e7666a70d=1f96014fe80536b2c725926cc7a51c48
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f=416fde339aab46aed9b3aea0be8ace57
process-1.4.3.0=59fa31efe8c6afb20457671f53b071cc
profunctors-5.2-d81c4d059e4afce62ea0fa4a031b7a3adc82d7a637b7c0387c253f595700db12=2e2c7c14c25d2affb4e03be647a29ff3
simplir-html-clean-0.1.0.0-inplace=6af7c982bcabffab93f5796b36012383
tasty-0.11.0.4-f2fc0e19b5ba8b91518157096db93fe85516695dfdefc010df09393141e7d784=238b5d7f2627c92aec06bbe081ffb8ca
tasty-quickcheck-0.8.4-be4afde0048a1a9920a472614db327bc09d08e2ca6f4d9f755a245fbf87851c3=eb18f00d31ebec5083a2925c19751b13
temporary-1.2.0.4-99dcc95d8265855680ba88ca57b6db793b0797686dc4e5a41bc4ee753ac62cc2=78f024e907c2ad04d525f94ee238027d
text-1.2.2.1-d904a0e883bcf1870d49b983d4f9008b7468488c1c98bb86ce9b528561d566c4=e01c7daa571f83d4ac0265b687074482
text-icu-0.7.0.1-336e1db52a28eb13d006cb27b90761b03bd8ec7a8ec5aaa77286096ec25f5037=1a0b846e980bf3cf9369756838f90899
transformers-0.5.2.0=6843f8233bd38ac377a6388ebeee2d23
unordered-containers-0.2.7.2-eb0742d60cb03781b0f52d3e05eb326afe773f12c87271c02b2d231ae4d335e0=3c1fcb5dc2ff18c75db3da19c3012676
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
vector-binary-instances-0.2.3.3-inplace=2b8e59480dad4abdefe1968ecaeb52db
vector-th-unbox-0.2.1.6-inplace=7ea4a6a196c13bbc4ba3e2ac6264d0f3
warc-0.3.1-inplace=84e740bae1c3f67f0f3d10eeeda69e12
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/laura-0.1.0.0/doc/html/laura/laura.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/laura-0.1.0.0/doc/html/laura
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: mwc-random
version: 0.13.5.0
id: mwc-random-0.13.5.0-inplace
key: mwc-random-0.13.5.0-inplace
license: BSD3
copyright: 2009, 2010, 2011 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
homepage: https://github.com/bos/mwc-random
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
indefinite: False
exposed-modules:
System.Random.MWC System.Random.MWC.CondensedTable
System.Random.MWC.Distributions
abi: cf4456eae98a2a055825274f13063b3c
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/mwc-random-0.13.5.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/mwc-random-0.13.5.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/mwc-random-0.13.5.0/build
data-dir: /home/ben/code/laura/dist-newstyle/src/mwc-random-0.13.5.0
hs-libraries: HSmwc-random-0.13.5.0-inplace
depends:
base-4.10.0.0
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f
time-1.7.0.1 vector-0.12.0.0-inplace
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f=416fde339aab46aed9b3aea0be8ace57
time-1.7.0.1=f10174ab2e7dfb7ceec1c8ed3e260011
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/mwc-random-0.13.5.0/doc/html/mwc-random/mwc-random.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/mwc-random-0.13.5.0/doc/html/mwc-random
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: vector-th-unbox
version: 0.2.1.6
id: vector-th-unbox-0.2.1.6-inplace
key: vector-th-unbox-0.2.1.6-inplace
license: BSD3
copyright: © 2012−2015 Liyang HU
maintainer: Liyang HU <vector-th-unbox@liyang.hu>
stability: experimental
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
indefinite: False
exposed-modules:
Data.Vector.Unboxed.Deriving
abi: 7ea4a6a196c13bbc4ba3e2ac6264d0f3
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-th-unbox-0.2.1.6/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-th-unbox-0.2.1.6/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-th-unbox-0.2.1.6/build
data-dir: /home/ben/code/laura/dist-newstyle/src/vector-th-unbox-0.2.1.6
hs-libraries: HSvector-th-unbox-0.2.1.6-inplace
depends:
base-4.10.0.0 template-haskell-2.12.0.0 vector-0.12.0.0-inplace
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
template-haskell-2.12.0.0=acf14a441c58a2f17d77faaa613acd11
vector-0.12.0.0-inplace=2faaa2f1701abe9c65272072fa03642b
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-th-unbox-0.2.1.6/doc/html/vector-th-unbox/vector-th-unbox.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-th-unbox-0.2.1.6/doc/html/vector-th-unbox
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: vector
version: 0.12.0.0
id: vector-0.12.0.0-inplace
key: vector-0.12.0.0-inplace
license: BSD3
copyright: (c) Roman Leshchinskiy 2008-2012
maintainer: Haskell Libraries Team <libraries@haskell.org>
homepage: https://github.com/haskell/vector
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
indefinite: False
exposed-modules:
Data.Vector Data.Vector.Fusion.Bundle
Data.Vector.Fusion.Bundle.Monadic Data.Vector.Fusion.Bundle.Size
Data.Vector.Fusion.Stream.Monadic Data.Vector.Fusion.Util
Data.Vector.Generic Data.Vector.Generic.Base
Data.Vector.Generic.Mutable Data.Vector.Generic.Mutable.Base
Data.Vector.Generic.New Data.Vector.Internal.Check
Data.Vector.Mutable Data.Vector.Primitive
Data.Vector.Primitive.Mutable Data.Vector.Storable
Data.Vector.Storable.Internal Data.Vector.Storable.Mutable
Data.Vector.Unboxed Data.Vector.Unboxed.Base
Data.Vector.Unboxed.Mutable
abi: 2faaa2f1701abe9c65272072fa03642b
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-0.12.0.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-0.12.0.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-0.12.0.0/build
data-dir: /opt/exp/haskell-packages/vector
hs-libraries: HSvector-0.12.0.0-inplace
include-dirs: /opt/exp/haskell-packages/vector/include
/opt/exp/haskell-packages/vector/internal
depends:
base-4.10.0.0 deepseq-1.4.3.0 ghc-prim-0.5.0.0
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f
abi-depends: base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
deepseq-1.4.3.0=f2c3e463a35effbccb57a463e3d1a468
ghc-prim-0.5.0.0=8e8f49119db4882d31bf572931d031cb
primitive-0.6.2.0-ddd836cb3f80f333e94af806ccf984239a6e93315e545103e76fdd4c0486fc2f=416fde339aab46aed9b3aea0be8ace57
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-0.12.0.0/doc/html/vector/vector.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/vector-0.12.0.0/doc/html/vector
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
---
name: lifted-async
version: 0.9.0
id: lifted-async-0.9.0-inplace
key: lifted-async-0.9.0-inplace
license: BSD3
copyright: Copyright (C) 2012-2016 Mitsutoshi Aoe
maintainer: Mitsutoshi Aoe <maoe@foldr.in>
homepage: https://github.com/maoe/lifted-async
synopsis: Run lifted IO operations asynchronously and wait for their results
description:
This package provides IO operations from @async@ package lifted to any
instance of 'MonadBase' or 'MonadBaseControl'.
category: Concurrency
author: Mitsutoshi Aoe
exposed: True
indefinite: False
exposed-modules:
Control.Concurrent.Async.Lifted
Control.Concurrent.Async.Lifted.Safe
abi: 08743fd71b3a28fa3a16628f9dd19732
trusted: False
import-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lifted-async-0.9.0/build
library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lifted-async-0.9.0/build
dynamic-library-dirs: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lifted-async-0.9.0/build
data-dir: /home/ben/code/laura/dist-newstyle/src/lifted-async-0.9.0
hs-libraries: HSlifted-async-0.9.0-inplace
depends:
async-2.1.1-e466750135163e9d09dbcc5b9aab9a727ad0ebc9a74024bb5ec4ac0602c6dcbd
base-4.10.0.0 constraints-0.9-inplace
lifted-base-0.2.3.8-2674afcd9342fc7f06e5ed22b06e999430a900c123eaa51c2c66e8a1f6833f0f
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2
transformers-base-0.4.4-f3853fb3d83835a02ae4372f3e6f61516753447dae35117382d498664c367d62
abi-depends: async-2.1.1-e466750135163e9d09dbcc5b9aab9a727ad0ebc9a74024bb5ec4ac0602c6dcbd=80c12976f83dbc99af419588ce4a60ef
base-4.10.0.0=b6524e6102eef16a99dee0c5744d3c70
constraints-0.9-inplace=ba53b3dfadb66838f7ed30d73108d54b
lifted-base-0.2.3.8-2674afcd9342fc7f06e5ed22b06e999430a900c123eaa51c2c66e8a1f6833f0f=09f99df66a101ec05147d5a6bed06cb1
monad-control-1.0.1.0-52171cc229152719c5b147b6b255174003070f103bbebdec0b344eba922300f2=208c248258950777335201c906743dc8
transformers-base-0.4.4-f3853fb3d83835a02ae4372f3e6f61516753447dae35117382d498664c367d62=cdb6f308fdf482ad1f505aca98a83d58
haddock-interfaces: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lifted-async-0.9.0/doc/html/lifted-async/lifted-async.haddock
haddock-html: /home/ben/code/laura/dist-newstyle/build/x86_64-linux/ghc-8.1.20161223/lifted-async-0.9.0/doc/html/lifted-async
pkgroot: "/home/ben/code/laura/dist-newstyle/packagedb/ghc-8.1.20161223"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment