avoid P2P.Protocol defining instance Proto.Serializable AssociatedFile
authorJoey Hess <joeyh@joeyh.name>
Wed, 9 Dec 2020 17:46:42 +0000 (13:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 9 Dec 2020 17:46:42 +0000 (13:46 -0400)
commit7e25c643cf53f6b4ac9d6a6d0a10c24d9c73a84d
tree9398125a64925ad70143057c568cbd71b2e0c714
parent004a4f5fb11112fb21c39ab6913489a4d6dab704
avoid P2P.Protocol defining instance Proto.Serializable AssociatedFile

It's got its own specific hacks, so it needs it own specific data type.
P2P/Protocol.hs