[Haskell-cafe] Arrow laws of Netwire
Ivan Perez
ivanperezdominguez at gmail.com
Sun Feb 18 09:20:35 UTC 2018
On 18 February 2018 at 04:17, Ivan Perez <ivanperezdominguez at gmail.com>
wrote:
> [...]
>
> type Signal a = MStream Time a
>
Sorry. Made a mistake. Should be:
type Signal a = MStream (Reader Time) a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180218/71947aae/attachment.html>
More information about the Haskell-Cafe
mailing list