From 85129e4a9b97e7fe27ea1c560ad43603ad5133bc Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 25 Apr 2016 16:11:03 -0400 Subject: Import Control.Applicative (for older base). --- Data/OpenPGP/Util/Gen.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Data/OpenPGP/Util/Gen.hs b/Data/OpenPGP/Util/Gen.hs index f7ab90f..b64517f 100644 --- a/Data/OpenPGP/Util/Gen.hs +++ b/Data/OpenPGP/Util/Gen.hs @@ -4,6 +4,7 @@ module Data.OpenPGP.Util.Gen where import Data.OpenPGP import Data.Maybe import Data.Word +import Control.Applicative import qualified Data.ByteString.Lazy as B import qualified Data.ByteString as S -- cgit v1.2.3