Pinned Repositories
amber
Manage secret values in-repo via public key cryptography
ide-backend
ide-backend drives the GHC API to build, query, and run your code
inline-c
mezzohaskell
Community-driven book on intermediate Haskell
minghc
DEPRECATED: Windows installer for GHC including msys
safe-exceptions
Safe, consistent, and easy exception handling
terraform-aws-foundation
Establish a solid Foundation on AWS with these modules for Terraform
typed-process
Alternative API for processes, featuring more type safety
unliftio
The MonadUnliftIO typeclass for unlifting monads to IO
weigh
Measure allocations of a Haskell functions/values
FP Complete's Repositories
fpco/haskell-scratch
Base Docker image which includes minimal shared libraries for GHC-compiled executables
fpco/mutable-containers
Abstactions and concrete implementations of mutable containers
fpco/stack-docker-image-build
Generate Docker images containing additional packages
fpco/simple-file-mirror
A dumb tool to mirror changes in a directory between hosts
fpco/stream
Streaming data library built around first-class stream fusion for high efficiency
fpco/conduit-combinators
Commonly used conduit functions, for both chunked and unchunked data
fpco/fuzzcheck
A library for testing monadic code in the spirit of QuickCheck
fpco/serial-bench
Ridiculously oversimplified serialization benchmark.
fpco/stackage-install
Secure download of packages for cabal-install
fpco/stackage-upload
A more secure version of cabal upload which uses HTTPS
fpco/replace-process
Replace the current process with a different executable
fpco/simple-poll
fpco/chunked-data
Typeclasses for dealing with various chunked data representations
fpco/docker-haskell
Haskell on Docker
fpco/ghc-events-time
fpco/hauth
Header Authentication Library for Haskell
fpco/libraries
FP Complete libraries mega-repo
fpco/fpco-cereal
fpco/json-conduit
Moved to https://gitlab.fpcomplete.com/fpco-attic/json-conduit
fpco/monad-logger-json-extra
This package provides wrappers around "Control.Monad.Logger" that make it easy to produce properly JSON formatted log output.
fpco/applicative-quoters
Quasiquoters for working with Control.Applicative, taken from haskell-src-meta
fpco/async
Run IO operations asynchronously and wait for their results
fpco/containers
Assorted concrete container types
fpco/docker-fop
Docker image with Apache FOP and Stack
fpco/e1c
fpco/hdbc-odbc
ODBC driver for HDBC
fpco/MemoTrie
Trie-based memo functions
fpco/reflex-dom
fpco/stackage-build-plan
Calculate and print (in different formats) Stackage build plans
fpco/stackage-types
Shared data types between various Stackage packages