packages feed

hhp-0.0.3: test/data/hlint.hs

module Hlist where

main :: IO ()
main = do
    putStrLn $ foldr (+) 0 [0..10]