Problems using Yesod on Debian Jessie
Greetings,
After installing a pristine Debian Jessie, I tried
# aptitude install yesod
...
$ yesod version
yesod-bin version: 1.2.13
$ yesod init
Project name: foo
So, what'll it be? simple
$ cd foo
$ yesod devel
Yesod devel server. Press ENTER to quit
Warning: The package list for 'hackage.haskell.org' does not exist. Run
'cabal update' to download it.
Resolving dependencies...
Configuring foo-0.0.0...
cabal: At least the following dependencies are missing:
fast-logger ==2.2.*,
shakespeare ==2.0.*,
wai-logger ==2.2.*,
yesod-core >=1.2.20 && <1.3
Looking at ~/foo/foo.cabal dependencies do not match the set of
packages provided by Jessie. I know how to install the latest Yesod
using cabal, but I rather use the Jessie-provided packages regardless
of how old they might become eventually.
Is this a bug or am I missing something?
Thanks,
--
Ernesto Hernández-Novich - @iamemhn - Unix: Live free or die!
Geek by nature, Linux by choice, Debian of course.
If you can't aptitude it, it isn't useful or doesn't exist.
GPG Key Fingerprint = 0064 ADF5 EB5C DE16 99C1 6C56 F2A3 86B5 A757 E5A1
Reply to: