snap fails to install after clean install on Haskell Platform 8.0.1

47 views
Skip to first unread message

kees Bleijenberg

unread,
Jun 17, 2016, 10:29:34 AM6/17/16
to Snap Framework
I removed everything from GHC from my windows 7 64 bits machine and installed the haskell platform 8.0.1. ghc  version 8.0.1, cabal version: 1.24.0.0.

Then i did cabal -v install snap and I get:
"D:\Program Files\Haskell Platform\8.0.1\lib\extralibs\bin\alex.exe" "--version"
"C:\Users\kees\AppData\Roaming\cabal\bin\cpphs.exe" "--version"
"D:\Program Files\Haskell Platform\8.0.1\mingw\bin\gcc.exe" "-dumpversion"
looking for tool haddock near compiler in D:\Program Files\Haskell
Platform\8.0.1\bin
found haddock in D:\Program Files\Haskell Platform\8.0.1\bin\haddock.exe
"D:\Program Files\Haskell Platform\8.0.1\bin\haddock.exe" "--version"
"D:\Program Files\Haskell Platform\8.0.1\lib\extralibs\bin\happy.exe" "--version"
"D:\Program Files\Haskell Platform\8.0.1\bin\hpc.exe" "version"
looking for tool hsc2hs near compiler in D:\Program Files\Haskell
Platform\8.0.1\bin
found hsc2hs in D:\Program Files\Haskell Platform\8.0.1\bin\hsc2hs.exe
"D:\Program Files\Haskell Platform\8.0.1\bin\hsc2hs.exe" "--version"
"D:\Program Files\Haskell Platform\8.0.1\lib\extralibs\bin\HsColour.exe" "-version"
"D:\Program Files\Haskell Platform\8.0.1\bin\ghc.exe" "-c" "D:\Temp\4118467.c" "-o" "D:\Temp\633426500.o"
"D:\Program Files\Haskell Platform\8.0.1\mingw\bin\ld.exe" "-x" "-r" "D:\Temp\633426500.o" "-o" "D:\Temp\1916915724.o"
"D:\gtk2\bin\pkg-config.exe" "--version"
Reading available packages...
"D:\gtk2\bin\pkg-config.exe" "--list-all"
"D:\gtk2\bin\pkg-config.exe" "--modversion" "libpng14" "cairo-win32" "cairo" "fontconfig" "gail" "gtk+-win32-2.0" "cairo-pdf" "pangowin32" "gio-2.0" "freetype2" "cairo-gobject" "cairo-ps" "gdk-win32-2.0" "libpng" "gobject-2.0" "pixman-1" "pangocairo" "cairo-win32-font" "cairo-svg" "cairo-fc" "cairo-png" "glib-2.0" "gmodule-2.0" "pango" "gthread-2.0" "gio-windows-2.0" "gdk-2.0" "gtk+-2.0" "cairo-ft" "atk" "gdk-pixbuf-2.0" "gmodule-no-export-2.0" "pangoft2"
Choosing modular solver.
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: snap-0.14.0.7 (user goal)
trying: base-4.9.0.0/installed-4.9... (dependency of snap-0.14.0.7)
next goal: template-haskell (dependency of snap-0.14.0.7)
rejecting: template-haskell-2.11.0.0/installed-2.1...,
template-haskell-2.11.0.0 (conflict: snap => template-haskell>=2.2 && <2.11)
rejecting: template-haskell-2.10.0.0 (conflict:
base==4.9.0.0/installed-4.9..., template-haskell => base==4.8.)
rejecting: template-haskell-2.9.0.0 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base==4.7.
)
rejecting: template-haskell-2.8.0.0 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base==4.6.)
rejecting: template-haskell-2.7.0.0 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base==4.5.
)
rejecting: template-haskell-2.6.0.0 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base==4.4.)
rejecting: template-haskell-2.5.0.0 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base==4.3.
)
rejecting: template-haskell-2.4.0.1 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base==4.2.*)
rejecting: template-haskell-2.4.0.0 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base>=3 && <4.3)
rejecting: template-haskell-2.3.0.1, template-haskell-2.3.0.0,
template-haskell-2.2.0.0 (conflict: base==4.9.0.0/installed-4.9...,
template-haskell => base<4.3)
Dependency tree exhaustively searched.

MightyByte

unread,
Jun 20, 2016, 1:04:17 AM6/20/16
to snap_fr...@googlegroups.com
Snap 0.14 doesn't support GHC 8. Try building against the most recent
code in the github master branch.
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Snap Framework" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to snap_framewor...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages