fix dumb error
This commit is contained in:
parent
5f7795f70f
commit
8428e4bd7b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ module Servant.Server
|
|||
|
||||
import Data.Proxy (Proxy)
|
||||
import Network.Wai (Application)
|
||||
import Servant.API (Canonicalize)
|
||||
import Servant.API (Canonicalize, canonicalize)
|
||||
import Servant.Server.Internal
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue