summaryrefslogtreecommitdiffhomepage
path: root/debug-me.hs
blob: 553343afcaf2109396ec132bb717e5ff17df740c (plain)
1
2
3
4
5
6
module Main where

import Types
import Hash

main = print "hi"