<div dir="ltr">Sorry, I should have said "you're using American spelling."</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 27, 2017 at 12:08 PM, Michael Snoyman <span dir="ltr"><<a href="mailto:michael@snoyman.com" target="_blank">michael@snoyman.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">It's because you're an American.<div><br>Replace binary-serialize-cbor with binary-serialise-cbor in your cabal file :)<br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Fri, Jan 27, 2017 at 12:01 PM, Juan Luis Martty <span dir="ltr"><<a href="mailto:jmartty@hotmail.com" target="_blank">jmartty@hotmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">




<div dir="ltr">
<div id="m_-6713330312521789570m_3081062100415436959divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<p>Hello, I am trying to use binary-serialise-cbor in my project. Since it's not on hackage I followed the docs and added the following to stack.yaml:<br>
<br>
</p>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">packages:</span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">- '.'</span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">- location:</span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">    git: <a href="https://github.com/well-typed/binary-serialise-cbor.git" target="_blank">https://github.com/well-typed/<wbr>binary-serialise-cbor.git</a></span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">    commit: 1e11ea5cc7810d241b2fe1bca0ed43<wbr>5baa4d4371</span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">  extra-dep: true</span></div>
<div><br>
<span style="font-family:"Courier New",monospace;font-size:10pt">flags:</span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">  binary-serialise-cbor:</span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">    newtime15: true</span></div>
<br>
<br>
<p></p>
<p>And in my .cabal file I have:<br>
<br>
</p>
<div><span style="font-size:10pt;font-family:"Courier New",monospace">  build-depends:       base >= 4.7 && < 5,</span></div>
<div><span style="font-size:10pt;font-family:"Courier New",monospace">                       network-simple,</span></div>
<div><span style="font-size:10pt;font-family:"Courier New",monospace">                       time,</span></div>
<div><span style="font-size:10pt;font-family:"Courier New",monospace">                       binary-serialize-cbor,</span></div>
<div><span style="font-size:10pt;font-family:"Courier New",monospace">                       bytestring</span></div>
<br>
<br>
<p></p>
<p>When I do stack build the package is downloaded and built but then I get the following error:<br>
<br>
</p>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">Error: While constructing the build plan, the following exceptions were encountered:</span></div>
<div><br>
</div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">In the dependencies for hcopia-0.1.0.0:</span></div>
<div><span style="font-family:"Courier New",monospace;font-size:10pt">    binary-serialize-cbor must match -any, but the stack configuration has no specified version</span></div>
<div><br>
</div>
<p><br>
</p>
I attached both files just in case. <br>
<br>
Regards,
<p></p>
<p>Juan</p>
</div>
</div>

<br></div></div>______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bi<wbr>n/mailman/listinfo/haskell-caf<wbr>e</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div><br></div>
</blockquote></div><br></div>