fix servant-js import in examples/tutorial
This commit is contained in:
parent
eabf13ebdb
commit
0f15cb7328
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ import Data.Text (Text)
|
|||
import GHC.Generics
|
||||
import Network.Wai
|
||||
import Servant
|
||||
import Servant.JQuery
|
||||
import Servant.JQuery.JQuery
|
||||
import Servant.JS
|
||||
import Servant.JS.JQuery
|
||||
import System.Random
|
||||
|
||||
import qualified Data.Text as T
|
||||
|
|
Loading…
Reference in a new issue