aeson : Fast JSON parsing and encoding ( https://github.com/haskell/aeson )
aeson-optics : Law-abiding optics for aeson ( https://github.com/phadej/aeson-optics )
base16 : Fast RFC 4648-compliant Base16 encoding ( https://github.com/emilypi/base16 )
base64-bytestring : Fast base64 encoding and decoding for ByteStrings ( https://github.com/haskell/base64-bytestring )
bitvec : Space-efficient bit vectors ( https://github.com/Bodigrim/bitvec )
bybit : ( https://hackage.haskell.org/package/bybit" HOMEPAGE="https://github.com/Miezhiko/bb )
calamity : A library for writing discord bots in haskell ( https://github.com/simmsb/calamity )
casing : Convert between various source code casing conventions ( https://hackage.haskell.org/package/casing )
cborg : Concise Binary Object Representation (CBOR) ( https://hackage.haskell.org/package/cborg )
cborg-json : A library for encoding JSON as CBOR ( https://github.com/well-typed/cborg )
concise : Utilities for Control.Lens.Cons ( https://github.com/frasertweedale/hs-concise )
config-ini : A library for simple INI-based configuration files ( https://github.com/aisamanra/config-ini )
cpphs : A liberalised re-implementation of cpp, the C pre-processor ( http://projects.haskell.org/cpphs/ )
crypton : Cryptography Primitives sink ( https://github.com/kazu-yamamoto/crypton )
crypton-asn1-encoding : ASN.1 data (raw, BER or DER) readers and writers ( https://github.com/mpilgrem/crypton-asn1 )
crypton-asn1-parse : A monadic parser combinator for a ASN.1 stream ( https://github.com/mpilgrem/crypton-asn1 )
crypton-asn1-types : ASN.1 types ( https://github.com/mpilgrem/crypton-asn1 )
crypton-connection : Simple and easy network connection API ( https://github.com/kazu-yamamoto/crypton-connection )
crypton-pem : Privacy Enhanced Mail (PEM) file format reader and writer ( https://github.com/mpilgrem/crypton-pem )
crypton-socks : SOCKS Protocol Version 5 ( https://github.com/mpilgrem/crypton-socks )
crypton-x509 : X509 reader and writer ( https://github.com/kazu-yamamoto/crypton-certificate )
crypton-x509-store : X.509 collection accessing and storing methods ( https://github.com/kazu-yamamoto/crypton-certificate )
crypton-x509-validation : X.509 Certificate and CRL validation ( https://github.com/kazu-yamamoto/crypton-certificate )
deepseq : Deep evaluation of data structures ( https://hackage.haskell.org/package/deepseq )
df1 : Type, render and parse the df1 hierarchical structured log format ( https://github.com/k0001/di )
di : Typeful hierarchical structured logging using di, mtl and df1 ( https://github.com/k0001/di )
di-core : Typeful hierarchical structured logging without monad towers ( https://github.com/k0001/di )
di-df1 : Write logs in the df1 format using the di logging framework ( https://github.com/k0001/di )
di-handle : IO support for file handles in di-core ( https://github.com/k0001/di )
di-monad : mtl flavoured typeful hierarchical structured logging for di-core ( https://github.com/k0001/di )
di-polysemy : DI logger wrapped for Polysemy ( https://github.com/nitros12/di-polysemy )
ech-config : Config for TLS Encrypted Client Hello ( https://hackage.haskell.org/package/ech-config )
errors : Simplified error-handling ( https://hackage.haskell.org/package/errors )
foldl : Composable, streaming, and efficient left folds ( https://hackage.haskell.org/package/foldl )
ghc-lib-parser-ex : Programming with GHC parse trees ( https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme )
ghc-tcplugins-extra : Utilities for writing GHC type-checker plugins ( https://github.com/clash-lang/ghc-tcplugins-extra#readme )
hjsmin : Haskell implementation of a javascript minifier ( https://github.com/erikd/hjsmin )
hpke : Hybrid Public Key Encryption ( https://hackage.haskell.org/package/hpke )
hsyaml-aeson : JSON to YAML Adapter ( https://hackage.haskell.org/package/HsYAML-aeson )
http2-client : A native HTTP2 client library ( https://github.com/lucasdicioccio/http2-client )
http2-client-grpc : Implement gRPC-over-HTTP2 clients ( https://github.com/haskell-grpc-native/http2-grpc-haskell/blob/master/http2-client-grpc/README.md )
http2-grpc-proto-lens : Encoders based on 'proto-lens' for gRPC over HTTP2 ( https://github.com/haskell-grpc-native/http2-grpc-haskell#readme )
http2-grpc-types : Types for gRPC over HTTP2 common for client and servers ( https://github.com/haskell-grpc-native/http2-grpc-haskell#readme )
hw-kafka-client : Kafka bindings for Haskell ( https://github.com/haskell-works/hw-kafka-client )
incipit-base : A Prelude for Polysemy – Base Reexports ( https://github.com/tek/incipit-core#readme )
incipit-core : A Prelude for Polysemy ( https://github.com/tek/incipit-core#readme )
jose : JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library ( https://github.com/frasertweedale/hs-jose )
libyaml : Low-level, streaming YAML interface ( https://github.com/snoyberg/yaml#readme )
libyaml-clib : libyaml clibs ( https://github.com/hasufell/streamly-yaml#readme )
monad-time : Type class for monads which carry the notion of the current time ( https://github.com/scrive/monad-time )
network-uri : URI manipulation ( https://github.com/haskell/network-uri )
newtype-generics : A typeclass and set of functions for working with newtypes ( https://github.com/sjakobi/newtype-generics )
openai-hs : Unofficial OpenAI client ( https://github.com/agrafix/openai-hs#readme )
openai-servant : Unofficial OpenAI servant types ( https://github.com/agrafix/openai-hs#readme )
optics : Optics as an abstract interface ( https://hackage.haskell.org/package/optics )
optics-core : Optics as an abstract interface: core definitions ( https://hackage.haskell.org/package/optics-core )
optics-extra : Extra utilities and instances for optics-core ( https://hackage.haskell.org/package/optics-extra )
optics-th : Optics construction using TemplateHaskell ( https://hackage.haskell.org/package/optics-th )
optparse-generic : Auto-generate a command-line parser for your datatype ( https://hackage.haskell.org/package/optparse-generic )
pipes : Compositional pipelines ( https://hackage.haskell.org/package/pipes )
polysemy-plugin : Disambiguate obvious uses of effects ( https://github.com/polysemy-research/polysemy#readme )
polysemy-time : Polysemy effects for time ( https://github.com/tek/polysemy-time#readme )
primitive-unlifted : Primitive GHC types with unlifted types inside ( https://github.com/haskell-primitive/primitive-unlifted )
proto-lens : A lens-based implementation of protocol buffers in Haskell ( https://github.com/google/proto-lens#readme )
proto-lens-protoc : Protocol buffer compiler for the proto-lens library ( https://github.com/google/proto-lens#readme )
proto-lens-runtime : 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 ( https://github.com/google/proto-lens#readme )
proto-lens-setup : Cabal support for codegen with proto-lens ( https://github.com/google/proto-lens#readme )
resourcet : Deterministic allocation and freeing of scarce resources ( https://github.com/snoyberg/conduit )
serialise : A binary serialisation library for Haskell values ( https://github.com/well-typed/cborg )
servant-auth : Authentication combinators for servant ( https://github.com/haskell-servant/servant/tree/master/servant-auth#readme )
servant-auth-client : servant-client/servant-auth compatibility ( https://github.com/haskell-servant/servant/tree/master/servant-auth#readme )
servant-docs : generate API docs for your servant webservice ( https://docs.servant.dev/ )
servant-foreign : Helpers for generating clients for servant APIs in any programming language ( https://docs.servant.dev/ )
servant-multipart : multipart/form-data (e.g file upload) support for servant ( https://github.com/haskell-servant/servant-multipart#readme )
servant-multipart-api : multipart/form-data (e.g file upload) support for servant ( https://github.com/haskell-servant/servant-multipart#readme )
servant-multipart-client : multipart/form-data (e.g file upload) support for servant ( https://github.com/haskell-servant/servant-multipart#readme )
stylish-haskell : Haskell code prettifier ( https://github.com/haskell/stylish-haskell )
text-show : Efficient conversion of values into Text ( https://github.com/RyanGlScott/text-show )
time-hourglass : A simple and efficient time library ( https://github.com/mpilgrem/time-hourglass )
time-parsers : Parsers for types in 'time' ( https://github.com/phadej/time-parsers#readme )
tinkoff-invest-sdk : gRPC based SDK for Tinkoff Invest API V2 ( https://github.com/nickmi11er/tinkoff-invest-haskell#readme )
tls : TLS protocol native implementation ( https://github.com/haskell-tls/hs-tls )
type-errors : Tools for writing better type errors ( https://github.com/isovector/type-errors#readme )
unboxing-vector : A newtype-friendly variant of unboxed vectors ( https://github.com/minoki/unboxing-vector#readme )
websockets : A sensible and clean way to write WebSocket-capable servers in Haskell ( https://jaspervdj.be/websockets )
Pour rajouter une e-build dans l'arbre de portage :
L'ebuild est alors rajouté dans l'arbre de portage.
Vous pouvez aussi utiliser layman : emerge layman puis layman -a Miezhiko
Pour Paludis utilisez ce rsync : rsync://gentoo.zugaina.org/Miezhiko-portage
En cas de problèmes : ycarus(-at-)zugaina.org