Skip to content

Commit 378f298

Browse files
authored
Revert "Depend on c2hs"
1 parent 959b539 commit 378f298

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

webkit-javascriptcore.cabal-renamed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ custom-setup
3131
Library
3232
hs-source-dirs: src
3333
build-depends: base >= 4 && < 5
34-
build-tools: c2hs
34+
3535
exposed-modules:
3636
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSBase
3737
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSContextRef

webkit2gtk3-javascriptcore.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ custom-setup
3232
Library
3333
hs-source-dirs: src
3434
build-depends: base >= 4 && < 5
35-
build-tools: c2hs
3635

3736
exposed-modules:
3837
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSBase

webkitgtk3-javascriptcore.cabal-renamed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ custom-setup
3131
Library
3232
hs-source-dirs: src
3333
build-depends: base >= 4 && < 5
34-
build-tools: c2hs
34+
3535
exposed-modules:
3636
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSBase
3737
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSContextRef

0 commit comments

Comments
 (0)