Idris2/libs
Edwin Brady 28855088c2 Split HasIO into HasIO and MonadIO
For things which don't require (>>=), HasIO is fine, otherwise MonadIO
gives access to the monad interface.
2020-06-21 14:46:14 +01:00
..
base Split HasIO into HasIO and MonadIO 2020-06-21 14:46:14 +01:00
contrib Port over some contrib stuff 2020-06-15 14:56:19 -05:00
network Added fix to recvAll that doesn't use signal (Left 0) but the size of the buffer 2020-06-06 20:51:19 +02:00
prelude Split HasIO into HasIO and MonadIO 2020-06-21 14:46:14 +01:00