Т      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~NoneASign of a number. :Parse a digit of the specified positional numeral system. CParse a non-zero digit of the specified positional numeral system. Parse a binary digit. Parse a non-zero binary digit ('1'). !Parse a decimal digit. " Parse a non-zero decimal digit. #Parse an octal digit. $Parse a non-zero octal digit. %Parse a hexadecimal digit. &$Parse a non-zero hexadecimal digit. '&Parse a lower case hexadecimal digit. (/Parse a non-zero lower case hexadecimal digit. )'Parse an upper case hexadecimal digit. */Parse a non-zero upper case hexadecimal digit. +@Parse a non-negative number written in the specified positional  numeral system. ,@Parse a non-negative number written in the specified positional 3 numeral system. Leading zeroes are not allowed. -@Parse a non-negative number written in the specified positional  numeral system (up to n digits). .@Parse a non-negative number written in the specified positional  numeral system (up to n* digits). Leading zeroes are not allowed. /@Parse a non-negative number written in the specified positional ( numeral system, failing on overflow. 0@Parse a non-negative number written in the specified positional H numeral system, failing on overflow. Leading zeroes are not allowed. 1<Parse a non-negative binary number written in the specified  positional numeral system. 2<Parse a non-negative binary number written in the specified > positional numeral system. Leading zeroes are not allowed. 3<Parse a non-negative binary number written in the specified $ positional numeral system (up to n digits). 4<Parse a non-negative binary number written in the specified $ positional numeral system (up to n! digits). Leading zeroes are not  allowed. 5<Parse a non-negative binary number written in the specified 3 positional numeral system, failing on overflow. 6<Parse a non-negative binary number written in the specified J positional numeral system, failing on overflow. Leading zeroes are not  allowed. 7@Parse a non-positive number written in the specified positional ( numeral system. For example, parsing "123" as a decimal would produce  -123, not 123. 8@Parse a non-positive number written in the specified positional 3 numeral system. Leading zeroes are not allowed. 9@Parse a non-positive number written in the specified positional  numeral system (up to n digits). :@Parse a non-positive number written in the specified positional  numeral system (up to n* digits). Leading zeroes are not allowed. ;@Parse a non-positive number written in the specified positional ( numeral system, failing on overflow. <@Parse a non-positive number written in the specified positional H numeral system, failing on overflow. Leading zeroes are not allowed. =Parse a non-positive two'&s complement binary number written in , the specified positional numeral system. >Parse a non-positive two'&s complement binary number written in 2 the specified positional numeral system (up to n digits). ?Parse a non-positive two'&s complement binary number written in L the specified positional numeral system. Leading zeroes are not allowed. @Parse a non-positive two'&s complement binary number written in 2 the specified positional numeral system (up to n digits). # Leading zeroes are not allowed. AParse a non-positive two'&s complement binary number written in A the specified positional numeral system, failing on overflow. BParse a non-positive two'&s complement binary number written in A the specified positional numeral system, failing on overflow. # Leading zeroes are not allowed. COptional minus sign. DOptional minus or plus sign. ECParse a number written in the specified positional numeral system. D The supplied parser is used to determine the sign of the number. FA shorthand for  'number\'' C. GCParse a number written in the specified positional numeral system. D The supplied parser is used to determine the sign of the number. # Leading zeroes are not allowed. HA shorthand for  'compact\'' C. IBParse a number written in the specified positional numeral system  (up to n? digits). The supplied parser is used to determine the sign of  the number. JA shorthand for 'numberUpTo\'' C. KBParse a number written in the specified positional numeral system  (up to n? digits). The supplied parser is used to determine the sign of / the number. Leading zeroes are not allowed. LA shorthand for 'compactUpTo\'' C. MCParse a number written in the specified positional numeral system, J failing on overflow. The supplied parser is used to determine the sign  of the number. NA shorthand for  'bounded\'' C. OCParse a number written in the specified positional numeral system, J failing on overflow. The supplied parser is used to determine the sign 2 of the number. Leading zeroes are not allowed. PA shorthand for  'cBounded\'' C. Q Parse a (two'5s complement) binary number written in the specified G positional numeral system. The supplied parser is used to determine  the sign of the number. RA shorthand for 'bits\'' C. S Parse a (two'5s complement) binary number written in the specified G positional numeral system. The supplied parser is used to determine ; the sign of the number. Leading zeroes are not allowed. TA shorthand for  'cBits\'' C. U Parse a (two'5s complement) binary number written in the specified $ positional numeral system (up to n! digits). The supplied parser is - used to determine the sign of the number. VA shorthand for  'bitsUpTo\'' C. W Parse a (two'5s complement) binary number written in the specified $ positional numeral system (up to n! digits). The supplied parser is D used to determine the sign of the number. Leading zeroes are not  allowed. XA shorthand for  'cBitsUpTo\'' C. Y Parse a (two'5s complement) binary number written in the specified J positional numeral system, failing on overflow. The supplied parser is - used to determine the sign of the number. ZA shorthand for  'bBits\'' C. [ Parse a (two'5s complement) binary number written in the specified J positional numeral system, failing on overflow. The supplied parser is D used to determine the sign of the number. Leading zeroes are not  allowed. \A shorthand for  'cbBits\'' C. D !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]   #$!"%&'()*+,-./0123456789:;<=?>@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\B !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\NoneA]Parsing result. `6The default parser for values of a type, must satisfy     (e x) =  x   b*The default printer for values of a type. dA shorthand for   c. eA shorthand for  . c. fA shorthand for  . c. gA shorthand for  . c. hA shorthand for  . c. iA shorthand for  . c. jA shorthand for  . c. kA shorthand for  . c. l;Hint the type system about the type of the first argument. m1Hint the type system about the type constructor. n/Hint the type system about the type argument. o() proxy value. p proxy value. q proxy value. r proxy value. s proxy value. t proxy value. u proxy value. v proxy value. w proxy value. x proxy value. y proxy value. z proxy value. { proxy value. | proxy value. } proxy value. ~ proxy value.   proxy value. List proxy value. List of  proxy value. Map ] to  and ^ to . Map ] to  and ^ to . Map ] values to  and ^ to . FUse the built-in parser to parse a string. Intended for testing only. Parse a  to extract the ` value. .Provide a hint for the type system when using . Parse a  to extract the ` value. .Provide a hint for the type system when using .  Parse a lazy  to extract the ` value. .Provide a hint for the type system when using . Decode and parse an ASCII  to extract the ` value. .Provide a hint for the type system when using . Decode and parse a lazy ASCII  to extract  the ` value. .Provide a hint for the type system when using . Decode and parse a UTF-8  to extract the ` value. .Provide a hint for the type system when using . Decode and parse a lazy UTF-8  to extract  the ` value. .Provide a hint for the type system when using . A shorthand for  .  .Provide a hint for the type system when using . A shorthand for  .  .Provide a hint for the type system when using . A shorthand for  .  .Provide a hint for the type system when using . A shorthand for  .  .Provide a hint for the type system when using . A shorthand for  .  .Provide a hint for the type system when using . A shorthand for  .  .Provide a hint for the type system when using . A shorthand for  .  .Provide a hint for the type system when using . n]^_`abcdefghijklmnopqrstuvwxyz{|}~E]^_`abcdefghijklmnopqrstuvwxyz{|}~Ebcdefghijk`almnopqrstuvwxyz{|}~]_^h]_^`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]\^_`abcdefghijklmnopqrstuvwxyz{|}~data-textual-0.1Data.Textual.Numerals Data.Textualtext-printer-0.3Text.Printer.Numerals printDigitIn intToDigitInunsafeFromDigitIn fromNzDigitIn fromDigitIn isNzDigitIn isDigitInradixIn systemNamePositionalSystem lastDigitIn digitMaskIn digitBitsIn BitSystemBinaryOctalDecimal HexadecimalLowHexUpHexSign NonPositive NonNegativedigitIn nzDigitInbinDigit nzBinDigitdecDigit nzDecDigitoctDigit nzOctDigithexDigit nzHexDigit lowHexDigit nzLowHexDigit upHexDigit nzUpHexDigit nonNegative nnCompactnnUpTonncUpTo nnBounded nncBoundednnBitsnncBits nnBitsUpTo nncBitsUpTonnbBitsnncbBits nonPositive npCompactnpUpTonpcUpTo npBounded npcBoundednpBits npBitsUpTonpcBits npcBitsUpTonpbBitsnpcbBitsoptMinusoptSignnumber'numbercompact'compact numberUpTo' numberUpTo compactUpTo' compactUpTobounded'bounded cBounded'cBoundedbits'bitscBits'cBits bitsUpTo'bitsUpTo cBitsUpTo' cBitsUpTobBits'bBitscbBits'cbBitsParsed MalformedTextualtextual Printableprint maybePrinttoStringtoText toLazyTexttoAscii toLazyAsciitoUtf8 toLazyUtf8hintType hintType1 hintTypeArgaUnitaChar anIntegeranIntanInt8anInt16anInt32anInt64aWordaWord8aWord16aWord32aWord64aFloataDoubleaMaybeaMaybeOfaListaListOfisParsed isMalformed maybeParsed builtInParser parseString parseStringAs parseText parseTextAs parseLazyTextparseLazyTextAs parseAscii parseAsciiAsparseLazyAsciiparseLazyAsciiAs parseUtf8 parseUtf8As parseLazyUtf8parseLazyUtf8As fromString fromStringAsfromText fromTextAs fromLazyTextfromLazyTextAs fromAscii fromAsciiAs fromLazyAsciifromLazyAsciiAsfromUtf8 fromUtf8As fromLazyUtf8fromLazyUtf8AsmoreThanbase Data.MaybeJustmaybe Data.Monoidmempty Text.Printer buildString buildText buildLazyText buildAsciibuildLazyAscii buildUtf8 buildLazyUtf8ghc-prim GHC.TypesChar integer-gmpGHC.Integer.TypeIntegerIntGHC.IntInt8Int16Int32Int64WordGHC.WordWord8Word16Word32Word64FloatDoubleMaybeTrueFalseNothingGHC.BaseString text-0.11.2.3Data.Text.InternalTextData.Text.Lazy.Internalbytestring-0.10.0.2Data.ByteString.Internal ByteStringData.ByteString.Lazy.InternalParser runParserparse $fMonadParser$fCharParsingParser$fParsingParser$fAlternativeParser$fApplicativeParser$fFunctorParser$fAlternativeParsed$fApplicativeParsed$fTextualWord64$fTextualWord32$fTextualWord16$fTextualWord8 $fTextualWord$fTextualInt64$fTextualInt32$fTextualInt16 $fTextualInt8 $fTextualInt$fTextualInteger $fTextualChar$fPrintableDouble$fPrintableFloat$fPrintableWord64$fPrintableWord32$fPrintableWord16$fPrintableWord8$fPrintableWord$fPrintableInt64$fPrintableInt32$fPrintableInt16$fPrintableInt8$fPrintableInt$fPrintableInteger$fPrintableText$fPrintableText0 $fPrintable[]$fPrintableChar