diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-22 22:45:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-22 22:45:51 -0400 |
commit | ee0d60ee055f57cfa352d3c83b0027a1a68482b8 (patch) | |
tree | 16e2e73a03d982553bd72858c6b99be052aec65b /doc/install | |
parent | 687847e3afd2e078b75fc47bbf22d337939c0505 (diff) | |
parent | e454e5abd332cc3e0307d935e3643e140d65384a (diff) |
Merge branch 'master' into android-rebuild
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/fromscratch.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn index 64e2fa84e..7694733c7 100644 --- a/doc/install/fromscratch.mdwn +++ b/doc/install/fromscratch.mdwn @@ -7,6 +7,7 @@ quite a lot. * [MissingH](http://github.com/jgoerzen/missingh/wiki) * [utf8-string](http://hackage.haskell.org/package/utf8-string) * [SHA](http://hackage.haskell.org/package/SHA) + * [cryptohash](http://hackage.haskell.org/package/cryptohash) * [dataenc](http://hackage.haskell.org/package/dataenc) * [monad-control](http://hackage.haskell.org/package/monad-control) * [QuickCheck 2](http://hackage.haskell.org/package/QuickCheck) |