Skip to content

Commit 08b5e86

Browse files
akhesaCaroGaël Deest
authored andcommitted
(<>) needs the import of Data.Semigroup (ghc 8.2.2)
1 parent 86eb250 commit 08b5e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/cookbook/custom-errors/CustomErrors.lhs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Extensions and imports:
2020
import Data.Aeson
2121
import Data.Proxy
2222
import Data.Text
23+
import Data.Semigroup
2324
import GHC.Generics
2425
import Network.Wai
2526
import Network.Wai.Handler.Warp

0 commit comments

Comments
 (0)