Skip to content

Instantly share code, notes, and snippets.

Created October 17, 2015 10:00
Show Gist options
  • Save anonymous/92563966c5e2a4f1437f to your computer and use it in GitHub Desktop.
Save anonymous/92563966c5e2a4f1437f to your computer and use it in GitHub Desktop.
*Main> :r
X.Main.main
:lookupInit
[17 of 19] Compiling X.Snip.BreakReflex ( X/Snip/BreakReflex.hs, interpreted )
X/Snip/BreakReflex.hs:11:1: Warning: Defined but not used: ‘main0’
Ok, modules loaded: Main, X.Main, X.Tools, S.Base.All, X.Interp.Parser.All, X.Writer.Latex, X.Interp.Parser.Header, X.Snip.BreakReflex, S.Base.Ext, S.Base.Header, S.Base.Arith, S.Base.SvgNode, S.Base.ConsoleLayout, S.Base.Log, S.Base.Env, X.Interp.Parser.Lexer, X.Interp.Parser.TokenLayout, X.Interp.Parser.Parser, X.Interp.Parser.RenderLatex.
*Main> X.Main.main
** (<interactive>:30089): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
<interactive>: Prelude.undefined
x@nixos ~/c/gui$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment