Skip to content

Commit 0977456

Browse files
committed
Fix 8.6.5 build
1 parent 1227452 commit 0977456

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ghcide/bench/lib/Experiments.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ module Experiments
2525
import Control.Applicative.Combinators (skipManyTill)
2626
import Control.Exception.Safe (IOException, handleAny, try)
2727
import Control.Monad.Extra
28+
import Control.Monad.Fail
2829
import Control.Monad.IO.Class
2930
import Data.Aeson (Value (Null), toJSON)
3031
import Data.Either (fromRight)

0 commit comments

Comments
 (0)