Home > Repositories > devel-misc

List of packages:

- 176 result(s) found - Showing page 2 of 2 [ 1 2 ]
Filter architectures:
ArchNameVersionSummaryLast update ▼
sourceghc-digits0.3.2-2mambaGHC digits: Converts integers to lists of digits and back2026-05-22
sourceghc-data-fix0.3.2-2mambaGHC data-fix: Fixpoint data types2026-05-22
sourceghc-Only0.1-2mambaGHC Only: The 1-tuple type or single-value "collection"2026-05-22
sourceghc-witherable0.5-2mambaGHC witherable: filterable traversable2026-05-22
sourceghc-semialign1.3-2mambaGHC semialign: Align and Zip type-classes from the common Semialign ancestor2026-05-22
sourceghc-vector-algorithms0.9.1.0-2mambaGHC vector-algorithms: Efficient algorithms for vector arrays2026-05-22
sourceghc-bitvec1.1.6.0-2mambaGHC bitvec: Space-efficient bit vectors2026-05-22
sourceghc-QuickCheck2.17.1.0-2mambaGHC QuickCheck: Automatic testing of Haskell programs2026-05-22
sourceghc-indexed-traversable-instances0.1.2.1-2mambaGHC indexed-traversable-instances: More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex2026-05-22
sourceghc-monad-control1.0.3.1-2mambaGHC library: Lift control operations, like exception catching, through monad transformers2026-05-22
sourceghc-text-short0.1.6.1-1mambaGHC text-short: Memory-efficient representation of Unicode text strings2026-05-22
sourceghc-scientific0.3.8.1-1mambaGHC scientific library: Numbers represented using scientific notation2026-05-22
sourceghc-async2.2.6-2mambaGHC async: Run IO operations asynchronously and wait for their results2026-05-22
sourceghc-random1.3.1-2mambaGHC random: Pseudo-random number generation2026-05-22
sourceghc-transformers-base0.4.6.1-2mambaGHC library: Lift computations from the bottom of a transformer stack2026-05-22
sourceghc-semigroupoids6.0.1-2mambaGHC semigroupoids: Semigroupoids: Category sans id2026-05-22
sourceghc-vector0.13.1.0-2mambaGHC vector: Efficient Arrays2026-05-22
sourceghc-vector-stream0.1.0.1-2mambaGHC vector-stream: Efficient Streams2026-05-22
sourceghc-primitive0.9.1.0-2mambaGHC primitive: Primitive memory-related operations2026-05-22
sourceghc-unordered-containers0.2.21-2mambaGHC unordered-containers: Efficient hashing-based container types2026-05-22
sourceghc-strict0.5-2mambaGHC strict: Strict data types and String IO2026-05-22
sourceghc-these1.2-2mambaGHC these: An either-or-both data type2026-05-22
sourceghc-bifunctors5.6.2-2mambaGHC bifunctors: Bifunctors2026-05-22
sourceghc-comonad5.0.10-2mambaGHC comonad: Comonads2026-05-22
sourceghc-contravariant1.5.6-2mambaGHC contravariant: Contravariant functors2026-05-22
sourceghc-indexed-traversable0.1.5-2mambaGHC indexed-traversable: FunctorWithIndex, FoldableWithIndex, TraversableWithIndex2026-05-22
sourceghc-foldable1-classes-compat0.1.3-2mambaGHC foldable1-classes-compat: Compatibility package for the Foldable1 and Bifoldable1 type classes2026-05-22
sourceghc-old-time1.1.1.0-2mambaGHC old-time: Time library2026-05-22
sourceghc-http-types0.12.4-2mambaGHC http-types: Generic HTTP types for Haskell (for both client and server code)2026-05-22
sourceghc-distributive0.6.3-2mambaGHC distributive: Distributive functors -- Dual to Traversable2026-05-22
sourceghc-network-uri2.6.4.2-2mambaGHC network-uri: URI manipulation2026-05-22
sourceghc-ordered-containers0.2.4-2mambaGHC ordered-containers: Set- and Map-like types that remember the order elements were inserted2026-05-22
sourceghc-case-insensitive1.2.1.0-2mambaGHC case-insensitive: Case insensitive string comparison2026-05-22
sourceghc-dlist1.0-3mambaDifferences lists: a list-like type supporting O(1) append2026-05-22
sourceghc-old-locale1.0.0.7-2mambaGHC old-locale: locale library2026-05-22
sourceghc-unliftio-core0.2.1.0-2mambaGHC unliftio-core: The MonadUnliftIO typeclass for unlifting monads to IO2026-05-22
sourceghc-tagged0.8.10-2mambaGHC tagged: Haskell 98 phantom types to avoid unsafely passing dummy arguments2026-05-22
sourceghc-mmorph1.2.2-2mambaGHC library: Monad morphisms2026-05-22
sourceghc-json0.11-2mambaA parser and pretty printer for converting between Haskell values and JSON2026-05-22
sourceghc-generically0.1.1-2mambaGHC generically: Generically newtype to use with DerivingVia2026-05-22
sourceghc-hashable1.5.1.0-1mambaGHC hashable: A class for types that can be converted to a hash value2026-05-22
sourceghc-tagsoup0.14.8-2mambaA library for parsing (possibly malformed) HTML/XML documents2026-05-22
sourceghc-hscolour1.25-2mambaA small Haskell script to colourise Haskell code2026-05-22
sourceghc-SHA1.6.4.4-2mambaGHC library: Implementations of the SHA suite of message digest functions2026-05-22
sourceghc-List0.6.2-2mambaList monad transformer and a List class2026-05-22
sourceghc-zlib0.7.1.1-2mambaGHC zlib: Compression and decompression in the gzip and zlib formats2026-05-21
sourceghc-unix-time0.5.0-2mambaGHC unix-time: Unix time parser/formatter and utilities2026-05-21
sourceghc-unicode-data0.8.0-2mambaGHC unicode-data: Access Unicode Character Database (UCD)2026-05-21
sourceghc-typst-symbols0.1.9.1-2mambaGHC typst-symbols: Symbol and emoji lookup for typst language2026-05-21
sourceghc-transformers-compat0.8-2mambaGHC library: Compatibility shim exposing the new types from newer transformers2026-05-21
sourceghc-th-compat0.1.7-2mambaGHC th-compat: Backward- (and forward-)compatible Quote and Code types2026-05-21
sourceghc-th-abstraction0.7.2.0-2mambaGHC th-abstraction: Nicer interface for reified information about data types2026-05-21
sourceghc-syb0.7.4-2mambaGHC Scrap Your Boilerplate2026-05-21
sourceghc-splitmix0.1.3.2-2mambaGHC splitmix: Fast Splittable PRNG2026-05-21
sourceghc-split0.2.5-2mambaGHC split: Combinator library for splitting lists2026-05-21
sourceghc-safe0.3.21-2mambaGHC safe: Library of safe (exception free) functions2026-05-21
sourceghc-regex-base0.94.0.3-2mambaGHC regex-base: Common "Text.Regex.*" API for Regex matching2026-05-21
sourceghc-prettyprinter1.7.2-2mambaGHC prettyprinter: A modern, easy to use, well-documented, extensible pretty-printer2026-05-21
sourceghc-network3.2.8.0-2mambaGHC network: Low-level networking interface2026-05-21
sourceghc-mime-types0.1.2.2-2mambaGHC mime-types: Basic mime-type handling types and functions2026-05-21
sourceghc-integer-logarithms1.0.5-2mambaGHC integer-logarithms: Integer logarithms2026-05-21
sourceghc-haskell-lexer1.2.1-2mambaGHC haskell-lexer: A fully compliant Haskell 98 lexer2026-05-21
sourceghc-file-embed0.0.16.0-2mambaGHC file-embed: Use Template Haskell to embed file contents directly2026-05-21
sourceghc-emojis0.1.4.1-2mambaGHC emojis: Conversion between emoji characters and their names2026-05-21
sourceghc-digest0.0.2.1-2mambaProvides efficient cryptographic hash implementations for strict and lazy bytestrings2026-05-21
sourceghc-base-orphans0.9.4-2mambaGHC base-orphans: Backwards-compatible orphan instances for base2026-05-21
sourceghc-OneTuple0.4.3-2mambaGHC OneTuple: Singleton Tuple2026-05-21
sourceghc-xml-types0.3.8-2mambaGHC xml-types: Basic types for representing XML2026-05-21
sourceghc-xml1.3.14-3mambaA simple XML library2026-05-21
sourceghc-void0.7.4-2mambaGHC library: A Haskell 98 logically uninhabited data type2026-05-21
sourceghc-utf8-string1.0.2-3mambaA UTF8 layer for IO and Strings2026-05-21
sourceghc-semigroups0.20.1-2mambaGHC library: Anything that associates2026-05-21
sourceghc-hourglass0.2.12-2mambaGHC hourglass: simple performant time related library2026-05-21
sourceghc-ghc-paths0.1.0.12-2mambaGHC ghc-paths: Knowledge of GHC's installation directories2026-05-21
sourceghc-basement0.0.16-2mambaGHC basement: Foundation scrap box of array & string2026-05-21
sourceghc-StateVar1.2.2-2mambaGHC StateVar: State variables2026-05-21
176 result(s) found - Showing page 2 of 2 [ 1 2 ]