kizzx2 / haskell-qrcode

QR Code encoder in pure Haskell
http://hackage.haskell.org/package/qrcode
BSD 3-Clause "New" or "Revised" License
16 stars 8 forks source link

Fix Alphanumeric mode (slash was missing) #3

Closed minoki closed 9 years ago

minoki commented 9 years ago

The slash was missing and the code for the colon was wrong.