]> gitweb @ CieloNegro.org - haskell-dns.git/commit
Initial commit: serialisation and deserialisation of Message header
authorPHO <pho@cielonegro.org>
Tue, 19 May 2009 03:18:26 +0000 (12:18 +0900)
committerPHO <pho@cielonegro.org>
Tue, 19 May 2009 03:18:26 +0000 (12:18 +0900)
commit2778374186c39d8f30347a1f943708efd22f7d29
tree5af00e92fe5b690a9c31ea50fb505b95d7d4a4fb
Initial commit: serialisation and deserialisation of Message header
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
Network/DNS/Message.hs [new file with mode: 0644]
Setup.lhs [new file with mode: 0644]
dns.cabal [new file with mode: 0644]