ʆ      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\] ^ _ ` 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;=Vertical orientationHorizontal orientation./Specifies a position relative from a beginning. Safed Safe &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!HAn alias for lists, conceptually for values with a vertical arrangement.JAn alias for lists, conceptually for values with a horizontal arrangement. #Specifies how a header is rendered."MGroups rows together, which should not be visually seperated from each other.%Group the given rows together.&Make a group of a single row.'Smart constructor for  A. 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.  !"#$%&' "#$%& !'( !"#$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. )*+,-)Safe&)*+,-)*+,-Safe)7.#Specifies an occurence of a letter./:Construct an occurence specification by using a predicate.0*Use an occurence specification to split a ../0./0.Safe-1<Determines whether a column will align at a specific letter.2Don't align text.3 Construct an 1& by giving an occurence specification.4(Align at the first match of a predicate.5-Align text at the first occurence of a given .No alignment is the default.123451Safe-1234512345Safe/6!Specifies the layout of a column.;&Smart constructor to specify a column.6:987; 6789:789:;6789:Safe6 =SSpecifies the different letters to construct the non-content structure of a table.UMy usual ASCII table style.VUses lines and plus for joints.W:Uses special unicode characters to draw clean thin boxes. XSame as W but uses bold headers.YSame as W but uses round edges.ZUses bold lines.[KUses bold lines with exception of group seperators, which are striped slim.\$Draw every line with a double frame. =>TSRQPONMLKJIHGFEDCBA@?UVWXYZ[\ =>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\=>?@ABCDEFGHIJKLMNOPQRST SafeB]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.",""]]CThe result is intended to be used with a grid layout function like  .^ Works like ]4, but every position can be specified on its own:EcolsAsRows [top, center, bottom] [["a1"], ["b1", "b2", "b3"], ["c3"]],[["a1","b1",""],["","b2",""],["","b3","c3"]]_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.]^_``_]^ Safe^OaUses 4 to split the text into words and justifies it with b.4justifyText 10 "This text will not fit on one line."0["This text","will not","fit on one","line."]bFits 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.GSpread out spaces with different widths more evenly (in comparison to ).cSplits 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]e4Spread out summands evenly mixed as far as possible.abcdebacde Safe"# "fSpecifies a header.gaSpecifies the length before and after an alignment position (including the alignment character).h{Specifies how a column should be modified. Values of this type are derived in a traversal over the input columns by using w . Finally, ua will interpret them and apply the appropriate modification function to the cells of the column.i_Align all text at the first dot from the left. This is most useful for floating point numbers.jJNumbers are positioned on the right and aligned on the floating point dot.k=Fixes the column length and positions according to the given .l2Fixes the column length and positions on the left.mCAssume 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 "n#If the given text is too long, the  will be shortened according to the position specification. Adds cut marks to indicate that the column has been trimmed in length, otherwise it behaves like m.7trimOrPad left (singleCutMark "..") 10 "A longer text." "A longer.."oAlign a  by first locating the position to align with and then padding on both sides. If no such position is found, it will align it such that it gets aligned before that position.nlet { os = predOccSpec (== '.') ; ai = deriveAlignInfo os "iiii.fff" } in align os ai <$> ["1.5", "30", ".25"]"[" 1.5 "," 30 "," .25 "]%This function assumes that the given  fits the g. Thus: ai <> deriveAlignInfo s = aip Aligns a k using a fixed width, fitting it to the width by either filling or cutting while respecting the alignment.Private show function.qGet the exact width of a h after applying it with u.rRemove alignment from a hZ. This is used to change alignment of headers while using the combined width information.sVEnsures that the modification provides a minimum width but only if it is not limited.tEnsures that the given $ will fit into the modified columns.u,Generates a function which modifies a given  according to ,  and h.Private show function.v The column width when using the g.w Derive the hB by using layout specifications and the actual cells of a column.x Generate the g of a cell by using the ..y5Modifies cells according to the column specification.z Behaves like y/ but produces lines by joining with whitespace.{ Behaves like z> but produces a string by joining with the newline character.|~Applies functions to given lines in a alternating fashion. This makes it easy to color lines to improve readability in a row.}Applies functions to cells in a alternating fashion for every line, every other line gets shifted by one. This is useful for distinguishability of single cells in a grid arrangement.~ Create a "P by aligning the columns vertically. The position is specified for each column. Create a "U by aligning the columns vertically. Each column uses the same vertical positioning.(Specify a header column for every title.8Use titles with the default header column specification.Layouts a good-looking table with an optional header. Note that specifying fewer layout specifications than columns or vice versa will result in not showing the redundant ones.Does the same as , but concatenates lines. Produce an g3 that is wide enough to hold inputs of both given gs.No header is used by default.Layout specification of columnsVisual table styleOptional header detailsRows which form a cell togetherLayout specification of columnsVisual table styleOptional header detailsRows which form a cell togetherc  "%&')*+,-.12456;=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^abfghijklmnopqrstuvwxyz{|}~A6;jkl)*+,-1254i yz{|}"%&~ 'fba]^mnophqrstugvwx.fgh         !"#$%&'()*+,-./012233456789:;<=>?@ABCDEFGHIJKLLMNOPQRSTUVWXYZ[\]^_`abcdefghij k l m n o p q r s t u v w x y z { | } ~    >  t  u   +table-layout-0.8.0.1-A7bLYR9bqnECbi7PHZFQMpText.Layout.Table.Position"Text.Layout.Table.Primitives.BasicText.Layout.Table.Internal$Text.Layout.Table.Primitives.LenSpec&Text.Layout.Table.Primitives.Occurence&Text.Layout.Table.Primitives.AlignSpec#Text.Layout.Table.Primitives.ColumnText.Layout.Table.StyleText.Layout.Table.VerticalText.Layout.Table.JustifyText.Layout.Table#Text.Layout.Table.Position.InternalText.Layout.Primitives.ColumnColSpec-Text.Layout.Table.Primitives.LenSpec.Internal/Text.Layout.Table.Primitives.AlignSpec.Internal layoutToCellsPositionVHleftrightcentertopbottomCutMark doubleCutMark singleCutMark noCutMarkspaces concatLines fillStart' fillStartfillEnd fillBoth'fillBoth fillLeft'fillLeft fillRight fillCenter' fillCenter fitRightWith fitLeftWith fitCenterWithapplyMarkLeftWithapplyMarkRightWith$fDefaultCutMarkColRow HeaderColSpecRowGrouprowsrowsGrowG headerColumn$fDefaultHeaderColSpecLenSpecexpandfixed expandUntil fixedUntilOccSpec predOccSpec splitAtOcc AlignSpecnoAlign occSpecAlign predAlign charAlignlenSpecposition alignSpeccutMarkcolumn$fDefaultColSpec TableStyle headerSepH headerSepLC headerSepRC headerSepC headerTopL headerTopR headerTopC headerTopHheaderVgroupV groupSepH groupSepC groupSepLC groupSepRC groupTopC groupTopL groupTopR groupTopH groupBottomC groupBottomL groupBottomR groupBottomH asciiRoundSasciiSunicodeSunicodeBoldHeaderS unicodeRoundS unicodeBoldSunicodeBoldStripedSunicodeDoubleFrameS colsAsRowsAll colsAsRowsvPadAllvPad justifyTextjustifydimorphicSummandsdimorphicSummandsBymixedDimorphicSummandsByHeader AlignInfo ColModInfodotAlignnumColfixedCol fixedLeftColpad trimOrPadalign alignFixedwidthCMI unalignedCMIensureWidthCMIensureWidthOfCMIcolumnModifierwidthAIderiveColModInfosderiveAlignInfogrid gridLines gridStringaltLinescheckeredCellscolsGcolsAllGfullHtitlesH tableLines tableString$fMonoidAlignInfo$fDefaultHeaderEndCenterStartbaseGHC.BaseStringleftMark rightMarkFixedExpand ExpandUntil FixedUntilghc-prim GHC.TypesChar$fDefaultAlignSpecAlignOccNoAlign Data.OldListwordsmapInitmixedDimorphicSpacesdimorphicSpacesshowCMIshowAI1data-default-class-0.1.2.0-65ekPiG1XHJGG1Sy8NeI1LData.Default.ClassDefaultdefNoHeader FillAlignedFillToFitTo