Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.2% on hackage.haskell.org
Top 0.5% downloads on hackage.haskell.org
Top 0.3% dependent packages on hackage.haskell.org
Top 0.3% dependent repos on hackage.haskell.org
Top 1.3% docker downloads on hackage.haskell.org

hackage.haskell.org : safe

A library wrapping Prelude/Data.List functions that can throw exceptions, such as head and !!. Each unsafe function has up to four variants, e.g. with tail: tail :: [a] -> [a], raises an error on tail []. tailMay :: [a] -> Maybe [a], turns errors into Nothing. tailDef :: [a] -> [a] -> [a], takes a default to return on errors. tailNote :: String -> [a] -> [a], takes an extra argument which supplements the error message. tailSafe :: [a] -> [a], returns some sensible default if possible, [] in the case of tail. This package is divided into three modules: Safe contains safe variants of Prelude and Data.List functions. Safe.Foldable contains safe variants of Foldable functions. Safe.Exact creates crashing versions of functions like zip (errors if the lists are not equal) and take (errors if there are not enough elements), then wraps them to provide safe variants.

Registry - Source - Homepage - JSON
purl: pkg:hackage/safe
Keywords: bsd3, library, unclassified
License: BSD-3-Clause
Latest release: 4 months ago
First release: almost 16 years ago
Dependent packages: 111
Dependent repositories: 1,812
Downloads: 210,370 total
Stars: 45 on GitHub
Forks: 11 on GitHub
Docker dependents: 2
Docker downloads: 89
Total Commits: 204
Committers: 14
Average commits per author: 14.571
Development Distribution Score (DDS): 0.103
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

