[Haskell-beginners] Placement in module hierarchy
Moritz Fischer
haskell at pure-entropy.org
Sun Oct 23 12:35:10 CEST 2011
Hi list,
I've been working on bindings for pcsclite. The library allows for
communicating with smartcard readers and RFID.
(My final goal is to hook it up to talk to a Mifare DESFire RFID card.)
Where would you place something like this?
System.Smartcard?
Cheers & happy hacking
Moritz
Btw: If you want to have a look at what I did so far (just basic
functionality), check out http://github.com/mfischer/haskell-smartcard.
I'm open for comments on possible improvements.
More information about the Beginners
mailing list