<p dir="ltr"><br>
Am 23.04.2014 18:44 schrieb "John M. Dlugosz" <<a href="mailto:ngnr63q02@sneakemail.com">ngnr63q02@sneakemail.com</a>>:<br>
><br>
> On 4/23/2014 8:01 AM, Henk-Jan van Tuyl wrote:<br>
>><br>
>><br>
>> Go to the directory where the .cabal file is, and type<br>
>>    cabal install<br>
>> without a package name.<br>
><br>
><br>
> Ah, I see.  I was looking for a makefile or something that was part of the package.</p>
<p dir="ltr">You can consider the *.cabal file a Makefile describing the package. </p>
<p dir="ltr">> But won't that "install" it, overwriting the normal one?</p>
<p dir="ltr">Yes. But you could enter the cabal-file and change the name of the package. There are ways to tell fh-wedel which package it shall use on compiletime. <br>
</p>