MIT licensed by ALeX Kazik
Maintained by [email protected]
This version can be pinned in stack with:qrcode-juicypixels-0.8.7@sha256:fa126b0c9614e9beda4b0f45ebe6dac66f9e41509a81be7a5bd7365ecf1240be,1412

Module documentation for 0.8.7

qrcode

QR code library in pure Haskell

qrcode-juicypixels

This package adds a function to convert the QRCode into a JuicyPixels image. And some to create a data url containing the QRCode as a PNG.

Changes

Changelog for qrcode-juicypixels

0.8.7 – 2026-02-04

  • Support for bytestring-0.12

0.8.6 – 2024-09-29

  • Support for text-2.1

0.8.5 – 2023-04-23

  • Support for vector-0.13

0.8.4 – 2023-03-19

  • Support for text-2.0

0.8.3 – 2022-03-16

  • Support for bytestring-0.11

0.8.2 – 2020-06-14

  • Support for base64-bytestring 1.2

0.8.1 – 2020-04-27

  • Support for base64-bytestring 1.1

0.8.0 – 2019-01-09

  • Initial release