Fix greet.hs build
This commit is contained in:
parent
1fba9dc604
commit
8dbe7bd680
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ import Network.Wai.Handler.Warp
|
|||
|
||||
import Servant
|
||||
import Servant.Server.Generic ()
|
||||
import Servant.API.Generic ((:-))
|
||||
|
||||
-- * Example
|
||||
|
||||
|
|
Loading…
Reference in a new issue