agrafix / funblog

A simple blog software written in Haskell
Apache License 2.0
84 stars 24 forks source link

Won't compile on Ubuntu 14.04, ghc-7.8.3 #3

Closed dschalk closed 9 years ago

dschalk commented 10 years ago

cabal: Could not resolve dependencies: trying: funblog-0.1.1.0 (user goal) trying: base-4.7.0.1/installed-e4b... (dependency of funblog-0.1.1.0) next goal: HSmarty (dependency of funblog-0.1.1.0) rejecting: HSmarty-0.2.0.1, 0.2.0.0, 0.1.1.0, 0.1.0.0 (conflict: base==4.7.0.1/installed-e4b..., HSmarty => base==4.6.*) Dependency tree exhaustively searched.

agrafix commented 9 years ago

It should compile now