Fix error
This commit is contained in:
parent
b58efa1fc2
commit
e31017831a
@ -5,13 +5,9 @@
|
|||||||
|
|
||||||
module Jon.Main
|
module Jon.Main
|
||||||
( main
|
( main
|
||||||
, runFunction
|
|
||||||
, runQuery
|
|
||||||
, runIns
|
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Control.Exception (bracket)
|
import Control.Exception (bracket)
|
||||||
import Database.Beam
|
|
||||||
import Database.Beam.Postgres
|
import Database.Beam.Postgres
|
||||||
import Servant
|
import Servant
|
||||||
import Servant.Swagger.UI
|
import Servant.Swagger.UI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user