Popularity
7.2
Stable
Activity
0.0
Stable
21
5
3
Monthly Downloads: 35
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.8.1
yackage alternatives and similar packages
Based on the "Distribution" category.
Alternatively, view yackage alternatives based on common mentions on social networks and blogs.
-
Cabal-ide-backend
Official upstream development repository for Cabal and cabal-install -
stackage
Stable Haskell package sets: vetted consistent packages from Hackage -
cabal-dev
A wrapper program around cabal and cabal-install that maintains sandboxed build environments. -
redo
djb's redo implementation in Haskell (for Haskell from Scratch video series) -
hackage-security-HTTP
Hackage security framework based on TUF (The Update Framework) -
hackage-security
Hackage security framework based on TUF (The Update Framework) -
hackage-repo-tool
Hackage security framework based on TUF (The Update Framework) -
cabal-helper
Give Haskell development tools access to Cabal project environment. -
hackport
A command line tool to generate Gentoo ebuilds from Hackage packages. -
stackage-upload
A more secure version of cabal upload which uses HTTPS -
hackage-diff
Compare the public API of different versions of a Hackage library -
haddocset
Generate docset of Dash by Haddock haskell documentation tool -
cabal-meta
avoid cabal dependency hell by installing all your cabal dependencies at the same time -
cblrepo
Tool to simplify managing a consistent set of Haskell packages for distributions. -
language-nix
Data types and useful functions to represent and manipulate the Nix language. | Source has moved to https://github.com/nixos/cabal2nix -
hackage-db
provide access to the Hackage database via Data.Map | Source has moved to https://github.com/nixos/cabal2nix -
haskell-packages
Haskell suite library for package management and integration with Cabal -
cabal-dependency-licenses
Compose a list of a project's transitive dependencies with their licenses -
distribution-nixpkgs
Haskell types and functions to represent, query, and manipulate the Nixpkgs distribution. | Source has moved to https://github.com/nixos/cabal2nix -
jailbreak-cabal
Strip version restrictions from build dependencies in Cabal files. -
haskell-updater
rebuilds Haskell packages after a GHC upgrade or a dependency upgrade -
cabal-uninstall
Very simple Haskell script to uninstall cabal packages -
stackage-update
Update your package index incrementally (requires git) -
dynamic-cabal
Dynamically load the Cabal library to use a newer version with the GHC API -
cabal-file-th
Template haskell function to bring cabal file fields into your source. -
cabal-constraints
Repeatable builds for cabalized Haskell projects
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
Do you think we are missing an alternative of yackage or a related project?
README
yackage
This package installs a yackage executable that runs a simplistic hackage-like server. It allows you to upload packages produced via cabal sdist and install them via cabal. The trick is to add the yackage repository to your cabal config file, with a line such as:
remote-repo: yackage:http://localhost:3500/