Restore import of <$>
This commit is contained in:
parent
7e53922f4f
commit
2dec05f48b
@ -23,6 +23,7 @@ module Crypto.Number.F2m
|
|||||||
|
|
||||||
import Data.Bits (xor, shift, testBit, setBit)
|
import Data.Bits (xor, shift, testBit, setBit)
|
||||||
import Data.List
|
import Data.List
|
||||||
|
import Crypto.Internal.Imports
|
||||||
import Crypto.Number.Basic
|
import Crypto.Number.Basic
|
||||||
|
|
||||||
-- | Binary Polynomial represented by an integer
|
-- | Binary Polynomial represented by an integer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user