Skip to content
/ ultra Public

Place to put things i think are missing from some libraries i use, but things im not sure are actually useful or just dont want to push on anyone [Haskell]

License

Notifications You must be signed in to change notification settings

domdere/ultra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d00f43d · Mar 9, 2020
Feb 16, 2019
Mar 17, 2018
Jan 24, 2019
Jun 22, 2018
Feb 16, 2019
Nov 13, 2018
May 15, 2018
May 15, 2018
Feb 16, 2019
Feb 2, 2019
May 15, 2018
Feb 16, 2019
Feb 16, 2019
Oct 19, 2018
Feb 17, 2019
Feb 16, 2019
May 15, 2018
Feb 16, 2019
May 15, 2018
Feb 16, 2019
Feb 16, 2019
Feb 16, 2019
Jul 28, 2016
May 15, 2017
Mar 9, 2020
Oct 12, 2018
Jan 24, 2019

Repository files navigation

ultra Build Status

ultra

If I have functions and such that I wish to add to an existing library and I want to give them a trial period to see if they are really useful before committing myself to submitting a PR for the library itself, I'll put it in a project here first.

Usage

Using git and mafia?

Drop the mafia script next to your cabal file:

curl -O https://raw.githubusercontent.com/haskell-mafia/mafia/master/script/mafia && chmod +x mafia

Create a lib dir in the root of your git repo, and add ultra as a submodule in that directory.

Add the ultra projects you want to use to the relevant cabal files.

Build your project with:

./mafia build

About

Place to put things i think are missing from some libraries i use, but things im not sure are actually useful or just dont want to push on anyone [Haskell]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published