methodpool: small demo how to access a Data.Map instance from C
authorBernhard Urban <lewurm@gmail.com>
Sun, 8 Apr 2012 22:35:44 +0000 (00:35 +0200)
committerBernhard Urban <lewurm@gmail.com>
Sun, 8 Apr 2012 22:35:44 +0000 (00:35 +0200)
commitb28a506429a0fcfa53f199fc17928dc1e885aabd
treeb7275742e5991fb7239bb409571dbeb6e804b828
parentb578d5a07ae41631d35bb3fa8e756ac17c575a0a
methodpool: small demo how to access a Data.Map instance from C

yes. it's ugly, unsafe, etc.
but it works :-)
.gitignore
Mate.hs
Mate/MethodPool.hs [new file with mode: 0644]
trap.c