-
Notifications
You must be signed in to change notification settings - Fork 40
Home
MissingH is a large collection of assorted utility libraries for Haskell. Its primary audience is Haskell programmers that want to get practical things done fast.
It also serves as a staging area of sorts for useful, general-purpose Haskell code. This could be code that may eventually wind up in base Haskell libraries, or it could grow into a library in its own and be forked off. Or it could remain in MissingH indefinately.
But that doesn’t mean that MissingH is of low quality. It is backed by a rigorous unit test suite and comprehensive documentation.
- MissingH API Documentation is on the MissingH page at Hackage
- Projects using MissingH
- MissingH ApiChanges
- Problems
Using This Site:
- Editing Wiki Pages
- Reporting Bugs
- Account questions, such as recovering a lost password, logging in, etc.
- Other Software.Complete.Org Projects
- More Information on Software.Complete.Org
- Source downloads are available from the MissingH Hackage page — scroll all the way down to find them there
- The latest development trees are available via Git; see below.
- You can find Debian packages from the MissingH Debian Page.
- RPMs and packages for many other Linux and BSD distributions are also included with your distribution.
You can always download the source from the Downloads page and attach diffs. But it’s far better, both for you and for me, if you use Git.
Please see our 5-Minute Git Guide. You can check out the MissingH repository with:
git clone git://git.complete.org/missingh
You can also help by adding information to this wiki.
I encourage the use of the haskell-cafe mailing list for questions and discussions about MissingH. Gmane has made available excellent archives of this list as well.
There is a MissingH forum hosted right here on this site; just click the Forums tab above.