DNS libary in Haskell
Go to file
Kazu Yamamoto 6c963f0d0e Merge pull request #8 from mjorlitzky/master
Add lookupNS function and an associated hspec test.
2013-07-23 16:55:07 -07:00
Network Add lookupNS function and an associated hspec test. 2013-07-23 12:03:34 -04:00
test Add lookupNS function and an associated hspec test. 2013-07-23 12:03:34 -04:00
.gitignore initial import. 2010-03-17 15:04:11 +09:00
.travis.yml adding .travis.yml 2012-12-11 17:36:18 +09:00
dns.cabal Using hspec. 2012-12-11 18:17:33 +09:00
LICENSE initial import. 2010-03-17 15:04:11 +09:00
Setup.hs initial import. 2010-03-17 15:04:11 +09:00
SimpleServer.hs adding "." to "localhost" and using "8.8.8.8". 2012-10-17 10:29:33 +09:00