PROPOSAL: add tryFdSeek to unix

Bas van Dijk v.dijk.bas at gmail.com
Thu Jun 30 00:06:26 CEST 2011


On 29 June 2011 21:18, Simon Marlow <marlowsd at gmail.com> wrote:
> I think it would make sense to refactor the unix package into a very thin
> "just the foreign imports" layer, and then the current unix as a layer on
> top of that.

We could use bindings-DSL for this foreign imports layer:

http://hackage.haskell.org/package/bindings-DSL

Bas



More information about the Libraries mailing list