Ycarus Gentoo ebuild

Miezhiko

These ebuilds come from .

If you have some problems, go to the official site first.

dev-haskell

T : time tracker ( https://github.com/Miezhiko/T )

aeson : Fast JSON parsing and encoding ( https://github.com/haskell/aeson )

aeson-optics : Law-abiding optics for aeson ( https://github.com/phadej/aeson-optics )

applejack : ( https://github.com/Miezhiko/${MY_PN} )

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 ( https://hackage.haskell.org/package/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 )

dbus : A client library for the D-Bus IPC system ( https://github.com/rblaze/haskell-dbus#readme )

dbus-hslogger : Expose a dbus server to control hslogger ( https://github.com/IvanMalison/dbus-hslogger#readme )

dbus-menu : A Haskell implementation of the DBusMenu protocol ( https://github.com/taffybar/dbus-menu#readme )

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-source-gen : Constructs Haskell syntax trees for the GHC API ( https://github.com/google/ghc-source-gen#readme )

ghc-tcplugins-extra : Utilities for writing GHC type-checker plugins ( https://github.com/clash-lang/ghc-tcplugins-extra#readme )

gi-gdkpixbuf : GdkPixbuf bindings ( https://github.com/haskell-gi/haskell-gi )

gi-gdkx113 : GdkX11 3.x bindings ( https://github.com/haskell-gi/haskell-gi )

gi-gtk-layer-shell : gtk-layer-shell bindings ( https://github.com/haskell-gi/haskell-gi )

gi-gtk3 : Gtk 3.x bindings ( https://github.com/haskell-gi/haskell-gi )

gi-xlib : xlib bindings ( https://github.com/haskell-gi/haskell-gi )

gtk-sni-tray : A standalone StatusNotifierItem/AppIndicator tray ( https://github.com/IvanMalison/gtk-sni-tray#readme )

gtk-strut : Library for creating strut windows with gi-gtk ( https://github.com/IvanMalison/gtk-strut#readme )

hake : scripty thing ( https://github.com/Miezhiko/hake )

haku : scripty thing experiment ( https://github.com/Miezhiko/${MY_PN} )

haskeline : A command-line interface for user input, written in Haskell ( https://github.com/haskell/haskeline )

hjsmin : Haskell implementation of a javascript minifier ( https://github.com/erikd/hjsmin )

hpke : Hybrid Public Key Encryption ( https://hackage.haskell.org/package/hpke )

hslogger : Versatile logging framework ( https://github.com/haskell-hvr/hslogger/wiki )

hstringtemplate : StringTemplate implementation in Haskell ( https://hackage.haskell.org/package/HStringTemplate )

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 )

lens-family : Lens Families ( https://hackage.haskell.org/package/lens-family )

libyaml : Low-level, streaming YAML interface ( https://github.com/snoyberg/yaml#readme )

libyaml-clib : libyaml clibs ( https://github.com/hasufell/streamly-yaml#readme )

microlens : A tiny lens library with no dependencies ( https://github.com/stevenfontanella/microlens )

microlens-mtl : microlens support for Reader/Writer/State from mtl ( https://github.com/stevenfontanella/microlens )

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 )

pipes-safe : Safety for the pipes ecosystem ( https://hackage.haskell.org/package/pipes-safe )

polyparse : A variety of alternative parser combinator libraries ( https://hackage.haskell.org/package/polyparse )

polysemy-plugin : Disambiguate obvious uses of effects ( https://github.com/polysemy-research/polysemy#readme )

polysemy-time : A Polysemy effect 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 )

repline : Haskeline wrapper for GHCi-like REPL interfaces ( https://github.com/sdiehl/repline )

resourcet : Deterministic allocation and freeing of scarce resources ( https://github.com/snoyberg/conduit )

scotty : Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp ( https://github.com/scotty-web/scotty )

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 )

status-notifier-item : A wrapper over the StatusNotifierItem/libappindicator dbus specification ( https://github.com/IvanMalison/status-notifier-item#readme )

stm-chans : Additional types of channels for STM ( https://wrengr.org/software/hackage.html )

stm-containers : Containers for STM ( https://github.com/nikita-volkov/stm-containers )

stm-hamt : STM-specialised Hash Array Mapped Trie ( https://github.com/nikita-volkov/stm-hamt )

stylish-haskell : Haskell code prettifier ( https://github.com/haskell/stylish-haskell )

taffybar : A desktop bar similar to xmobar, but with more GUI ( https://github.com/taffybar/taffybar )

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 )

xml-conduit : Pure-Haskell utilities for dealing with XML with the conduit package ( https://github.com/snoyberg/xml )

zlib : Compression and decompression in the gzip and zlib formats ( https://hackage.haskell.org/package/zlib )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a Miezhiko

For Paludis use this rsync : rsync://gentoo.zugaina.org/Miezhiko-portage

If you have a problem : ycarus(-at-)zugaina.org