Add package clock

This commit is contained in:
Philipp Middendorf 2014-11-25 16:51:29 +01:00
parent 97e95e16fd
commit fb702d1622

View File

@ -320,7 +320,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
mapM_ (add "Antoine Latter") $ words
"uuid byteorder"
mapM_ (add "Philipp Middendorf") "clock"
mapM_ (add "Philipp Middendorf <pmidden@secure.mailbox.org>") $ words
"clock"
mapM_ (add "Stefan Wehr <wehr@factisresearch.com>") $ words
"HTF xmlgen stm-stats"