Skip to content

Commit fea6386

Browse files
committed
Disable server example build on GHCJS
1 parent 8b2c25e commit fea6386

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

servant-multipart-client/servant-multipart-client.cabal

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ executable server
6161
, servant-multipart
6262
, servant-server
6363
, warp
64+
65+
if impl(ghcjs)
66+
buildable: false

0 commit comments

Comments
 (0)