We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4257d7e commit 24e50faCopy full SHA for 24e50fa
solga-client-ghcjs/src/Solga/Client/GHCJS.hs
@@ -27,6 +27,8 @@ module Solga.Client.GHCJS
27
, WithData(..)
28
, GetResponse(..)
29
, JSONResponse(..)
30
+ , Request(..)
31
+ , Header
32
) where
33
34
import Data.Kind
0 commit comments