define typeclasses for interfacing between PostService and DHT
This commit is contained in:
parent
1a085f2fe0
commit
d55c2f1f1b
|
@ -4,7 +4,6 @@
|
|||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE RankNTypes #-}
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
|
||||
{-# LANGUAGE InstanceSigs #-}
|
||||
|
||||
module Hash2Pub.PostService where
|
||||
|
|
Loading…
Reference in a new issue