-- Set the include path. :set -isrc -- Load the stuff we want to play with. :{ :load src/Bit.hs src/Octet.hs src/IPv4Address.hs src/Cidr.hs src/DNS.hs :} :set prompt "hath> "