w      !"#$%&'()*+,-./0123456789:;<=>?@ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ Safe#Specifies an occurence of a letter.:Construct an occurence specification by using a predicate.*Use an occurence specification to split a . Safe%Determines how long a column will be..Allows columns to use as much space as needed.(Fixes column length to a specific width.CThe column will expand as long as it is smaller as the given width.7The column will be at least as wide as the given width.  SafeSafe &Specifies how the place looks where a O has been cut. Note that the cut mark may be cut itself, to fit into a column. YSpecify two different cut marks, one for cuts on the left and one for cuts on the right. <Use the cut mark on both sides by reversing it on the other. )Don't show any cut mark when text is cut.Fill on the left until the  has the desired length.Fill on the right until the  has the desired length.%Fill on both sides equally until the  has the desired length.GFits to the given length by either trimming or filling it to the right.GFits to the given length by either trimming or filling it to the right.Fits to the given length by either trimming or filling it on both sides, but when only 1 character should be trimmed it will trim left. Applies a  to the left of a , while preserving the length. Applies a  to the right of a , while preserving the length.>A single ellipsis unicode character is used to show cut marks.     Safe<Determines whether a column will align at a specific letter.Don't align text.  Construct an & by giving an occurence specification.!(Align at the first match of a predicate."-Align text at the first occurence of a given .No alignment is the default. !" !" !"Safe !" !"Safe#Vertical orientation$Horizontal orientation.%/Specifies a position relative from a beginning. #$%&'()* #$%&'()* #$%&'()*SafeZ#$%&'()*%$#&'()*Safe+!Specifies the layout of a column.0&Smart constructor to specify a column.+,-./0+,-./0 +,-./,-./0+,-./0Safe1HAn alias for lists, conceptually for values with a vertical arrangement.2JAn alias for lists, conceptually for values with a horizontal arrangement.3#Specifies how a header is rendered.5MGroups rows together, which should not be visually seperated from each other.8Group the given rows together.9Make a group of a single row.:Smart constructor for 3A. By omitting the cut mark it will use the one specified in the & like the other cells in that column.;$Header columns are usually centered. 123456789:; 123456789: 5678934:;21123456789:;Safe<xMerges multiple columns together and merges them to a valid grid without holes. The following example clarifies this:VcolsAsRowsAll top [justifyText 10 "This text will not fit on one line.", ["42", "23"]]H[["This text","42"],["will not","23"],["fit on one",""],["line.",""]]'The result is intended to be used with   or with  .= Works like columnsAsRowsAll4, but every position can be specified on its own:EcolsAsRows [top, center, bottom] [["a1"], ["b1", "b2", "b3"], ["d3"]],[["a1","b1",""],["","b2",""],["","b3","d3"]]>FFill all columns to the same length by aligning at the given position.?GFill all columns to the same length by aligning at the given positions.<=>?<=>??><=<=>? SafeV@Uses 4 to split the text into words and justifies it with A.4justifyText 10 "This text will not fit on one line."0["This text","will not","fit on one","line."]AFits as many words on a line, depending on the given width. Every line, but the last one, gets equally filled with spaces between the words, as far as possible.JMap inits with the first function and the last one with the last function.BSplits a given number into summands of 2 different values, where the first one is exactly one bigger than the second one. Splitting 40 spaces into 9 almost equal parts would result in:dimorphicSummands 40 9[5,5,5,5,4,4,4,4,4]@ABC@ABCA@BC@ABC Safe DSSpecifies the different letters to construct the non-content structure of a table.\My usual ASCII table style.]Uses lines and plus for joints.^:Uses special unicode characters to draw clean thin boxes. _Same as ^ but uses bold headers.`Same as ^ but uses round edges.aUses bold lines.bKUses bold lines with exception of group seperators, which are striped slim.c$Draw every line with a double frame. DEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc DEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc DEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc DEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc Safed/Specifies the length before and after a letter.e*Specifies how a column should be modified.f_Align all text at the first dot from the left. This is most useful for floating point numbers.gJNumbers are positioned on the right and aligned on the floating point dot.h=Fixes the column length and positions according to the given %.i2Fixes the column length and positions on the left.jCAssume the given length is greater or equal than the length of the  passed. Pads the given / accordingly, using the position specification.pad left 10 "foo" "foo "k#If the given text is too long, the  will be shortened according to the position specification, also adds some dots to indicate that the column has been trimmed in length, otherwise behaves like j.7trimOrPad left (singleCutMark "..") 10 "A longer text." "A longer.."lAlign a column by first finding the position to pad with and then padding the missing lengths to the maximum value. If no such position is found, it will align it such that it gets aligned before that position.This function assumes: ai <> deriveAlignInfo s = aimzAligns a column using a fixed width, fitting it to the width by either filling or cutting while respecting the alignment.Private show function.n+Get the exact width after the modification.oRemove alignment from a e[. This is used to change alignment of headers, while using the combined width information.pWEnsures that the modification provides a minimum width, but only if it is not limited.qEnsures that the given $ will fit into the modified columns.r,Generates a function which modifies a given  according to ,  and e.Private show function.s The column width when using the d.t Derive the e: by using layout specifications and looking at the cells.u Generate the d of a cell using the .v&Modifies cells according to the given +.w Behaves like v/ but produces lines by joining with whitespace.x Behaves like v but produces a ( by joining with the newline character.yqApplies functions alternating to given lines. This makes it easy to color lines to improve readability in a row.zApplies functions alternating to cells for every line, every other line gets shifted by one. This is useful for distinguishability of single cells in a grid arrangement.{OUses the columns to create a row group, using the given vertical positionings.|NUses the columns to create a row group, using the given vertical positioning.}Layouts a good-looking table with a optional header. Note that specifying fewer layout specifications than columns or vice versa will result in not showing them.ASince determining a maximum in two directions is not possible, a  instance is provided."defghijklmnopqrstuvwxyz{|}GroupsOptional header detailsLayout specification of columnsVisual table style~a !"#$%&'()*+0123589:<=@ADEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~?+0ghi%$&'("!f 2vwxyz589{|3:}~A@1<=)*#jklmenopqrdstudefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./01 2 3 4 5 6789:;<=>?@ABCDEEFFGHIJKLMN O P Q R S S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~            r   table_DXmdu7I4Yq87WG4o6vG3gh&Text.Layout.Table.Primitives.Occurence$Text.Layout.Table.Primitives.LenSpec"Text.Layout.Table.Primitives.Basic&Text.Layout.Table.Primitives.AlignSpecText.Layout.Table.Position#Text.Layout.Table.Primitives.ColumnText.Layout.Table.InternalText.Layout.Table.VerticalText.Layout.Table.JustifyText.Layout.Table.StyleText.Layout.Table-Text.Layout.Table.Primitives.LenSpec.Internal/Text.Layout.Table.Primitives.AlignSpec.Internal#Text.Layout.Table.Position.InternalText.Layout.Primitives.ColumnColSpec layoutToCellsrowsGPositionOccSpec predOccSpec splitAtOccLenSpecexpandfixed expandUntil fixedUntilCutMark doubleCutMark singleCutMark noCutMarkellipsisCutMarkspaces concatLines fillStart' fillStartfillEnd fillBoth'fillBoth fillLeft'fillLeft fillRight fillCenter' fillCenter fitRightWith fitLeftWith fitCenterWithapplyMarkLeftWithapplyMarkRightWith AlignSpecnoAlign occSpecAlign predAlign charAlignVHleftrightcentertopbottomlenSpecposition alignSpeccutMarkcolumnColRow HeaderColSpecRowGrouprowsrowG headerColumn$fDefaultHeaderColSpec colsAsRowsAll colsAsRowsvPadAllvPad justifyTextjustifydimorphicSummandsdimorphicSummandsBy TableStyle headerSepH headerSepLC headerSepRC headerSepC headerTopL headerTopR headerTopC headerTopHheaderVgroupV groupSepH groupSepC groupSepLC groupSepRC groupTopC groupTopL groupTopR groupTopH groupBottomC groupBottomL groupBottomR groupBottomH asciiRoundSasciiSunicodeSunicodeBoldHeaderS unicodeRoundS unicodeBoldSunicodeBoldStripedSunicodeDoubleFrameS AlignInfo ColModInfodotAlignnumColfixedCol fixedLeftColpad trimOrPadalign alignFixedwidthCMI unalignedCMIensureWidthCMIensureWidthOfCMIcolumnModifierwidthAIderiveColModInfosderiveAlignInfo layoutToLineslayoutToStringaltLinescheckeredCellscolsGcolsAllGlayoutTableToLineslayoutTableToStringbaseGHC.BaseStringExpandFixed ExpandUntil FixedUntil$fDefaultLenSpec$fDefaultCutMarkleftMark rightMarkapplyMarkLeftByghc-prim GHC.TypesChar$fDefaultAlignSpecAlignOccNoAlignStartCenterEnd$fDefaultPosition$fDefaultColSpec Data.OldListwordsmapInitdimorphicSpacesshowCMIshowAI$fMonoidAlignInfoMonoid FillAlignedFillToFitTodatad_K91y8NcZUJI9yaBI61rgdDData.Default.ClassdefDefault