Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
/ toy-sources Public archive

Cabal-meta sources.txt for easily building HEAD versions of the toy packages

Notifications You must be signed in to change notification settings

mgsloan/toy-sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

toy-sources

This repository contains a sources.txt file in the format expected by cabal-meta. This allows you to build and develop the most recent HEAD versions of the toy packages.

Usage

git clone https://github.com/mgsloan/toy-sources.git
cd toy-sources
cabal-meta install

If all goes well, the HEAD versions of the toys packages will now be in the vendor/ directory, and be installed to your local cabal package database.

One possible source for build failure might be if these libraries depend on the HEAD versions of diagrams packages. While currently they build with the hackage version of the diagrams packages (0.7), at some point in the future this might not be the case. If so, an easy way to install the HEAD versions of the diagrams packages is to use diagrams-sources.

About

Cabal-meta sources.txt for easily building HEAD versions of the toy packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published