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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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