
20 Nov
2011
20 Nov
'11
11:29 a.m.
It seems so trivial, but I haven't been able to do it. I'm trying to compile a single .hs file whose dependencies are available in a cabal-dev environment. For example, at my website repo [1] you can see that I have a ``wunki.hs`` which uses Hakyll [2] to create my website. I have installed Hakyll with cabal-dev. But now I want to ``ghc --make wunki.hs`` with that cabal-dev environment. Is this possible? [1]: https://github.com/wunki/www.wunki.org [2]: https://github.com/jaspervdj/hakyll -- Petar Radošević, Programmer wunki.org | @wunki