From 52d0b5284170588b24573164e60f99a4001f9b9d Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Fri, 28 Sep 2012 23:50:52 +0200 Subject: save modification - no idea --- Network/EBus/Layer2.hs | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Network/EBus/Layer2.hs') 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, -- cgit v1.2.1