The (experimental) Static module of hmatrix seems (I've used the packaged but not that module) to do exactly that: <a href="http://hackage.haskell.org/package/hmatrix-0.19.0.0/docs/Numeric-LinearAlgebra-Static.html">http://hackage.haskell.org/package/hmatrix-0.19.0.0/docs/Numeric-LinearAlgebra-Static.html</a><div><br><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Mar 14, 2019, 12:37 PM Francesco Ariis <<a href="mailto:fa-ml@ariis.it">fa-ml@ariis.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Mike,<br>
<br>
On Thu, Mar 14, 2019 at 11:10:06AM +0000, mike h wrote:<br>
> Multiplication of two matrices is only defined when the the number of columns in the first matrix <br>
> equals the number of rows in the second matrix. i.e. c1 == r2<br>
> <br>
> So when writing the multiplication function I can check that  c1 == r2 and do something.<br>
> However what I really want to do, if possible, is to have the compiler catch the error. <br>
<br>
Type-level literals [1] or any kind of similar trickery should help you<br>
with having matrices checked at compile-time.<br>
<br>
[1] <a href="https://downloads.haskell.org/~ghc/7.10.1/docs/html/users_guide/type-level-literals.html" rel="noreferrer" target="_blank">https://downloads.haskell.org/~ghc/7.10.1/docs/html/users_guide/type-level-literals.html</a><br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font color="#000000">Frederic Cogny<br></font></div><font color="#000000"><font>+33 </font><span>7 83 12 61 69</span></font><br></div></div>