Skip to content

Instantly share code, notes, and snippets.

@MaxGabriel
Created August 4, 2022 17:32
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save MaxGabriel/e4dfae7a1373cf1df7285073d117a228 to your computer and use it in GitHub Desktop.
Save MaxGabriel/e4dfae7a1373cf1df7285073d117a228 to your computer and use it in GitHub Desktop.
Mercury's haskell dependencies
dependencies:
- aeson
- aeson-pretty
- aeson-typescript
- annotated-exception >= 0.2.0.2
- amazonka
- amazonka-core
- amazonka-ec2
- amazonka-s3
- amazonka-sts
- apex-edocs-auth # RIA
- async
- attoparsec
- attoparsec-binary
- authenticate-oauth
- base
- base16-bytestring
- base64-bytestring
- bifunctors
- binary
- blaze-markup
- bugsnag-haskell
- bytestring
- case-insensitive
- cassava
- cereal
- charset
- chronos
- classy-prelude
- classy-prelude-yesod
- clientsession
- clock
- conduit
- conduit-extra
- connection
- containers
- cookie
- country
- cryptonite
- cryptostore
- currency-codes
- data-default-class # RIA
- deepseq
- directory
- discover-instances
- either
- errors
- esqueleto
- exceptions
- extra
- fast-logger
- file-embed
- filepath
- foreign-store
- format-numbers
- graphula
- generic-arbitrary
- generic-lens
- geos
- haikunator
- hashable
- HaskellNet
- HaXml
- hiedb
- hoauth2
- hostname
- hourglass
- hsemail # Used for an RFC 2822 date parser. This seemed like the best built package, despite being larger than necessary.
- http-api-data
- http-client
- http-client-tls
- http-conduit
- http-types
- h-gpgme
- iconv
- indexed-traversable
- iproute
- jose
- jose-jwt
- lens
- lens-aeson
- libssh2 # RIA
- lucid
- math-functions # RIA
- megaparsec
- memory
- mime-mail
- moat
- modern-uri
- monad-logger
- monad-loops
- MonadRandom
- mtl
- network
- network-uri
- nonempty-containers
- optparse-applicative
- optparse-generic
- ory-hydra-client
- parsec
- parser-combinators
- pcre-heavy # Perl compatible regular expressions
- persistent
- persistent-discover
- persistent-documentation
- persistent-iproute
- persistent-postgresql
- persistent-postgis
- persistent-qq
- persistent-typed-db
- postgresql-simple
- pretty-simple
- pretty-show
- primitive
- prometheus-client
- prometheus-metrics-ghc
- push-notify-apn
- random
- refined
- resource-pool
- resourcet
- retry
- rrule
- RSA
- safe
- safe-exceptions
- scientific
- semigroupoids
- servant-client-core
- shakespeare
- slack-web
- some-dict-of
- split
- stm
- string-conversions
- stringsearch
- template-haskell
- text
- text-icu
- text-show
- th-abstraction
- text-metrics
- time
- tls
- transformers
- typed-process
- tz
- ua-parser
- unicode-transforms
- unix
- unliftio
- unliftio-core
- QuickCheck
- unordered-containers
- uri-bytestring
- utility-ht
- uuid
- validation
- vault
- vector
- versions
- wai
- wai-cors
- wai-extra
- wai-logger
- warp
- writer-cps-mtl
- x509
- x509-store
- x509-system
- x9-serialization
- xmlbf # XML parsing for RIA
- xmlbf-xeno # XML parsing for RIA
- html-entities # XML parsing
- xeno
- yaml
- yesod
- yesod-core
- yesod-persistent
- QuickCheck
- terminal-size # used by sdn-query-tool
- typerep-map
- ansi-terminal # used by sdn-query-tool
- haskeline # used by sdn-query-tool
- process # used by sdn-query-tool
- hs-opentelemetry-sdk
- hs-opentelemetry-api
- hs-opentelemetry-instrumentation-cloudflare
- hs-opentelemetry-instrumentation-wai
- hs-opentelemetry-instrumentation-yesod
- hs-opentelemetry-instrumentation-http-client
- hs-opentelemetry-instrumentation-persistent
- hs-opentelemetry-propagator-w3c
- hs-opentelemetry-exporter-otlp
- webauthn
- tagged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment