Ycarus Gentoo ebuild

Miezhiko

Ces ebuilds viennent du site .

Si vous avez des problemes allez sur le site officiel.

dev-haskell

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

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

authenticate-oauth : Library to authenticate with OAuth for Haskell web applications ( https://github.com/yesodweb/authenticate )

bitvec : Space-efficient bit vectors ( https://github.com/Bodigrim/bitvec )

bybit : ( https://hackage.haskell.org/package/bybit" HOMEPAGE="https://github.com/Miezhiko/bb )

calamity-commands : A library for declaring, parsing, and invoking text-input based commands ( 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/ )

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 )

errors : Simplified error-handling ( https://hackage.haskell.org/package/errors )

foldable1-classes-compat : Compatibility package for the Foldable1 and Bifoldable1 type classes ( https://github.com/haskell-compat/foldable1-classes-compat )

ghc-lib-parser : The GHC API, decoupled from GHC versions ( https://github.com/digital-asset/ghc-lib )

ghc-lib-parser-ex : Programming with GHC parse trees ( https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme )

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

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

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

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 )

jose : JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library ( https://github.com/frasertweedale/hs-jose )

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

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-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 )

persistent : Type-safe, multi-backend data serialization ( https://www.yesodweb.com/book/persistent )

pipes : Compositional pipelines ( https://hackage.haskell.org/package/pipes )

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 )

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 )

typerep-map : Efficient implementation of a dependent map with types as keys ( https://github.com/kowainik/typerep-map )

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