]> gitweb.michael.orlitzky.com - hath.git/commit
Add type signatures to fix monomorphism restriction warnings (GHC 8).
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 6 Jul 2016 19:58:06 +0000 (15:58 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 6 Jul 2016 19:58:06 +0000 (15:58 -0400)
commit13b975060857b8acd64b7231074dc4a0c0a2915a
tree5d70d9eb04a5eb3f8cbe550b73fd098160dcdb40
parent006f90418a578308104b75362f0b595466900eed
Add type signatures to fix monomorphism restriction warnings (GHC 8).
src/Cidr.hs
src/IPv4Address.hs
src/Main.hs
src/Octet.hs