[Haskell-cafe] Checking minimum package bounds

Carter Schonwald carter.schonwald at gmail.com
Mon Jul 7 14:52:53 UTC 2014


Herbert's wonderful multi ghci Travis let's you test on all the configs
https://github.com/hvr/multi-ghc-travis

On Monday, July 7, 2014, Alois Cochard <alois.cochard at gmail.com> wrote:

> On 6 July 2014 01:11, Adam Bergmark <adam at bergmark.nl
> <javascript:_e(%7B%7D,'cvml','adam at bergmark.nl');>> wrote:
>
>> Common best practice seems to be to support the last two haskell platform
>> releases, and that's pretty easy to test against.
>>
>
> Actually, how do you do that?
>
> It's a shame that the platform is not a 'hackage' package, otherwise I
> could simply install it in a sandbox...
> But how can I test my app for a specific platform without reinstalling my
> local/global DB?
>
> For now I'm going on the platform github repo to get the versions, I put
> them as lower bound and then I use Omari's sunlight.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140707/3b6effad/attachment.html>


More information about the Haskell-Cafe mailing list