Top 1.5% on hackage.haskell.org
haskell-src-meta 0.8.14
The translation from haskell-src-exts abstract syntax to template-haskell abstract syntax isn't 1...
57 versions - Latest release: about 5 hours ago - 25 dependent packages - 219 dependent repositories - 87.7 thousand downloads total - 7 maintainers
Top 0.4% on hackage.haskell.org
wai-extra 3.1.15
Provides basic WAI handler and middleware functionality: WAI Testing Framework Hspec testing fa...
173 versions - Latest release: 2 days ago - 48 dependent packages - 2,380 dependent repositories - 250 thousand downloads total - 801 stars on GitHub - 5 maintainers
pandoc-vimhl 0.3.2.0
vim plugin that makes vim syntax highlighting engine available in pandoc
14 versions - Latest release: 7 days ago - 3.82 thousand downloads total - 12 stars on GitHub - 1 maintainer
freckle-app 1.15.3.0
Please see README.md
68 versions - Latest release: 7 days ago - 2 dependent repositories - 3.37 thousand downloads total - 5 stars on GitHub - 4 maintainers
pandoc-lua-marshal 0.2.7 💰
This package provides functions to marshal and unmarshal pandoc document types to and from Lua. ...
21 versions - Latest release: 10 days ago - 1 dependent package - 34 dependent repositories - 8.65 thousand downloads total - 6 stars on GitHub - 2 maintainers
diohsc 0.1.15
Line-based command-oriented interactive client for the gemini protocol.
24 versions - Latest release: 11 days ago - 2.28 thousand downloads total - 1 maintainer
Top 6.0% on hackage.haskell.org
hledger-web 1.33.1
A simple web user interface for the hledger accounting system, providing a more modern UI than th...
105 versions - Latest release: 14 days ago - 1 dependent package - 100 dependent repositories - 72.7 thousand downloads total - 1 maintainer
Top 9.0% on hackage.haskell.org
hledger-ui 1.33.1
A simple terminal user interface for the hledger accounting system. It can be a more convenient w...
74 versions - Latest release: 14 days ago - 1 dependent package - 18 dependent repositories - 40 thousand downloads total - 1 maintainer
Top 3.6% on hackage.haskell.org
hledger 1.33.1
The command-line interface for the hledger accounting system. Its basic function is to read a pla...
116 versions - Latest release: 14 days ago - 3 dependent packages - 146 dependent repositories - 85.3 thousand downloads total - 1 maintainer
Top 2.3% on hackage.haskell.org
hledger-lib 1.33.1
This library contains hledger's core functionality. It is used by most hledger* packages so that ...
102 versions - Latest release: 14 days ago - 5 dependent packages - 157 dependent repositories - 74.7 thousand downloads total - 1 maintainer
Top 6.8% on hackage.haskell.org
taffybar 4.0.2
[Index] [Quick Jump] Package maintainers For package maintainers and hackage trustees Candid...
35 versions - Latest release: 15 days ago - 1 dependent package - 18 dependent repositories - 21.1 thousand downloads total - 685 stars on GitHub - 2 maintainers
xdg-desktop-entry 0.1.1.2
4 versions - Latest release: 15 days ago - 1 dependent package - 12 dependent repositories - 2.05 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 5.9% on hackage.haskell.org
lsp-types 2.2.0.0
An implementation of the types to allow language implementors to support the Language Server Prot...
19 versions - Latest release: 16 days ago - 26 dependent packages - 34 dependent repositories - 13.8 thousand downloads total - 354 stars on GitHub - 7 maintainers
utxorpc-client 0.0.2.0
An SDK to reduce boilerplate, improve ease-of-use, and support logging for utxorpc. To get starte...
3 versions - Latest release: 23 days ago - 1 dependent package - 41 downloads total - 2 maintainers
proto3-wire 1.4.2
[Index] [Quick Jump] Package maintainers For package maintainers and hackage trustees Candid...
9 versions - Latest release: 29 days ago - 1 dependent package - 11 dependent repositories - 7.11 thousand downloads total - 5 maintainers
Top 5.8% on hackage.haskell.org
tidal 1.9.5
Tidal is a domain specific language for live coding patterns.
137 versions - Latest release: about 1 month ago - 2 dependent packages - 32 dependent repositories - 118 thousand downloads total - 4 maintainers
pandoc-cli 3.1.13
12 versions - Latest release: about 1 month ago - 1 dependent repositories - 2.5 thousand downloads total - 1 maintainer
om-plugin-imports 0.2.0.0.9.6
See the README at https://github.com/owensmurray/om-plugin-imports/tree/master/#om-plugin-imports
8 versions - Latest release: about 1 month ago - 1 dependent package - 225 downloads total - 0 stars on GitHub - 1 maintainer
pantry 0.10.0
Please see the README on GitHub at https://github.com/commercialhaskell/pantry#readme
41 versions - Latest release: about 2 months ago - 3 dependent packages - 14 dependent repositories - 17 thousand downloads total - 39 stars on GitHub - 4 maintainers
darcs 2.18.2
Darcs is a free, open source revision control system. It is: Distributed: Darcs was one of the f...
44 versions - Latest release: about 2 months ago - 1 dependent package - 15 dependent repositories - 51.1 thousand downloads total - 8 maintainers
ngx-export-healthcheck 1.6.3
Active health checks and monitoring of Nginx upstreams
5 versions - Latest release: about 2 months ago - 161 downloads total - 31 stars on GitHub - 1 maintainer
Top 1.7% on hackage.haskell.org
http-client 0.7.17
Hackage documentation generation is not reliable. For up to date documentation, please see: http:...
135 versions - Latest release: about 2 months ago - 193 dependent packages - 1,220 dependent repositories - 354 thousand downloads total - 264 stars on GitHub - 2 maintainers
ngx-export-tools 1.2.4
A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server
36 versions - Latest release: about 2 months ago - 2 dependent packages - 1 dependent repositories - 10.8 thousand downloads total - 159 stars on GitHub - 1 maintainer
Top 6.3% on hackage.haskell.org
haskoin-core 1.1.0
Please see the README on GitHub at https://github.com/haskoin/haskoin-core#readme
63 versions - Latest release: 2 months ago - 4 dependent packages - 17 dependent repositories - 25.1 thousand downloads total - 520 stars on GitHub - 2 maintainers
ghcup 0.1.22.0
A rewrite of the shell script ghcup, for providing a more stable user experience and exposing an ...
17 versions - Latest release: 2 months ago - 1 dependent package - 2 thousand downloads total - 253 stars on GitHub - 3 maintainers
monad-bayes 1.3.0
A library for probabilistic programming using probability monads. The emphasis is on composition ...
8 versions - Latest release: 2 months ago - 2 dependent packages - 5 dependent repositories - 1.29 thousand downloads total - 394 stars on GitHub - 2 maintainers
verset 0.0.1.9
Small Haskell alternative prelude. Based on Protolude and Intro
5 versions - Latest release: 3 months ago - 1 dependent package - 308 downloads total - 0 stars on GitHub - 1 maintainer
ngx-export-tools-extra 1.2.8
More extra tools for Nginx haskell module
49 versions - Latest release: 3 months ago - 1 dependent repositories - 11.1 thousand downloads total - 2 stars on GitHub - 1 maintainer
proto3-suite 0.7.0
9 versions - Latest release: 3 months ago - 1 dependent package - 7 dependent repositories - 3.62 thousand downloads total - 5 maintainers
om-legion 6.9.0.6
Framework for managing shared, replicated state across a number of homogeneous nodes.
4 versions - Latest release: 3 months ago - 1 dependent package - 114 downloads total - 4 stars on GitHub - 1 maintainer
Top 4.7% on hackage.haskell.org
haskell-gi 0.26.8
Generate Haskell bindings for GObject-Introspection capable libraries
53 versions - Latest release: 3 months ago - 55 dependent packages - 32 dependent repositories - 37.4 thousand downloads total - 273 stars on GitHub - 1 maintainer
data-svd 0.1.2.0
Parse, print, diff SVD files
3 versions - Latest release: 3 months ago - 2 dependent packages - 88 downloads total - 0 stars on GitHub - 1 maintainer
om-elm 2.0.0.6
This package provides utilities for serving Elm programs directly from your Haskell binary. It us...
6 versions - Latest release: 3 months ago - 1.69 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 6.9% on hackage.haskell.org
threepenny-gui 0.9.4.1
Threepenny-GUI is a GUI framework that uses the web browser as a display. It's very easy to inst...
38 versions - Latest release: 3 months ago - 1 dependent package - 99 dependent repositories - 31.6 thousand downloads total - 2 maintainers
Top 4.9% on hackage.haskell.org
purescript 0.15.15
A small strongly, statically typed programming language with expressive types, inspired by Haskel...
205 versions - Latest release: 3 months ago - 3 dependent packages - 38 dependent repositories - 189 thousand downloads total - 8 maintainers
Top 3.0% on hackage.haskell.org
protolude 0.3.4
A sensible set of defaults for writing custom Preludes.
21 versions - Latest release: 3 months ago - 38 dependent packages - 148 dependent repositories - 33.7 thousand downloads total - 397 stars on GitHub - 2 maintainers
Top 4.1% on hackage.haskell.org
aws 0.24.2
Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a hig...
76 versions - Latest release: 4 months ago - 2 dependent packages - 162 dependent repositories - 76.6 thousand downloads total - 235 stars on GitHub - 6 maintainers
espial 0.0.20
Espial is an open-source, web-based bookmarking server. - Yesod + PureScript + sqlite3 - multi-us...
13 versions - Latest release: 4 months ago - 1 dependent package - 1 dependent repositories - 3.77 thousand downloads total - 714 stars on GitHub - 1 maintainer
Top 6.6% on hackage.haskell.org
xlsx 1.1.2
Simple and incomplete Excel file parser/writer
42 versions - Latest release: 4 months ago - 2 dependent packages - 46 dependent repositories - 25.5 thousand downloads total - 129 stars on GitHub - 1 maintainer
Top 2.8% on hackage.haskell.org
hasql 1.6.4
Root of the "hasql" ecosystem. This library provides connection management, execution of queries ...
106 versions - Latest release: 4 months ago - 22 dependent packages - 230 dependent repositories - 62.2 thousand downloads total - 507 stars on GitHub - 1 maintainer
monomer 1.6.0.1
Monomer is an easy to use, cross platform, GUI library for writing native Haskell applications. ...
14 versions - Latest release: 4 months ago - 4 dependent packages - 14 dependent repositories - 2.19 thousand downloads total - 544 stars on GitHub - 1 maintainer
sandwich 0.2.2.0
Yet another test framework for Haskell.
26 versions - Latest release: 4 months ago - 6 dependent packages - 9 dependent repositories - 2.64 thousand downloads total - 69 stars on GitHub - 1 maintainer
servant-pagination 2.5.1
This module offers opinionated helpers to declare a type-safe and a flexible pagination mecanism ...
15 versions - Latest release: 5 months ago - 1 dependent package - 2 dependent repositories - 5.97 thousand downloads total - 25 stars on GitHub - 3 maintainers
Top 4.0% on hackage.haskell.org
skylighting 0.14.1 💰
Skylighting is a syntax highlighting library with support for over one hundred languages. It der...
85 versions - Latest release: 5 months ago - 6 dependent packages - 86 dependent repositories - 102 thousand downloads total - 185 stars on GitHub - 1 maintainer
Top 4.2% on hackage.haskell.org
skylighting-core 0.14.1 💰
Skylighting is a syntax highlighting library. It derives its tokenizers from XML syntax definitio...
56 versions - Latest release: 5 months ago - 6 dependent packages - 58 dependent repositories - 56.3 thousand downloads total - 185 stars on GitHub - 1 maintainer
mig 0.2.1.0
The Core for the mig server library. With library mig we can build lightweight and composable ser...
7 versions - Latest release: 6 months ago - 5 dependent packages - 1 dependent repositories - 149 downloads total - 61 stars on GitHub - 1 maintainer
svgone 0.2.0.1
An SVG minifier, incorporating geometric transformations. WIP.
3 versions - Latest release: 6 months ago - 1 dependent package - 191 downloads total - 0 stars on GitHub - 1 maintainer
finite-semigroups 0.1.0.0
operations and classification for finite semigroups
1 version - Latest release: 7 months ago - 1 dependent package - 1 dependent repositories - 23 downloads total - 0 stars on GitHub - 1 maintainer
keycloak-hs 3.0.2
Please see the README on GitHub at https://github.com/cdupont/keycloak-hs#readme
21 versions - Latest release: 7 months ago - 1 dependent package - 2 dependent repositories - 6.39 thousand downloads total - 12 stars on GitHub - 1 maintainer
keystore 0.9.0.2
storing secret things
30 versions - Latest release: 7 months ago - 1 dependent package - 18.9 thousand downloads total - 10 stars on GitHub - 1 maintainer
Top 6.1% on hackage.haskell.org
store 0.7.18
[Index] [Quick Jump] Use the simple integer library instead of integer-gmp Use -f <flag> to e...
41 versions - Latest release: 7 months ago - 4 dependent packages - 56 dependent repositories - 32.9 thousand downloads total - 108 stars on GitHub - 5 maintainers
sydtest 0.15.1.1 💰
A modern testing framework for Haskell with good defaults and advanced testing features.
33 versions - Latest release: 8 months ago - 14 dependent packages - 27 dependent repositories - 3.96 thousand downloads total - 107 stars on GitHub - 1 maintainer
Top 0.9% on hackage.haskell.org
servant 0.20.1
49 versions - Latest release: 8 months ago - 108 dependent packages - 711 dependent repositories - 81.3 thousand downloads total - 11 maintainers
lifx-lan 0.8.2
[Index] [Quick Jump] Package maintainers For package maintainers and hackage trustees Candid...
21 versions - Latest release: 8 months ago - 1.81 thousand downloads total - 0 stars on GitHub - 1 maintainer
sandwich-webdriver 0.2.3.1
Yet another test framework for Haskell.
13 versions - Latest release: 8 months ago - 1 dependent package - 3 dependent repositories - 1.2 thousand downloads total - 69 stars on GitHub - 1 maintainer
evdev 2.3.1
Provides access to the Linux event device interface.
17 versions - Latest release: 9 months ago - 1 dependent repositories - 3.26 thousand downloads total - 12 stars on GitHub - 1 maintainer
systemd-ntfy 0.1.0
1 version - Latest release: 9 months ago - 37 downloads total - 1 maintainer
Top 8.1% on hackage.haskell.org
BlogLiterately-diagrams 0.3.1
A plugin for BlogLiterately (http://hackage.haskell.org/package/BlogLiterately) which turns inlin...
26 versions - Latest release: 9 months ago - 1 dependent package - 68 dependent repositories - 20.7 thousand downloads total - 1 maintainer
Top 7.9% on hackage.haskell.org
ginger 0.10.5.2
Ginger is Jinja, minus the most blatant pythonisms. Wants to be feature complete, but isn't quite...
64 versions - Latest release: 9 months ago - 2 dependent packages - 29 dependent repositories - 40 thousand downloads total - 1 maintainer
eventstore 1.4.3
EventStore TCP Client https://eventstore.com
66 versions - Latest release: 10 months ago - 27 dependent repositories - 41.6 thousand downloads total - 4 stars on GitHub - 1 maintainer
intricacy 0.8.2
A lockpicking-themed turn-based puzzle game on a hex grid. A series of preset puzzles serves as a...
28 versions - Latest release: 10 months ago - 13.6 thousand downloads total - 1 maintainer
cgrep 8.1.0
Cgrep: a context-aware grep for source codes
64 versions - Latest release: 10 months ago - 46.8 thousand downloads total - 700 stars on GitHub - 2 maintainers
Top 5.9% on hackage.haskell.org
universum 1.8.2
See README.md file for more details.
45 versions - Latest release: 11 months ago - 8 dependent packages - 74 dependent repositories - 23.3 thousand downloads total - 171 stars on GitHub - 4 maintainers
Top 3.6% on hackage.haskell.org
dns 4.2.0
52 versions - Latest release: 11 months ago - 9 dependent packages - 95 dependent repositories - 65.3 thousand downloads total - 1 maintainer
sandwich-slack 0.1.2.0
Yet another test framework for Haskell.
7 versions - Latest release: 11 months ago - 1 dependent package - 6 dependent repositories - 921 downloads total - 69 stars on GitHub - 1 maintainer
Top 3.4% on hackage.haskell.org
texmath 0.12.8 💰
The texmath library provides functions to read and write TeX math, presentation MathML, and OMML ...
126 versions - Latest release: 12 months ago - 4 dependent packages - 181 dependent repositories - 208 thousand downloads total - 299 stars on GitHub - 1 maintainer
zenacy-html 2.1.0
Zenacy HTML is an HTML parsing and processing library that implements the WHATWG HTML parsing sta...
9 versions - Latest release: 12 months ago - 1 dependent package - 7 dependent repositories - 1.04 thousand downloads total - 6 stars on GitHub - 1 maintainer
interval-algebra 2.2.0
Please see the README on GitHub at https://github.com/novisci/interval-algebra
42 versions - Latest release: 12 months ago - 1 dependent package - 1 dependent repositories - 8.31 thousand downloads total - 4 stars on GitHub - 1 maintainer
instana-haskell-trace-sdk 0.10.2.0
Please also see the README on Github at https://github.com/instana/haskell-trace-sdk#readme
16 versions - Latest release: 12 months ago - 1 dependent package - 1 dependent repositories - 2.74 thousand downloads total - 2 maintainers
Top 1.3% on hackage.haskell.org
diagrams-lib 1.4.6
Diagrams is a flexible, extensible EDSL for creating graphics of many types. Graphics can be cre...
68 versions - Latest release: almost 1 year ago - 28 dependent packages - 330 dependent repositories - 82.9 thousand downloads total - 5 maintainers
zephyr 0.5.3
Tree shaking tool and partial evaluator for PureScript CoreFn AST.
7 versions - Latest release: about 1 year ago - 1 dependent package - 2 dependent repositories - 2.48 thousand downloads total - 157 stars on GitHub - 2 maintainers
Top 5.5% on hackage.haskell.org
jmacro 0.6.18
35 versions - Latest release: about 1 year ago - 3 dependent packages - 121 dependent repositories - 34.3 thousand downloads total - 2 maintainers
stack-hpc-coveralls 0.0.7.0
Coveralls support for Stack projects
9 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 4.43 thousand downloads total - 33 stars on GitHub - 2 maintainers
Top 6.5% on hackage.haskell.org
citeproc 0.8.1
citeproc parses CSL style files and uses them to generate a list of formatted citations and bibli...
29 versions - Latest release: over 1 year ago - 3 dependent packages - 47 dependent repositories - 23.7 thousand downloads total - 1 maintainer
hw-balancedparens 0.4.1.3 💰
Balanced parentheses.
26 versions - Latest release: over 1 year ago - 3 dependent packages - 17 dependent repositories - 13.7 thousand downloads total - 4 stars on GitHub - 3 maintainers
hmt 0.20
Haskell library for Music Theory
10 versions - Latest release: over 1 year ago - 1 dependent package - 11 dependent repositories - 7.88 thousand downloads total - 1 maintainer
hmt-base 0.20
Haskell music theory Base Library
1 version - Latest release: over 1 year ago - 1 dependent package - 10 dependent repositories - 70 downloads total - 1 maintainer
inferno-lsp 0.1.0
A statically-typed functional scripting language
1 version - Latest release: over 1 year ago - 1 dependent repositories - 61 downloads total - 4 stars on GitHub - 1 maintainer
Top 1.1% on hackage.haskell.org
servant-server 0.19.2
A family of combinators for defining webservices APIs and serving them You can learn about the b...
49 versions - Latest release: over 1 year ago - 51 dependent packages - 709 dependent repositories - 70.9 thousand downloads total - 11 maintainers
indieweb-algorithms 0.1.1
[Last Documentation] Package maintainers For package maintainers and hackage trustees Candid...
2 versions - Latest release: over 1 year ago - 885 downloads total - 1 stars on codeberg.org - 1 maintainer
too-many-cells 3.0.1.0
Cluster single cells and analyze cell clade relationships with colorful visualizations.
29 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 10.6 thousand downloads total - 99 stars on GitHub - 1 maintainer
birch-beer 0.4.2.1
Generate a tree for displaying a hierarchy of groups with colors, scaling, and more.
25 versions - Latest release: over 1 year ago - 2 dependent packages - 1 dependent repositories - 9.68 thousand downloads total - 6 stars on GitHub - 1 maintainer
uniform-strings 0.1.3
Reduce complexity of Haskell by providing a set of uniformly named conversion functions between ...
5 versions - Latest release: almost 2 years ago - 5 dependent packages - 1 dependent repositories - 409 downloads total - 1 stars on GitHub - 1 maintainer
uniform-error 0.1.3
A minimal package to handle errors and exception in a simple but flexible way. Includes functions...
4 versions - Latest release: almost 2 years ago - 3 dependent packages - 1 dependent repositories - 293 downloads total - 0 stars on GitHub - 1 maintainer
uniform-fileio 0.1.3
Uniform operations for handling files and file path names independent from the representation. A...
4 versions - Latest release: almost 2 years ago - 2 dependent packages - 323 downloads total - 1 maintainer
htalkat 0.1.2
Server and curses client for the "talkat" (Talk Across TLS) real-time text communication protocol.
7 versions - Latest release: about 2 years ago - 313 downloads total - 1 maintainer
lsfrom 0.1.1
lsfrom lists the entries of a directory starting from a particular file and then the files after ...
4 versions - Latest release: about 2 years ago - 246 downloads total - 1 stars on GitHub - 1 maintainer
Top 0.6% on hackage.haskell.org
yesod-core 1.6.23
API docs and the README are available at http://www.stackage.org/package/yesod-core
216 versions - Latest release: about 2 years ago - 23 dependent packages - 1,191 dependent repositories - 220 thousand downloads total - 7 maintainers
Top 1.6% on hackage.haskell.org
yesod-auth 1.6.11
API docs and the README are available at http://www.stackage.org/package/yesod-auth
154 versions - Latest release: over 2 years ago - 6 dependent packages - 919 dependent repositories - 149 thousand downloads total - 6 maintainers
Top 4.5% on hackage.haskell.org
ghcide 1.5.0 💰
A library for building Haskell IDE's on top of the GHC API.
53 versions - Latest release: over 2 years ago - 38 dependent packages - 15 dependent repositories - 21.9 thousand downloads total - 2,565 stars on GitHub - 8 maintainers
csound-expression-dynamic 0.3.9
dynamic core for csound-expression
29 versions - Latest release: over 2 years ago - 3 dependent packages - 2 dependent repositories - 18.7 thousand downloads total - 4 stars on GitHub - 1 maintainer
Top 9.3% on hackage.haskell.org
doclayout 0.3.1 💰
doclayout is a prettyprinting library for laying out text documents, with several features not pr...
10 versions - Latest release: over 2 years ago - 10 dependent packages - 42 dependent repositories - 22 thousand downloads total - 19 stars on GitHub - 1 maintainer
Top 5.3% on hackage.haskell.org
jose 0.8.5
Implementation of JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT; RFC 7519). ...
40 versions - Latest release: over 2 years ago - 11 dependent packages - 80 dependent repositories - 34.8 thousand downloads total - 122 stars on GitHub - 1 maintainer
Top 1.4% on hackage.haskell.org
servant-client 0.18.3
This library lets you derive automatically Haskell functions that let you query each endpoint of ...
43 versions - Latest release: almost 3 years ago - 50 dependent packages - 454 dependent repositories - 52 thousand downloads total - 11 maintainers
Top 3.0% on hackage.haskell.org
servant-client-core 0.18.3
This library provides backend-agnostic generation of client functions. For more information, see ...
14 versions - Latest release: almost 3 years ago - 32 dependent packages - 199 dependent repositories - 24 thousand downloads total - 8 maintainers
hsc3 0.19.1
Library for communicating with the SuperCollider synthesiser
22 versions - Latest release: almost 3 years ago - 1 dependent package - 25 dependent repositories - 15 thousand downloads total - 2 maintainers
fadno 1.1.8
Polymorphic music library with export to musicxml and midi
9 versions - Latest release: over 3 years ago - 1 dependent repositories - 1.87 thousand downloads total - 15 stars on GitHub - 1 maintainer
Top 6.3% on hackage.haskell.org
doctemplates 0.8.3 💰
This is the text templating system used by pandoc. It supports variable interpolation, iteration,...
25 versions - Latest release: over 3 years ago - 6 dependent packages - 77 dependent repositories - 54.6 thousand downloads total - 49 stars on GitHub - 1 maintainer
Top 3.3% on hackage.haskell.org
hoogle 5.0.18
Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries...
96 versions - Latest release: almost 4 years ago - 6 dependent packages - 156 dependent repositories - 117 thousand downloads total - 1 maintainer
reflex-dom 0.5.3
14 versions - Latest release: over 4 years ago - 2 dependent packages - 82 dependent repositories - 6.87 thousand downloads total - 4 maintainers