Skip to content

Commit

Permalink
Merge pull request #185 from soupi/ghc9.6
Browse files Browse the repository at this point in the history
make spock compile with ghc-9.6
  • Loading branch information
agrafix authored Jul 5, 2023
2 parents a77e867 + d0b51fa commit 40d028b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Spock-core/src/Web/Spock/Core.hs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ where

import Control.Applicative
import Control.Monad.Reader
import Data.Foldable (forM_)
import Data.HVect hiding (head)
import qualified Data.Text as T
import qualified Network.HTTP.Types as Http
Expand Down

0 comments on commit 40d028b

Please sign in to comment.