[Internal] Expose first and second over the whole codebase
This commit is contained in:
parent
38b7f6ad73
commit
d4213ca731
@ -13,3 +13,4 @@ module Crypto.Internal.Imports
|
||||
import Data.Word as X
|
||||
import Control.Applicative as X
|
||||
import Control.Monad as X (forM, forM_, void)
|
||||
import Control.Arrow as X (first, second)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user