summaryrefslogtreecommitdiff
path: root/Network
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2012-09-28 23:50:52 +0200
committerYves Fischer <yvesf-git@xapek.org>2012-09-28 23:50:52 +0200
commit52d0b5284170588b24573164e60f99a4001f9b9d (patch)
tree45685caa51c80da564035e65717a19b9ca5b5298 /Network
parent1270abb4ce6842d3b66f792d23358b97a530c4d5 (diff)
downloadhaskell-ebus-master.tar.gz
haskell-ebus-master.zip
save modification - no ideaHEADmaster
Diffstat (limited to 'Network')
-rw-r--r--Network/EBus/Layer2.hs11
1 files changed, 11 insertions, 0 deletions
diff --git a/Network/EBus/Layer2.hs b/Network/EBus/Layer2.hs
index 04d652c..d91bcc7 100644
--- a/Network/EBus/Layer2.hs
+++ b/Network/EBus/Layer2.hs
@@ -1,3 +1,14 @@
+-----------------------------------------------------------------------------
+-- |
+-- Module : Network.EBus.Layer2
+-- Copyright : Yves Fischer 2012
+-- License : BSD3
+--
+-- Stability : experimental
+-- Portability : portable
+--
+-- This module contains a Attoparsec based Parser for eBus Layer 2
+
module Network.EBus.Layer2(
ebusParserLayer2,
EbusPacket,