Added Alan's packages.

This commit is contained in:
Michael Snoyman 2012-11-25 12:17:49 +02:00
parent 8ab54e67ac
commit f3f9f8a765

View File

@ -62,6 +62,10 @@ stablePackages = execWriter $ do
-- Neil Mitchell
add "hoogle"
add "hlint"
-- Alan Zimmerman
add "hjsmin"
add "language-javascript"
where
add = flip addRange "-any"
addRange package range =