Skip to content

Commit 5427387

Browse files
committed
little improvements
1 parent 7484780 commit 5427387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

servant/src/Servant/API/Internal/Test/ComprehensiveAPI.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
module Servant.API.Internal.Test.ComprehensiveAPI where
88

99
import Data.Proxy
10+
1011
import Servant.API
1112

1213
type GET = Get '[JSON] ()

0 commit comments

Comments
 (0)