Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion webkit-javascriptcore.cabal-renamed
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ custom-setup
Library
hs-source-dirs: src
build-depends: base >= 4 && < 5
build-tools: c2hs
exposed-modules:
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSBase
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSContextRef
Expand Down
1 change: 0 additions & 1 deletion webkit2gtk3-javascriptcore.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ custom-setup
Library
hs-source-dirs: src
build-depends: base >= 4 && < 5
build-tools: c2hs

exposed-modules:
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSBase
Expand Down
2 changes: 1 addition & 1 deletion webkitgtk3-javascriptcore.cabal-renamed
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ custom-setup
Library
hs-source-dirs: src
build-depends: base >= 4 && < 5
build-tools: c2hs
exposed-modules:
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSBase
Graphics.UI.Gtk.WebKit.JavaScriptCore.JSContextRef
Expand Down