Ticket #1134 (closed defect: wontfix)
Could not find module `Graphics.UI.Gtk.SourceView'
| Reported by: | guest | Owned by: | duncan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | SourceView bindings | Version: | 0.9.12 |
| Keywords: | Cc: |
Description
I hope I am reporting this at the right place.
I installed version 0.9.13 on a windows xp machine using gtk2hs-0.9.13.exe.
I had previously installed GHC 6.8.3.
I successfully compiled many examples from the demo folder, but trying to compile the sourceview example gives me the following error: Could not find module 'Graphics.UI.Gtk.SourceView?'
I then downloaded from http://projects.gnome.org/gtksourceview/download.html, but I am not sure where to put the dll of if I have some extra step to do to make it available to GHC (I could not find a SourceView? package on Hackage.)
Change History
Note: See
TracTickets for help on using
tickets.