nh2 / nh2/network-house

Net.Ethernet.Packet not instance of typeclass Unparse

Aberta
#3 2 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Haskell
Estrelas
13
Forks
7
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Net.Ethernet.Packet is not an instance of typeclass Unparse, but Net.Ethernet contains a function called unparse which presumably does the work of doUnparse on a Net.Ethernet.Packet. Presumably in the background an instance of typeclass Unparse is lurking!

Writing out the instance would uniformize the interface here, and make doUnparse the default interface for unparsing. At the moment, one can't doUnparse a Net.Ethernet.Packet object.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.