packages feed

pipes-protolude-0.1.0.0: app/Main.hs

module Main where

import Pipes.Protolude

main :: IO ()
main = return ()