Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing 17.0 with stack -- issues with cabal 2.2.0.1 and GtkSourceView #486

Open
andrewufrank opened this issue Jul 1, 2018 · 0 comments

Comments

@andrewufrank
Copy link

I installed a fresh clone and encountered some issues:
stack setupt --upgrade cabal
the error is

Distribution/Compat/Lens.hs:54:1: error:
    Failed to load interface for ‘Control.Monad.State.Class’

does not work, cabal 2.2.0.1 can be installed separately with stack install cabal

install separately the newest Glob (0.9.2)
the stack.yaml file is not uptodate. add manually Glob-0.9.2 and then use stack solver to adjust.

i end up with an error:

/home/frank/localInstall/leksah/src/IDE/TextEditor/GtkSourceView.hs:454:28-55: error:
• Couldn't match expected type ‘GHC.Int.Int32’
with actual type ‘[EventMask]’
• In the second argument of ‘widgetAddEvents’, namely
‘[EventMaskButtonReleaseMask]’

I look forward to use the new 17.0 leksah!

hamishmack added a commit that referenced this issue Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant