Custom Query (152 matches)
Results (25 - 27 of 152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1123 | fixed | Broken links for images in Haddock | somebody | guest |
| description |
In the page of Graphics.UI.Gtk.General.StockItems? the links to the images are broken. |
|||
| #1126 | fixed | drawWindowGetPointer raises "NonExhaustivePattern" or something... | somebody | guest |
| description |
..when called inside a callback for onScroll... anyways in Events.hsc there is that little function "toModifier" which is used for everything else and that works. It have a nice comment: -- Turn an int into a modifier. -- -- * Use instead of (toFlags . fromIntegral) since the latter will fail -- if flags are set for which no constructor exists -- which is exactly what gets done in DrawWindow.hsc.pp, and then the error. I would gladly post a patch, but I'm not very skilled on making patches. The obvious fix however worked for me:
|
|||
| #1127 | fixed | PixbufData instance for MArray missing a method | axel | guest |
| description |
gtk/Graphics/UI/Gtk/Gdk/PixbufData.hs.pp:58:0: No instance nor default method for class operation Data.Array.Base.getNumElements seems straightforward. |
|||
Note: See TracQuery
for help on using queries.