How do i find the current version of yesod on fpcomplete site

112 views Asked by At

I would like some more information than just that, but the yesod version number (including minor version) would be a start. I am noticing that my datamodel file is taking too long to compile (minutes) quite often. In order to understand the bottleneck, I wanted to get a local image of yesod running on fpcomplete. It so happens that the current version of Network.HTTP.Conduit does not export def.

  1. What are the minimum dependencies that I need to install and their versions to get an image identical to the one running of fpcomplete. Is there a file that I can use to build my project locally? The project.cabal generation feature might be useful here.

Any pointers will be greatly appreciated. Thanks.

1

There are 1 answers

2
user3163828 On BEST ANSWER

The general answer for what's in an FP Complete environment is "The haskell platform for the selected environment plus stackage". Exactly which build of stackage is a bit harder to figure out, but it's recent.

Then there's this: http://haddocks.fpcomplete.com/fp/7.4.2/20130922-179/