packages feed

haskell-tools-cli-0.8.0.0: examples/Project/with-multi-main/A.hs

module Main where

import B

main = putStrLn (b ++ " World")