Îõ³h$8Ì*äô      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s  Noneú¸tuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œ‚žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ªNoneQ« qrcode-core>Creates a Reed-Solomon ECC generator for the specified degree.¬ qrcode-coreïComputes and returns the Reed-Solomon error correction code words for the specified sequence of data codewords.­«¬NoneÑ:® qrcode-core°List of bits. Stored as a pair of Int, how many bits to store and the data, in a DList. The DList gives a O(1) append. The number of bits in a pair is never more than 22.¯ qrcode-core+Store bits from Int in an ByteStreamBuilder° qrcode-core8Store bits from an list of Bytes in an ByteStreamBuilder± qrcode-core*Convert ByteStreamBuilder to list of Word8² qrcode-core%Convert list of Word8 to list of Bool®¯°³´±²NoneW qrcode-coreThe error level of an QRCode qrcode-coreAllows error recovery up to 7% qrcode-coreAllows error recovery up to 15% qrcode-coreAllows error recovery up to 25% qrcode-coreAllows error recovery up to 30%None¯ qrcode-coreThe desired mask for the QRCode    None É qrcode-core0Minimal version (i.e. size) the qr code may have qrcode-core0Maximal version (i.e. size) the qr code may have qrcode-coreSelected error correction level qrcode-coreÃIncrease error correction level within the same version if possible qrcode-coreÄSpecify a mask to be used, only use it if you know what you're doing qrcode-coreöThe default options are all versions, boost error level and automatic mask, the error level has always to be specifiedNone#$É× ×" qrcode-coreŸConvert the QR code image into a list-type containing all elements from top to bottom and left to right. The values for black/white have to be specified.# qrcode-coreìConvert the QR code image into a list-type of list-type. The values for black/white have to be specified." qrcode-coreValue for black modules qrcode-coreValue for white modules# qrcode-coreValue for black modules qrcode-coreValue for white modules !"# !"# Trustworthy35678Î×$ qrcode-core÷This Maybe wrapper treats Just as success and Nothing as failure. There is no unexpected success <-> failure change. Differences: ¥ instance Semigroup/Monoid Maybe where Nothing <> (Just x) = Just x mempty = Nothing stimes 0 (Just x) = Nothing instance Semigroup/Monoid Result where Nothing <> (Just x) = Nothing mempty = Just mempty stimes 0 (Just x) = Just (stimes 0 x) $%&'$%&' Safe-Inferredž@ qrcode-core‚Generate segment out of a ISO-8859-1 text, if the text contains chars which aren't in the charset the result will be a failure.A qrcode-coreÌUse an UTF-8 encoded text. The reader must do a detection and conversion.ÃPlease check the readers which should be used if they support this.B qrcode-coreàThis is the correct way to encode UTF-8, but it's reported that not all readers support this.ÃPlease check the readers which should be used if they support this.C qrcode-coreTry to encode as @, if that is not possible use A.D qrcode-coreTry to encode as @, if that is not possible use B.?@ABCD?@ABCDNone>ÀÄE qrcode-coreConversion into binary dataG qrcode-core7Conversion into an array of digits (each has to be 0-9)I qrcode-coreñConversion into a String and the information if the text is case insensitive (relevant for alphanumeric encoding)EFGHIJKIJKGHEFNoneïµ¶·¸¹º»NoneGZ qrcode-coreAn segment of encoded dataZ¼½¾¿ÀNonepZZNone[ÁÂÃÄÅÆ Nonez\ qrcode-core&The version of the intermediate result] qrcode-core)The ErrorLevel of the intermediate result^ qrcode-core;The size of the data in bits inside the intermediate result[\]^[\]^None!#$DÇ qrcode-core The data all encoder pass aroundÈ qrcode-coreÃCalculates the size of a QR code (in modules) based on the version.É qrcode-core Determine ¹ and  based on the  and the data to encode.Ê qrcode-coreßAdd the End marker, pad to a full byte (with 0) and pad all further unused bytes (with 0xEC11).Ë qrcode-core4Append the appropriate error correction to the data.ÇÈÉÊËNone#$nÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäNone#${å qrcode-coreDraw all function patternsæ qrcode-core*Draw the actual format bits into the imageç qrcode-core>Draw the code words (data and error correction) into the imageåæçNone#$Ùâ<è qrcode-coreÇApply the mask to the image, modules marked for functions are excluded.é qrcode-core(Calculate the penalty score for an imageèéNonexê qrcode-coreÆConvert segments into an intermediate state. This is the first point where it can be guaranteed that there will be an result. The Version and ErrorLevel is already determined at this point.ë qrcode-core-Convert the intermediate state into an image.êë Noneâœ_`ab_`abNone!âYc qrcode-core×Generate a segment representing the specified text string encoded in alphanumeric mode.äThe alphanumeric encoding contains this characters: "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:".¥When the input is case insensitive the chars are converted to uppercase since this alphabet contains only uppercase characters. This can be archived by applying  to the input.cìíNoneâ d qrcode-coreûGenerate a segment representing an Extended Channel Interpretation (ECI) designator with the specified assignment value.dNoneâÖe qrcode-coreÇGenerate a segment representing the specified binary data in byte mode.f qrcode-coreýGenerate a segment representing the specified text data encoded as ISO-8859-1 or UTF-8 (with or without ECI) in byte mode.Please refer to ? on what the difference is.ÞIn case you want to encode as ISO-8859-1 and already have a [Word8] or similar you can use e as it creates the same result.efîNone âNg qrcode-coreÑGenerate a segment representing the specified text data encoded as QR code Kanji.’Since this encoding does neither contain ASCII nor the half width katakana characters it may be impossible to encode all text in this encoding.ÓBut it is possible to encode some of it and combine it with others like ISO-8859-1.gïðNoneâåh qrcode-coreßGenerate a segment representing the specified string of decimal digits encoded in numeric mode.hñNoneâ!i qrcode-coreÚEncode a string using any mode that seems fit, will encode the input in parts, each as h, c, g and f based on the contents.8Please refer to the specific documentations for details.+Should result in the shortest encoded data.i None"j qrcode-coreÓEncode a whole string using the mode with the shortest result. Will pick either h, c, g or f based on the contents.8Please refer to the specific documentations for details.j None#Ok qrcode-coreÆConvert segments into an intermediate state. This is the first point where it can be guaranteed that there will be an result. The Version and ErrorLevel is already determined at this point.l qrcode-core-Convert the intermediate state into an image.> ! "#$%&'?DCB@AEFGHIJKZ[\]^cdefghijkl ijfegchdkl None*om qrcode-coreêEncode a string into an QR code using any mode that seems fit, will encode the input in parts, each as s, r, q and o based on the contents.8Please refer to the specific documentations for details.+Should result in the shortest encoded data.n qrcode-coreãEncode a whole string into an QR code using the mode with the shortest result. Will pick either s, r, q or o based on the contents.8Please refer to the specific documentations for details.o qrcode-coreýGenerate a QR code representing the specified text data encoded as ISO-8859-1 or UTF-8 (with or without ECI) in byte mode.Please refer to ? on what the difference is.ÞIn case you want to encode as ISO-8859-1 and already have a [Word8] or similar you can use p as it creates the same result.p qrcode-coreÇGenerate a QR code representing the specified binary data in byte mode.q qrcode-coreÑGenerate a QR code representing the specified text data encoded as QR code Kanji.’Since this encoding does neither contain ASCII nor the half width katakana characters it may be impossible to encode all text in this encoding.r qrcode-core×Generate a QR code representing the specified text string encoded in alphanumeric mode.äThe alphanumeric encoding contains this characters: "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:".¥When the input is case insensitive the chars are converted to uppercase since this alphabet contains only uppercase characters. This can be archived by applying  to the input.s qrcode-coreßGenerate a QR code representing the specified string of decimal digits encoded in numeric mode.2 ! "#?DCB@AEFGHIJKmnopqrsmnopqrs! Safe-Inferred*Ïòóôõö÷øùú"#$%&'()*+,-./01234566789:;<==>?@ABCDDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz { | } ~  € ‚ƒ„…†‡ˆ ‰ Š ‹ ‹ Œ  Ž   ‘’“”•–—’˜™’˜š’›œ’ž’Ÿ’“ ’“¡’“¢’£¤’£¥’¦§’¨©’¨ª’¨«’¬­’¬®’¬¯’¬°’¬±’¬²’¬³’¬´’¬µ’¬¶’¬·’¬¸•¹º•¹»•¹¼’½¾’½¿’½À’½Á’½Â’½Ã’½Ä’½Å’½Æ’½Ç’½È’½É’½Ê’½Ë’½Ì’½Í’½Î’½Ï’½Ð’£Ñ’£Ò’£Ó’£Ô’£Õ’£Ö’£×’£Ø’£Ù’£Ú’£Û’£Ü’“Ý’“Þ’“ß’“à’“á’“â’“ã’äå’äæ’äç’äè’äé’äê’äë’ä앹핹ð•¹ñ•¹ò•¹ó•¹ô’õö’õ÷’õø’£ù’£ú’½û’½ü’½ý’½þ’½ÿ’½€’½’½‚’½ƒ’½„’½…’½†’½‡’½ˆ’½‰’£Š’£‹’£Œ’£’£Ž’£’‘’’’“’”’•–’•—’“˜’“™’“š’“›’“œ’ž’Ÿ’ ’¡’¢’£’¤’¥’¦’§’¨’©’ª’«’¬­’¬®’¬¯’¬°’¬±’“²’“³’“´’“µ’“¶’“·•¸¹•¸º•¸»•¸¼•¸½•¸¾•¸¿ÀÁÂ’ÃÄ’ÃÅ’ÃÆ•¸Ç•¸È•¸É•¸Ê’£Ë•¸Ì•¸Í’ÎÏ’ÎÐ’ÑÒ’ÑÓ’ÑÔ’ÕÖ’¦×’¬Ø’¬Ù’›Ú’›Û’›Ü’›Ý’›Þ’›ß’›à’›á’›â’›ã’›ä’›å’æç’èé’æê’æë’ì’í’î’ï’ð’ñ’ò’ó’ô’õ’ö’÷ø’÷ù’÷ú’÷û’÷ü’÷ý’þÿ’þ€’Ñ’õ‚’õƒ’„…’†‡’†ˆ’‰Š’‰‹’‰Œ’‰’‰Ž’‰’‰’‰‘’‰’’‰“’‰”’‰•’‰–’‰—’‰˜’‰™’‰š’‰›’‰œ’‰’‰ž’‰Ÿ’‰ ’£¡’£¢’££’£¤’£¥’£¦’§¨’§©’ª«’¬’­’®’¯’°’˜±’˜²’˜³’˜´’˜µ’˜¶’˜·’˜¸’˜¹’˜º’˜»’˜¼’˜½’˜¾’˜¿’˜À’˜Á’˜Â’˜Ã’˜Ä’˜Å’˜Æ’˜Ç’˜È’˜É’˜Ê’˜Ë’ÌÍ’ÌÎ’ÌÏ’ÐÑ’ÒÓ’ÒÔ’Õ’Ö’×’äØ’“Ù’“Ú’“Û’“Ü’“Ý’“Þ’“ß’“à’“á’“â’“ã’“ä’“å’“æ’“ç’“è’éê’éë’é앹핹ïðñòóôõBö«§÷øùúûüýyþÿô€z‚ƒ„…†‡ˆ‰Š‹‹ŒŽ‘‘’“”•–——˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­!®!¯!°!±!²!³!´!µ¶(qrcode-core-0.9.5-1EMl28erR9274Cy3SPNVRBCodec.QRCode.Data.ErrorLevelCodec.QRCode.Data.MaskCodec.QRCode.Data.QRCodeOptionsCodec.QRCode.Data.QRImageCodec.QRCode.Data.ResultCodec.QRCode.Data.TextEncodingCodec.QRCode.Data.ToInputCodec.QRCode.Data.QRSegment Codec.QRCode.Data.QRIntermediate!Codec.QRCode.Intermediate.SpecialCodec.QRCode.Intermediate Codec.QRCodeCodec.QRCode.Base$Codec.QRCode.Code.ReedSolomonEncoder#Codec.QRCode.Data.ByteStreamBuilderCodec.QRCode.Data.Version$Codec.QRCode.Data.QRSegment.Internal)Codec.QRCode.Data.QRIntermediate.InternalCodec.QRCode.Code.DataCodec.QRCode.Data.MQRImageCodec.QRCode.Code.ImageCodec.QRCode.Code.MaskCodec.QRCode.Code.IntermediateCodec.QRCode.Mode.AlphanumericData.CaseInsensitivemkCodec.QRCode.Mode.ECICodec.QRCode.Mode.ByteCodec.QRCode.Mode.KanjiCodec.QRCode.Mode.NumericCodec.QRCode.Mode.MixedCodec.QRCode.Mode.AutomaticPaths_qrcode_core ErrorLevelLMQH$fBoundedErrorLevel$fEnumErrorLevel$fEqErrorLevelMaskMask0Mask1Mask2Mask3Mask4Mask5Mask6Mask7 $fBoundedMask $fEnumMask$fEqMask QRCodeOptions qroMinVersion qroMaxVersion qroErrorLevelqroBoostErrorLevelqroMaskdefaultQRCodeOptionsQRImage qrVersion qrErrorLevel qrImageSize qrImageDatatoListtoMatrixResult getResultresult$fMonoidResult$fSemigroupResult$fAlternativeResult$fApplicativeResult $fDataResult $fEqResult$fFoldableResult$fFunctorResult$fGenericResult$fGeneric1TYPEResult $fMonadResult$fMonadFixResult$fMonadPlusResult $fOrdResult $fReadResult $fShowResult$fTraversableResult $fEq1Result$fMonadFailResult$fMonadZipResult $fOrd1Result $fRead1Result $fShow1Result TextEncoding Iso8859_1Utf8WithoutECI Utf8WithECIIso8859_1OrUtf8WithoutECIIso8859_1OrUtf8WithECIToBinarytoBinary ToNumeric toNumericToTexttoStringisCI $fToTextCI $fToTextText $fToTextText0 $fToText[]$fToNumericText$fToNumericText0 $fToNumeric[]$fToNumeric[]0$fToBinaryVector$fToBinaryVector0$fToBinaryVector1$fToBinaryByteString$fToBinaryByteString0 $fToBinary[] QRSegmentQRIntermediateqrIntermediateVersionqrIntermediateErrorLevelqrIntermediateDataSizeemptyNumericSegmentemptyAlphanumericSegmentemptyByteSegmentemptyKanjiSegment alphanumericecibinarytextkanjinumericmixed automatic intermediateencodeencodeAutomatic encodeText encodeBinary encodeKanjiencodeAlphanumeric encodeNumericbaseGHC.Base++ghc-primGHC.PrimseqGHC.Listfilterzip System.IOprint Data.Tuplefstsnd otherwisemap$GHC.Real fromIntegral realToFrac Control.MonadguardGHC.ExtsIsListItem fromListNGHC.EnumBoundedminBoundmaxBoundEnumpredsucctoEnumfromEnum enumFromToenumFromThenToenumFrom enumFromThen GHC.ClassesEq==/= GHC.FloatFloatingatanhacoshasinhtanhcoshsinhatanacosasintancossinlogBase**sqrtlogpiexp Fractionalrecip fromRational/IntegraldivModquotRemmoddivrem toIntegerquotMonadreturn>>=>>Functorfmap<$GHC.NumNumsignumabs fromIntegernegate-+*Ord<<=>maxmin>=compareGHC.ReadRead readsPrecreadListReal toRational RealFloatatan2isIEEEisNegativeZeroisDenormalized isInfiniteisNaN scaleFloat significandexponent encodeFloat decodeFloat floatRange floatRadix floatDigitsRealFracfloorceilingroundproperFractiontruncateGHC.ShowShowshowListshow showsPrecControl.Monad.Fail MonadFailfail Applicative<**>pure<*> Data.FoldableFoldableelemminimummaximumfoldr1productsumfoldl1foldl'nullfoldlfoldMapfoldrlengthData.Traversable Traversablesequence sequenceAtraversemapM Semigroup<>Monoidmconcatmemptymappend GHC.TypesBoolFalseTrueCharDoubleFloatIntinteger-wired-inGHC.Integer.TypeInteger GHC.MaybeMaybeNothingJustOrderingGTLTEQRationalIOWordGHC.WordWord8Word16 Data.EitherEitherLeftRight Data.STRef modifySTRef'unless mapAccumLforMreadIOreadLn appendFile writeFilereadFileinteract getContentsgetLinegetCharputStrLnputStrputCharGHC.IO.ExceptionioErrorGHC.IOFilePath userErrorIOErrornotElemallanyorand concatMapconcat sequence_forM_mapM_foldlM Data.OldListunwordswordsunlineslinessortOn transpose Text.Readreadreadseitherlex readParenText.ParserCombinators.ReadPReadS GHC.UnicodetoUpperisDigit Data.BitsBitspopCountrotateRrotateL unsafeShiftRshiftR unsafeShiftLshiftLisSignedbitSize bitSizeMaybetestBit complementBitclearBitsetBitbitzeroBitsrotateshift complementxor.&..|.lcmgcd^^^oddeven GHC.STRef readSTRefnewSTRefGHC.STrunST showParen showStringshowCharshowsShowSunzip3unzipzipWith3zipWithzip3!!lookupreversebreakspansplitAtdroptake dropWhile takeWhilecycle replicaterepeatiteratescanr1scanrscanl1scanlinitlasttailhead Data.Maybe fromMaybeisJustmaybe Data.Boolbool Data.Functorvoid<$>swapuncurrycurrysubtractasTypeOfuntil$!flip.constidordwhen=<< Alternativemanysomeempty<|>StringGHC.Err undefinederrorWithoutStackTraceerror&&||notrsGeneratorPolynomialrsEncodeRsGeneratorPolynomialByteStreamBuilder encodeBitsfromList toBitStream VersionRange Version1to9 Version10to26 Version27to40Version unVersionversionsInRangeLimitedBy unQRSegment constStream lengthSegmentqrIntermediateVersion_qrIntermediateErrorLevel_qrIntermediateDataSize_qrIntermediateData_qrIntermediateMask_ QRInternalqrSizecalcVersionAndErrorLevelappendEndAndPaddingappendErrorCorrection MQRImage3 mqrImage3Size mqrImage3DatamqrImage3FixedmqrImage3VersionmqrImage3ErrorLevel MQRImage2 mqrImage2Size mqrImage2DatamqrImage2FixedmqrImage2VersionmqrImage2ErrorLevel MQRImage1 mqrImage1Size mqrImage1DatamqrImage1FixedmqrImage1VersionmqrImage1ErrorLevelnew unsafeConvertclone unsafeFreezedrawFunctionPatternsdrawFormatBits drawCodeWords applyMaskgetPenaltyScoretoIntermediatefromIntermediate alphanumericBalphanumericMap encodeUtf8kanjiBkanjiMapnumericBversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName