Category: dev-haskell
Search
Compact View
T
- Ebuilds: 1, Testing: 9999
Description: time tracker
Homepage: https://github.com/Miezhiko/T
License: AGPL-3
aeson
- Ebuilds: 1, Testing: 2.2.3.0-r4
Description: Fast JSON parsing and encoding
Homepage: https://github.com/haskell/aeson
License: BSD
aeson-optics
- Ebuilds: 2, Testing: 1.2.1-r1
Description: Law-abiding optics for aeson
Homepage: https://github.com/phadej/aeson-optics
License: MIT
applejack
- Ebuilds: 1, Testing: 9999
Homepage: https://github.com/Miezhiko/Applejack
License: AGPL-3
base16
- Ebuilds: 1, Testing: 1.0
Description: Fast RFC 4648-compliant Base16 encoding
Homepage: https://github.com/emilypi/base16
License: BSD
base64-bytestring
- Ebuilds: 1, Testing: 1.2.1.0
Description: Fast base64 encoding and decoding for ByteStrings
Homepage: https://github.com/haskell/base64-bytestring
License: BSD
bitvec
- Ebuilds: 1, Testing: 1.1.6.0
Description: Space-efficient bit vectors
Homepage: https://github.com/Bodigrim/bitvec
License: BSD
bybit
- Ebuilds: 1, Testing: 9999
Homepage: https://github.com/Miezhiko/bb
License: LGPLv2
calamity
- Ebuilds: 1, Testing: 0.12.1.0-r5
Description: A library for writing discord bots in haskell
Homepage: https://github.com/simmsb/calamity
License: MIT
casing
- Ebuilds: 1, Testing: 0.1.4.1
Description: Convert between various source code casing conventions
Homepage: https://hackage.haskell.org/package/casing
License: MIT
cborg
- Ebuilds: 1, Testing: 0.2.10.0
Description: Concise Binary Object Representation (CBOR)
Homepage: https://hackage.haskell.org/package/cborg
License: BSD
cborg-json
- Ebuilds: 1, Testing: 0.2.6.0
Description: A library for encoding JSON as CBOR
Homepage: https://github.com/well-typed/cborg
License: BSD
concise
- Ebuilds: 1, Testing: 0.1.0.1
Description: Utilities for Control.Lens.Cons
Homepage: https://github.com/frasertweedale/hs-concise
License: BSD
config-ini
- Ebuilds: 1, Testing: 0.2.7.0
Description: A library for simple INI-based configuration files
Homepage: https://github.com/aisamanra/config-ini
License: BSD
cpphs
- Ebuilds: 1, Testing: 1.20.10
Description: A liberalised re-implementation of cpp, the C pre-processor
Homepage: https://hackage.haskell.org/package/cpphs
License: LGPL-2.1
crypton
- Ebuilds: 2, Testing: 1.1.0
Description: Cryptography Primitives sink
Homepage: https://github.com/kazu-yamamoto/crypton
License: BSD
crypton-asn1-encoding
- Ebuilds: 1, Testing: 0.10.0
Description: ASN.1 data (raw, BER or DER) readers and writers
Homepage: https://github.com/mpilgrem/crypton-asn1
License: BSD
crypton-asn1-parse
- Ebuilds: 1, Testing: 0.10.0
Description: A monadic parser combinator for a ASN.1 stream
Homepage: https://github.com/mpilgrem/crypton-asn1
License: BSD
crypton-asn1-types
- Ebuilds: 1, Testing: 0.4.1
Description: ASN.1 types
Homepage: https://github.com/mpilgrem/crypton-asn1
License: BSD
crypton-connection
- Ebuilds: 2, Testing: 0.4.6
Description: Simple and easy network connection API
Homepage: https://github.com/kazu-yamamoto/crypton-connection
License: BSD
crypton-pem
- Ebuilds: 1, Testing: 0.3.0
Description: Privacy Enhanced Mail (PEM) file format reader and writer
Homepage: https://github.com/mpilgrem/crypton-pem
License: BSD
crypton-socks
- Ebuilds: 1, Testing: 0.6.2
Description: SOCKS Protocol Version 5
Homepage: https://github.com/mpilgrem/crypton-socks
License: BSD
crypton-x509
- Ebuilds: 2, Testing: 1.9.0
Description: X509 reader and writer
Homepage: https://github.com/kazu-yamamoto/crypton-certificate
License: BSD
crypton-x509-store
- Ebuilds: 2, Testing: 1.9.0
Description: X.509 collection accessing and storing methods
Homepage: https://github.com/kazu-yamamoto/crypton-certificate
License: BSD
crypton-x509-system
- Ebuilds: 1, Testing: 1.9.0
Description: Handle per-operating-system X.509 accessors and storage
Homepage: https://github.com/kazu-yamamoto/crypton-certificate
License: BSD
crypton-x509-validation
- Ebuilds: 2, Testing: 1.9.0
Description: X.509 Certificate and CRL validation
Homepage: https://github.com/kazu-yamamoto/crypton-certificate
License: BSD
dbus
- Ebuilds: 1, Testing: 1.4.2
Description: A client library for the D-Bus IPC system
Homepage: https://github.com/rblaze/haskell-dbus#readme
License: Apache-2.0
dbus-hslogger
- Ebuilds: 1, Testing: 0.1.1.0
Description: Expose a dbus server to control hslogger
Homepage: https://github.com/IvanMalison/dbus-hslogger#readme
License: BSD
dbus-menu
- Ebuilds: 1, Testing: 0.1.3.2
Description: A Haskell implementation of the DBusMenu protocol
Homepage: https://github.com/taffybar/dbus-menu#readme
License: BSD
deepseq
- Ebuilds: 1
Description: Deep evaluation of data structures
Homepage: https://hackage.haskell.org/package/deepseq
License: BSD
df1
- Ebuilds: 1, Testing: 0.4.3
Description: Type, render and parse the df1 hierarchical structured log format
Homepage: https://github.com/k0001/di
License: BSD
di
- Ebuilds: 1, Testing: 1.3
Description: Typeful hierarchical structured logging using di, mtl and df1
Homepage: https://github.com/k0001/di
License: BSD
di-core
- Ebuilds: 1, Testing: 1.0.4
Description: Typeful hierarchical structured logging without monad towers
Homepage: https://github.com/k0001/di
License: BSD
di-df1
- Ebuilds: 1, Testing: 1.2.1
Description: Write logs in the df1 format using the di logging framework
Homepage: https://github.com/k0001/di
License: BSD
di-handle
- Ebuilds: 1, Testing: 1.0.1
Description: IO support for file handles in di-core
Homepage: https://github.com/k0001/di
License: BSD
di-monad
- Ebuilds: 1, Testing: 1.3.5
Description: mtl flavoured typeful hierarchical structured logging for di-core
Homepage: https://github.com/k0001/di
License: BSD
di-polysemy
- Ebuilds: 1, Testing: 0.2.0.0
Description: DI logger wrapped for Polysemy
Homepage: https://github.com/nitros12/di-polysemy
License: MIT
ech-config
- Ebuilds: 1, Testing: 0.0.1
Description: Config for TLS Encrypted Client Hello
Homepage: https://hackage.haskell.org/package/ech-config
License: BSD
errors
- Ebuilds: 1, Testing: 2.3.0-r5
Description: Simplified error-handling
Homepage: https://hackage.haskell.org/package/errors
License: BSD
foldl
- Ebuilds: 1, Testing: 1.4.18
Description: Composable, streaming, and efficient left folds
Homepage: https://hackage.haskell.org/package/foldl
License: BSD
ghc-lib-parser-ex
- Ebuilds: 1, Testing: 9.12.0.0
Description: Programming with GHC parse trees
Homepage: https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme
License: BSD
ghc-source-gen
- Ebuilds: 1, Testing: 0.4.7.0
Description: Constructs Haskell syntax trees for the GHC API
Homepage: https://github.com/google/ghc-source-gen#readme
License: BSD
ghc-tcplugins-extra
- Ebuilds: 1, Testing: 0.5
Description: Utilities for writing GHC type-checker plugins
Homepage: https://github.com/clash-lang/ghc-tcplugins-extra#readme
License: BSD-2
gi-gdkpixbuf
- Ebuilds: 1, Testing: 2.0.32
Description: GdkPixbuf bindings
Homepage: https://github.com/haskell-gi/haskell-gi
License: LGPL-2.1
gi-gdkx113
- Ebuilds: 1, Testing: 3.0.17
Description: GdkX11 3.x bindings
Homepage: https://github.com/haskell-gi/haskell-gi
License: LGPL-2.1
gi-gtk-layer-shell
- Ebuilds: 1, Testing: 0.1.7
Description: gtk-layer-shell bindings
Homepage: https://github.com/haskell-gi/haskell-gi
License: LGPL-2.1
gi-gtk3
- Ebuilds: 1, Testing: 3.0.44
Description: Gtk 3.x bindings
Homepage: https://github.com/haskell-gi/haskell-gi
License: LGPL-2.1
gi-xlib
- Ebuilds: 1, Testing: 2.0.14
Description: xlib bindings
Homepage: https://github.com/haskell-gi/haskell-gi
License: LGPL-2.1
gtk-sni-tray
- Ebuilds: 1, Testing: 0.2.0.0
Description: A standalone StatusNotifierItem/AppIndicator tray
Homepage: https://github.com/IvanMalison/gtk-sni-tray#readme
License: BSD
gtk-strut
- Ebuilds: 1, Testing: 0.1.4.0
Description: Library for creating strut windows with gi-gtk
Homepage: https://github.com/IvanMalison/gtk-strut#readme
License: BSD
hake
- Ebuilds: 1, Testing: 9999
Description: scripty thing
Homepage: https://github.com/Miezhiko/hake
License: LGPLv2
haku
- Ebuilds: 1, Testing: 9999
Description: scripty thing experiment
Homepage: https://github.com/Miezhiko/Haku
License: LGPLv2
haskeline
- Ebuilds: 1, Testing: 0.8.4.1
Description: A command-line interface for user input, written in Haskell
Homepage: https://github.com/haskell/haskeline
License: BSD
hjsmin
- Ebuilds: 1, Testing: 0.2.1
Description: Haskell implementation of a javascript minifier
Homepage: https://github.com/erikd/hjsmin
License: BSD
hpke
- Ebuilds: 2, Testing: 0.1.0
Description: Hybrid Public Key Encryption
Homepage: https://hackage.haskell.org/package/hpke
License: BSD
hslogger
- Ebuilds: 1, Testing: 1.3.2.0
Description: Versatile logging framework
Homepage: https://github.com/haskell-hvr/hslogger/wiki
License: BSD
hstringtemplate
- Ebuilds: 1, Testing: 0.8.8-r666
Description: StringTemplate implementation in Haskell
Homepage: https://hackage.haskell.org/package/HStringTemplate
License: BSD
hsyaml-aeson
- Ebuilds: 1, Testing: 0.2.0.1
Description: JSON to YAML Adapter
Homepage: https://hackage.haskell.org/package/HsYAML-aeson
License: GPL-2+
http-client-tls
- Ebuilds: 1, Testing: 0.3.6.4-r666
Description: http-client backend using the connection package and tls library
Homepage: https://github.com/snoyberg/http-client
License: MIT
http-semantics
- Ebuilds: 1, Testing: 0.4.0
Description: HTTP semantics library
Homepage: https://github.com/kazu-yamamoto/http-semantics
License: BSD
http2
- Ebuilds: 1, Testing: 5.4.0
Description: HTTP/2 library
Homepage: https://github.com/kazu-yamamoto/http2
License: BSD
http2-client
- Ebuilds: 1, Testing: 0.10.0.1-r16012024
Description: A native HTTP2 client library
Homepage: https://github.com/lucasdicioccio/http2-client
License: BSD
http2-client-grpc
- Ebuilds: 1, Testing: 0.8.0.1-r16012024
Description: Implement gRPC-over-HTTP2 clients
Homepage: https://github.com/haskell-grpc-native/http2-grpc-haskell/blob/master/http2-client-grpc/README.md
License: BSD
http2-grpc-proto-lens
- Ebuilds: 1, Testing: 0.1.0.1-r16012024
Description: Encoders based on 'proto-lens' for gRPC over HTTP2
Homepage: https://github.com/haskell-grpc-native/http2-grpc-haskell#readme
License: BSD
http2-grpc-types
- Ebuilds: 1, Testing: 0.5.0.1-r16012024
Description: Types for gRPC over HTTP2 common for client and servers
Homepage: https://github.com/haskell-grpc-native/http2-grpc-haskell#readme
License: BSD
hw-kafka-client
- Ebuilds: 1, Testing: 5.3.0
Description: Kafka bindings for Haskell
Homepage: https://github.com/haskell-works/hw-kafka-client
License: MIT
incipit-base
- Ebuilds: 1, Testing: 0.6.1.1
Description: A Prelude for Polysemy – Base Reexports
Homepage: https://github.com/tek/incipit-core#readme
incipit-core
- Ebuilds: 1, Testing: 0.6.1.1
Description: A Prelude for Polysemy
Homepage: https://github.com/tek/incipit-core#readme
jose
- Ebuilds: 1, Testing: 0.12
Description: JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library
Homepage: https://github.com/frasertweedale/hs-jose
License: Apache-2.0
lens-family
- Ebuilds: 1, Testing: 2.1.3
Description: Lens Families
Homepage: https://hackage.haskell.org/package/lens-family
License: BSD
libyaml
- Ebuilds: 1, Testing: 0.1.4
Description: Low-level, streaming YAML interface
Homepage: https://github.com/snoyberg/yaml#readme
License: BSD
libyaml-clib
- Ebuilds: 1, Testing: 0.2.5
Description: libyaml clibs
Homepage: https://github.com/hasufell/streamly-yaml#readme
License: MIT
microlens
- Ebuilds: 1, Testing: 0.5.0.0
Description: A tiny lens library with no dependencies
Homepage: https://github.com/stevenfontanella/microlens
License: BSD
microlens-mtl
- Ebuilds: 1, Testing: 0.2.1.1
Description: microlens support for Reader/Writer/State from mtl
Homepage: https://github.com/stevenfontanella/microlens
License: BSD
monad-time
- Ebuilds: 1, Testing: 0.4.0.0
Description: Type class for monads which carry the notion of the current time
Homepage: https://github.com/scrive/monad-time
License: BSD
network-uri
- Ebuilds: 1, Testing: 2.7.0.0
Description: URI manipulation
Homepage: https://github.com/haskell/network-uri
License: BSD
newtype-generics
- Ebuilds: 1, Testing: 0.6.2
Description: A typeclass and set of functions for working with newtypes
Homepage: https://github.com/sjakobi/newtype-generics
License: BSD
openai-hs
- Ebuilds: 1, Testing: 9999
Description: Unofficial OpenAI client
Homepage: https://github.com/agrafix/openai-hs#readme
License: BSD
openai-servant
- Ebuilds: 1, Testing: 9999
Description: Unofficial OpenAI servant types
Homepage: https://github.com/agrafix/openai-hs#readme
License: BSD
optics
- Ebuilds: 1, Testing: 0.4.2.1-r666
Description: Optics as an abstract interface
Homepage: https://hackage.haskell.org/package/optics
License: BSD
optics-core
- Ebuilds: 1, Testing: 0.4.2
Description: Optics as an abstract interface: core definitions
Homepage: https://hackage.haskell.org/package/optics-core
License: BSD
optics-extra
- Ebuilds: 1, Testing: 0.4.2.1-r666
Description: Extra utilities and instances for optics-core
Homepage: https://hackage.haskell.org/package/optics-extra
License: BSD
optics-th
- Ebuilds: 2, Testing: 0.4.1-r9
Description: Optics construction using TemplateHaskell
Homepage: https://hackage.haskell.org/package/optics-th
License: BSD
optparse-generic
- Ebuilds: 1, Testing: 1.5.2-r1
Description: Auto-generate a command-line parser for your datatype
Homepage: https://hackage.haskell.org/package/optparse-generic
License: BSD
pipes
- Ebuilds: 1, Testing: 4.3.16-r2
Description: Compositional pipelines
Homepage: https://hackage.haskell.org/package/pipes
License: BSD
pipes-safe
- Ebuilds: 1, Testing: 2.3.5-r1
Description: Safety for the pipes ecosystem
Homepage: https://hackage.haskell.org/package/pipes-safe
License: BSD
polyparse
- Ebuilds: 1, Testing: 1.13.1
Description: A variety of alternative parser combinator libraries
Homepage: https://hackage.haskell.org/package/polyparse
polysemy-plugin
- Ebuilds: 1, Testing: 0.4.5.3
Description: Disambiguate obvious uses of effects
Homepage: https://github.com/polysemy-research/polysemy#readme
License: BSD
polysemy-time
- Ebuilds: 1, Testing: 0.7.0.1
Description: A Polysemy effect for time
Homepage: https://github.com/tek/polysemy-time#readme
primitive-unlifted
- Ebuilds: 1, Testing: 2.2.0.0
Description: Primitive GHC types with unlifted types inside
Homepage: https://github.com/haskell-primitive/primitive-unlifted
License: BSD
proto-lens
- Ebuilds: 1, Testing: 0.7.1.6
Description: A lens-based implementation of protocol buffers in Haskell
Homepage: https://github.com/google/proto-lens#readme
License: BSD
proto-lens-protoc
- Ebuilds: 1, Testing: 0.9.0.0
Description: Protocol buffer compiler for the proto-lens library
Homepage: https://github.com/google/proto-lens#readme
License: BSD
proto-lens-runtime
- Ebuilds: 1, Testing: 0.7.0.7
Description: Modules that are needed by the Haskell files generated by proto-lens-protoc. For forwards compatibility, we reexport them as new module names so that other packages don't accidentally write non-generated code that relies on these modules being reexported by this package
Homepage: https://github.com/google/proto-lens#readme
License: BSD
proto-lens-setup
- Ebuilds: 1, Testing: 0.4.0.9
Description: Cabal support for codegen with proto-lens
Homepage: https://github.com/google/proto-lens#readme
License: BSD
ram
- Ebuilds: 1, Testing: 0.21.1
Description: memory and related abstraction stuff
Homepage: https://github.com/jappeace/ram
License: BSD
repline
- Ebuilds: 1, Testing: 0.4.3.0
Description: Haskeline wrapper for GHCi-like REPL interfaces
Homepage: https://github.com/sdiehl/repline
License: MIT
resourcet
- Ebuilds: 1, Testing: 1.3.0
Description: Deterministic allocation and freeing of scarce resources
Homepage: https://github.com/snoyberg/conduit
License: BSD
scotty
- Ebuilds: 1, Testing: 0.30
Description: Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp
Homepage: https://github.com/scotty-web/scotty
License: BSD
serialise
- Ebuilds: 1, Testing: 0.2.6.1
Description: A binary serialisation library for Haskell values
Homepage: https://github.com/well-typed/cborg
License: BSD
servant-auth
- Ebuilds: 1, Testing: 0.4.2.0
Description: Authentication combinators for servant
Homepage: https://github.com/haskell-servant/servant/tree/master/servant-auth#readme
License: BSD
servant-auth-client
- Ebuilds: 1, Testing: 0.4.2.0
Description: servant-client/servant-auth compatibility
Homepage: https://github.com/haskell-servant/servant/tree/master/servant-auth#readme
License: BSD
servant-docs
- Ebuilds: 1, Testing: 0.13.1
Description: generate API docs for your servant webservice
Homepage: https://docs.servant.dev/
License: BSD
servant-foreign
- Ebuilds: 1, Testing: 0.16.1
Description: Helpers for generating clients for servant APIs in any programming language
Homepage: https://docs.servant.dev/
License: BSD
servant-multipart
- Ebuilds: 1, Testing: 0.12.1
Description: multipart/form-data (e.g file upload) support for servant
Homepage: https://github.com/haskell-servant/servant-multipart#readme
License: BSD
servant-multipart-api
- Ebuilds: 1, Testing: 0.12.1
Description: multipart/form-data (e.g file upload) support for servant
Homepage: https://github.com/haskell-servant/servant-multipart#readme
License: BSD
servant-multipart-client
- Ebuilds: 2, Testing: 0.12.2
Description: multipart/form-data (e.g file upload) support for servant
Homepage: https://github.com/haskell-servant/servant-multipart#readme
License: BSD
status-notifier-item
- Ebuilds: 1, Testing: 0.3.2.10
Description: A wrapper over the StatusNotifierItem/libappindicator dbus specification
Homepage: https://github.com/IvanMalison/status-notifier-item#readme
License: BSD
stm-chans
- Ebuilds: 1, Testing: 3.0.0.11
Description: Additional types of channels for STM
Homepage: https://wrengr.org/software/hackage.html
License: BSD
stm-containers
- Ebuilds: 1, Testing: 1.2.2
Description: Containers for STM
Homepage: https://github.com/nikita-volkov/stm-containers
License: MIT
stm-hamt
- Ebuilds: 1, Testing: 1.2.2.1
Description: STM-specialised Hash Array Mapped Trie
Homepage: https://github.com/nikita-volkov/stm-hamt
License: MIT
stylish-haskell
- Ebuilds: 1, Testing: 9999
Description: Haskell code prettifier
Homepage: https://github.com/haskell/stylish-haskell
License: BSD
taffybar
- Ebuilds: 1, Testing: 6.0.0
Description: A desktop bar similar to xmobar, but with more GUI
Homepage: https://github.com/taffybar/taffybar
License: BSD
text-show
- Ebuilds: 1, Testing: 3.11.3
Description: Efficient conversion of values into Text
Homepage: https://github.com/RyanGlScott/text-show
License: BSD
time-hourglass
- Ebuilds: 1, Testing: 0.3.0
Description: A simple and efficient time library
Homepage: https://github.com/mpilgrem/time-hourglass
License: BSD
time-manager
- Ebuilds: 1, Testing: 0.3.1.1
Description: Scalable timer
Homepage: https://github.com/yesodweb/wai
License: MIT
time-parsers
- Ebuilds: 1, Testing: 0.2
Description: Parsers for types in 'time'
Homepage: https://github.com/phadej/time-parsers#readme
License: BSD
tinkoff-invest-sdk
- Ebuilds: 1, Testing: 9999
Description: gRPC based SDK for Tinkoff Invest API V2
Homepage: https://github.com/nickmi11er/tinkoff-invest-haskell#readme
License: MIT
tls
- Ebuilds: 2, Testing: 2.3.0
Description: TLS protocol native implementation
Homepage: https://github.com/haskell-tls/hs-tls
License: BSD
type-errors
- Ebuilds: 1, Testing: 0.2.0.2
Description: Tools for writing better type errors
Homepage: https://github.com/isovector/type-errors#readme
License: BSD
unboxing-vector
- Ebuilds: 1, Testing: 0.2.0.0
Description: A newtype-friendly variant of unboxed vectors
Homepage: https://github.com/minoki/unboxing-vector#readme
License: BSD
wai-extra
- Ebuilds: 1, Testing: 3.1.18
Description: Provides some basic WAI handlers and middleware
Homepage: https://github.com/yesodweb/wai
License: MIT
warp
- Ebuilds: 1, Testing: 3.4.12
Description: A fast, light-weight web server for WAI applications
Homepage: https://github.com/yesodweb/wai
License: MIT
websockets
- Ebuilds: 1, Testing: 0.13.0.0-r2
Description: A sensible and clean way to write WebSocket-capable servers in Haskell
Homepage: https://jaspervdj.be/websockets
License: BSD
xml-conduit
- Ebuilds: 1, Testing: 1.10.1.0
Description: Pure-Haskell utilities for dealing with XML with the conduit package
Homepage: https://github.com/snoyberg/xml
License: MIT
zlib
- Ebuilds: 1, Testing: 0.7.1.1
Description: Compression and decompression in the gzip and zlib formats
Homepage: https://hackage.haskell.org/package/zlib
License: BSD