Explicitly import GenericMode typeclass method
This commit is contained in:
parent
ee4baa610c
commit
838623a0df
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ import Network.Wai
|
||||||
import Network.Wai.Handler.Warp
|
import Network.Wai.Handler.Warp
|
||||||
|
|
||||||
import Servant
|
import Servant
|
||||||
|
import Servant.API.Generic ((:-))
|
||||||
import Servant.Server.Generic ()
|
import Servant.Server.Generic ()
|
||||||
|
|
||||||
-- * Example
|
-- * Example
|
||||||
|
|
Loading…
Reference in a new issue