mirror of
https://github.com/urbit/shrub.git
synced 2024-12-30 15:44:03 +03:00
Merge pull request #3851 from urbit/pp/fix-kh
king: Fix MonadFail issue in Packet.hs
This commit is contained in:
commit
b8f161cf69
@ -6,6 +6,7 @@ module Urbit.Vere.Ames.Packet where
|
||||
|
||||
import Urbit.Prelude
|
||||
|
||||
import Control.Monad.Fail
|
||||
import Data.Bits
|
||||
import Data.LargeWord
|
||||
import Data.Serialize
|
||||
|
Loading…
Reference in New Issue
Block a user