<div dir="ltr"><div><span style="font-family:verdana,arial,helvetica,sans-serif;font-size:14px">Hello, </span></div><div><span style="font-family:verdana,arial,helvetica,sans-serif;font-size:14px">I'm trying to install an application </span><a href="https://raw.githubusercontent.com/termite2/debug/master/Debug/SourceView.hs" rel="nofollow" style="font-family:verdana,arial,helvetica,sans-serif;font-size:14px;text-decoration-line:none;color:rgb(0,121,211);margin:0px">Termite - Debug</a><span style="font-family:verdana,arial,helvetica,sans-serif;font-size:14px"> but I get this error in line 929:14</span><br></div><div><p style="margin:0.357143em 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif">when it try to do this</p><p style="margin:0.357143em 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif">             </p><p style="margin:0.357143em 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif">             lprog <- G.labelNew Nothing<br></p><p style="margin:0.357143em 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif"><br></p><p style="margin:0.357143em 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif">The error says:</p><blockquote style="margin:0.357143em 0px 0.357143em 5px;padding:0px 8px;color:rgb(79,79,79);border-left:2px solid rgb(197,193,173);font-family:verdana,arial,helvetica,sans-serif;font-size:14px"><p style="margin:0px;padding:0px;font-size:1em;line-height:1.42857em">Could not deduce (glib-0.13.4.1:System.Glib.UTFString.GlibString string0) arising from a use of ‘G.labelNew’ from the context (D.Rel c v a s) bound by the type signature for sourceWindowCreate :: D.Rel c v a s => RSourceView c a u -> IO G.Widget at Debug/SourceView.hs:913:23-73 instance glib-0.13.4.1:System.Glib.UTFString.GlibString [Char] -- Defined in ‘glib-0.13.4.1:System.Glib.UTFString’ In a stmt of a 'do' block: lprog <- G.labelNew Nothing In the expression: do { vbox <- G.vBoxNew False 0; G.widgetShow vbox; spec <- getIORef svInputSpec ref; code <- codeWinNew spec; .... } In an equation for ‘sourceWindowCreate’: sourceWindowCreate ref = do { vbox <- G.vBoxNew False 0; G.widgetShow vbox; spec <- getIORef svInputSpec ref; cabal: Error: some packages failed to install:</p></blockquote><p style="margin:0.357143em 0px 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif">I really don't know how to proceed, I'm new with Haskell </p><p style="margin:0.357143em 0px 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif"><br></p><p style="margin:0.357143em 0px 0px;padding:0px;font-size:14px;line-height:1.42857em;font-family:verdana,arial,helvetica,sans-serif">Thanks in advance.</p></div><div><br></div><div class="gmail_signature"><div dir="ltr"><div>-----------------<br>Agustin Larreinegabe</div></div></div>
</div>