Skip to content

Commit 24e50fa

Browse files
committed
export request in ghcjs solga
1 parent 4257d7e commit 24e50fa

File tree

1 file changed

+2
-0
lines changed
  • solga-client-ghcjs/src/Solga/Client

1 file changed

+2
-0
lines changed

solga-client-ghcjs/src/Solga/Client/GHCJS.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ module Solga.Client.GHCJS
2727
, WithData(..)
2828
, GetResponse(..)
2929
, JSONResponse(..)
30+
, Request(..)
31+
, Header
3032
) where
3133

3234
import Data.Kind

0 commit comments

Comments
 (0)