\chapter{Protocol Packet} \begin{code} {-# LANGUAGE StrictData #-} module Tox.Network.Core.Protocol where \end{code} \input{src/Tox/Network/Core/Packet.lhs} \input{src/Tox/Network/Core/PacketKind.lhs}