little improvements
This commit is contained in:
parent
7484780013
commit
54273878b9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
module Servant.API.Internal.Test.ComprehensiveAPI where
|
||||
|
||||
import Data.Proxy
|
||||
|
||||
import Servant.API
|
||||
|
||||
type GET = Get '[JSON] ()
|
||||
|
|
Loading…
Reference in a new issue