<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Apr 10, 2016 at 6:32 PM, Ivan Lazar Miljenovic <span dir="ltr"><<a href="mailto:ivan.miljenovic@gmail.com" target="_blank">ivan.miljenovic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>On 10 April 2016 at 20:35, Rustom Mody <<a href="mailto:rustompmody@gmail.com" target="_blank">rustompmody@gmail.com</a>> wrote:<br>
><br>
><br>
> On Sun, Apr 10, 2016 at 2:55 PM, Rustom Mody <<a href="mailto:rustompmody@gmail.com" target="_blank">rustompmody@gmail.com</a>> wrote:<br>
>><br>
>> On Sun, Apr 10, 2016 at 2:13 PM, Ivan Lazar Miljenovic<br>
>> <<a href="mailto:ivan.miljenovic@gmail.com" target="_blank">ivan.miljenovic@gmail.com</a>> wrote:<br>
>>><br>
>>> On 10 April 2016 at 17:36, Rustom Mody <<a href="mailto:rustompmody@gmail.com" target="_blank">rustompmody@gmail.com</a>> wrote:<br>
>>><br>
>>> > Basic setups -- is it called haskell-mode/haskell-emacs or what?<br>
>>><br>
>>> haskell-emacs was Chris Done's first attempt at writing a new Haskell<br>
>>> mdoe for Emacs before he merged it into haskell-mode proper; so you<br>
>>> probably don't want to use haskell-emacs any more (it's rather old and<br>
>>> quite probably bitrotted).<br>
>><br>
>><br>
>> Just tried the "Quick Install" instructions at<br>
>> <a href="https://github.com/haskell/haskell-mode" rel="noreferrer" target="_blank">https://github.com/haskell/haskell-mode</a><br>
>> As best as I can see there is no haskell-mode after package-refresh<br>
>> contents<br>
>> There is only these when I try to do package-install [completions buffer]<br>
>><br>
>> Click on a completion to select it.<br>
>> In this buffer, type RET to select the completion near point.<br>
>><br>
>> Possible completions are:<br>
>> haskell-emacs     haskell-emacs-base<br>
>> haskell-emacs-text     haskell-snippets<br>
>> haskell-tab-indent<br>
><br>
><br>
><br>
> Update:<br>
> While the install via emacs package system doesn't work, install via git<br>
> does<br>
><br>
> <ot remark><br>
> Emacs package system is about as broken as a linux kernel would be if it<br>
> tried to do the job of grub<br>
> </ot remark><br>
><br>
<br>
</div></div>Can you double check whether melpa-stable was indeed added to<br>
package-archives?  (That said, I use melpa itself rather than<br>
melpa-stable to get regular snapshots rather than specific releases.)<br>
<br>
Another alternative is to use el-get to fetch it from git rather than<br>
package.el.<br>
<span></span><div dir="ltr"><div><div dir="ltr"><div><br></div></div></div></div></blockquote><div><br></div><div>Changing the melpa url from http to https seems to make it work -- thanks!<br></div><div>[Instructions here <a href="https://github.com/haskell/haskell-mode" target="_blank">https://github.com/haskell/haskell-mode</a> give http] <br></div><div>I'll need to check more carefully<br></div></div>
</div></div>