Skip to content

Commit

Permalink
revert removed applicative import
Browse files Browse the repository at this point in the history
  • Loading branch information
avanov committed May 12, 2024
1 parent 473567f commit f642675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Web/Internal/TestInstances.hs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module Web.Internal.TestInstances
, NoEmptyKeyForm(..)
) where

import Control.Applicative -- for ghc < 9.6
import Data.Char
import qualified Data.Map.Strict as Map
import qualified Data.Text as T
Expand Down

0 comments on commit f642675

Please sign in to comment.