Skip to content

Commit 838623a

Browse files
dalpdunclechu
authored andcommitted
Explicitly import GenericMode typeclass method
1 parent ee4baa6 commit 838623a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

servant-server/example/greet.hs

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import Network.Wai
1717
import Network.Wai.Handler.Warp
1818

1919
import Servant
20+
import Servant.API.Generic ((:-))
2021
import Servant.Server.Generic ()
2122

2223
-- * Example

0 commit comments

Comments
 (0)