summaryrefslogtreecommitdiff
path: root/Biz/Bild/Example.hs
blob: f812707f7e27d71246a99d5aabe6ba93cf850bbd (plain)
1
2
3
4
5
-- : out example
module Biz.Bild.Example where

main :: IO ()
main = print "hi"