We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4baa6 commit 838623aCopy full SHA for 838623a
servant-server/example/greet.hs
@@ -17,6 +17,7 @@ import Network.Wai
17
import Network.Wai.Handler.Warp
18
19
import Servant
20
+import Servant.API.Generic ((:-))
21
import Servant.Server.Generic ()
22
23
-- * Example
0 commit comments