On 22 March 2010 10:57, Bernie Pope <florbit...@gmail.com> wrote: > Do you have minumum requirements for GHC? I tried to 'cabal install > salvia-demo', but with no luck:
Looking at the dependencies listed, they claim that GHC should work with >= 6.10.1. > cabal install salvia-demo > Resolving dependencies... > cabal: cannot configure syb-with-class-0.6.1. It requires template-haskell > ==2.4.* > For the dependency on template-haskell ==2.4.* there are these packages: > template-haskell-2.4.0.0. However none of them are available. > template-haskell-2.4.0.0 was excluded because template-haskell-2.3.0.1 was > selected instead > template-haskell-2.4.0.0 was excluded because ghc-6.10.4 requires > template-haskell ==2.3.0.1 Hmmm.... a quick look through the dependencies couldn't reveal what was pulling in syb-with-class; maybe if you just install syb-with-class-0.6 first and it will use that instead? -- Ivan Lazar Miljenovic ivan.miljeno...@gmail.com IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe