[(Data.Attoparsec.Text.Lazy.eitherResult :: forall r. Data.Attoparsec.Text.Lazy.Result r -> Data.Either.Either GHC.Base.String r [GblId, Arity=1, Caf=NoCafRefs, Str=DmdType S, Unf=OtherCon []] = \r [ds] case ds of _ { Data.Attoparsec.Text.Lazy.Fail ds1 ds2 msg -> Data.Either.Left [msg]; Data.Attoparsec.Text.Lazy.Done ds1 r -> Data.Either.Right [r]; };, [(Data.Attoparsec.Text.Lazy.eitherResult, [])]), (Data.Attoparsec.Text.Lazy.maybeResult :: forall r. Data.Attoparsec.Text.Lazy.Result r -> Data.Maybe.Maybe r [GblId, Arity=1, Caf=NoCafRefs, Str=DmdType S, Unf=OtherCon []] = \r [ds] case ds of _ { Data.Attoparsec.Text.Lazy.Fail ipv ipv1 ipv2 -> Data.Maybe.Nothing []; Data.Attoparsec.Text.Lazy.Done ds1 r -> Data.Maybe.Just [r]; };, [(Data.Attoparsec.Text.Lazy.maybeResult, [])]), (Data.Attoparsec.Text.Lazy.parse_$sgo [Occ=LoopBreaker] :: forall r. Data.Attoparsec.Internal.Types.IResult Data.Text.Internal.Text r -> Data.Attoparsec.Text.Lazy.Result r [GblId, Arity=1, Str=DmdType S, Unf=OtherCon []] = \r srt:(0,*bitmap*) [sc] case sc of _ { Data.Attoparsec.Internal.Types.Fail x stk msg -> let { sat_s25u1 :: Data.Text.Lazy.Internal.Text [LclId] = \u [] case x of _ { Data.Text.Internal.Text rb rb1 rb2 -> case rb2 of wild2 { __DEFAULT -> Data.Text.Lazy.Internal.Chunk [rb rb1 wild2 Data.Text.Lazy.Internal.Empty]; 0 -> Data.Text.Lazy.Internal.Empty []; }; }; } in Data.Attoparsec.Text.Lazy.Fail [sat_s25u1 stk msg]; Data.Attoparsec.Internal.Types.Partial k -> case k Data.Text.Internal.empty of sat_s25u4 { __DEFAULT -> Data.Attoparsec.Text.Lazy.parse_$sgo sat_s25u4; }; Data.Attoparsec.Internal.Types.Done x r -> let { sat_s25u5 :: Data.Text.Lazy.Internal.Text [LclId] = \u [] case x of _ { Data.Text.Internal.Text rb rb1 rb2 -> case rb2 of wild2 { __DEFAULT -> Data.Text.Lazy.Internal.Chunk [rb rb1 wild2 Data.Text.Lazy.Internal.Empty]; 0 -> Data.Text.Lazy.Internal.Empty []; }; }; } in Data.Attoparsec.Text.Lazy.Done [sat_s25u5 r]; };, [(Data.Attoparsec.Text.Lazy.parse_$sgo, [Data.Text.Internal.empty, Data.Attoparsec.Text.Lazy.parse_$sgo])]), (Data.Attoparsec.Text.Lazy.parse_go [Occ=LoopBreaker] :: forall r. Data.Attoparsec.Internal.Types.IResult Data.Text.Internal.Text r -> Data.Text.Lazy.Internal.Text -> Data.Attoparsec.Text.Lazy.Result r [GblId, Arity=2, Str=DmdType SL, Unf=OtherCon []] = \r srt:(0,*bitmap*) [ds ys] case ds of _ { Data.Attoparsec.Internal.Types.Fail x stk msg -> let { sat_s25uy :: Data.Text.Lazy.Internal.Text [LclId] = \u [] Data.Text.Lazy.Internal.chunk x ys; } in Data.Attoparsec.Text.Lazy.Fail [sat_s25uy stk msg]; Data.Attoparsec.Internal.Types.Partial k -> case ys of _ { Data.Text.Lazy.Internal.Empty -> case k Data.Text.Internal.empty of sat_s25uA { __DEFAULT -> Data.Attoparsec.Text.Lazy.parse_$sgo sat_s25uA; }; Data.Text.Lazy.Internal.Chunk rb rb1 rb2 ys1 -> let { sat_s25o1 :: Data.Text.Internal.Text [LclId] = NO_CCS Data.Text.Internal.Text! [rb rb1 rb2]; } in case k sat_s25o1 of sat_s25uC { __DEFAULT -> Data.Attoparsec.Text.Lazy.parse_go sat_s25uC ys1; }; }; Data.Attoparsec.Internal.Types.Done x r -> let { sat_s25uD :: Data.Text.Lazy.Internal.Text [LclId] = \u [] Data.Text.Lazy.Internal.chunk x ys; } in Data.Attoparsec.Text.Lazy.Done [sat_s25uD r]; };, [(Data.Attoparsec.Text.Lazy.parse_go, [Data.Text.Internal.empty, Data.Attoparsec.Text.Lazy.parse_go, Data.Attoparsec.Text.Lazy.parse_$sgo])]), (Data.Attoparsec.Text.Lazy.parse :: forall a. Data.Attoparsec.Text.Internal.Parser a -> Data.Text.Lazy.Internal.Text -> Data.Attoparsec.Text.Lazy.Result a [GblId, Arity=2, Str=DmdType C(C(C(C(C(S)))))S, Unf=OtherCon []] = \r srt:(0,*bitmap*) [p s] case s of _ { Data.Text.Lazy.Internal.Empty -> case p Data.Text.Internal.empty Data.Text.Internal.empty Data.Attoparsec.Internal.Types.Incomplete Data.Attoparsec.Text.Internal.failK Data.Attoparsec.Text.Internal.successK of sat_s25uW { __DEFAULT -> Data.Attoparsec.Text.Lazy.parse_$sgo sat_s25uW; }; Data.Text.Lazy.Internal.Chunk rb rb1 rb2 xs -> let { sat_s25uY :: Data.Attoparsec.Internal.Types.Input Data.Text.Internal.Text [LclId] = NO_CCS Data.Text.Internal.Text! [rb rb1 rb2]; } in case p sat_s25uY Data.Text.Internal.empty Data.Attoparsec.Internal.Types.Incomplete Data.Attoparsec.Text.Internal.failK Data.Attoparsec.Text.Internal.successK of sat_s25uZ { __DEFAULT -> Data.Attoparsec.Text.Lazy.parse_go sat_s25uZ xs; }; };, [(Data.Attoparsec.Text.Lazy.parse, [Data.Text.Internal.empty, Data.Attoparsec.Text.Lazy.parse_go, Data.Attoparsec.Text.Lazy.parse_$sgo])]), ($wnext1 :: Data.Text.Lazy.Internal.Text -> GHC.Prim.Int# -> Data.Text.Fusion.Internal.Step (Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int) GHC.Types.Char [GblId, Arity=2, Caf=NoCafRefs, Str=DmdType SL, Unf=OtherCon []] = sat-only \r [ww ww1] case ww of wild1 { Data.Text.Lazy.Internal.Empty -> Data.Text.Fusion.Internal.Done []; Data.Text.Lazy.Internal.Chunk rb rb1 rb2 ts -> case >=# [ww1 rb2] of _ { GHC.Types.False -> case +# [rb1 ww1] of a1 [Dmd=Just L] { __DEFAULT -> case indexWord16Array# [rb a1] of r# { __DEFAULT -> case ltWord# [r# __word 55296] of _ { GHC.Types.False -> case gtWord# [r# __word 56319] of _ { GHC.Types.False -> case +# [a1 1] of sat_s25vf { __DEFAULT -> case indexWord16Array# [rb sat_s25vf] of r#1 { __DEFAULT -> case +# [ww1 2] of sat_s25p4 { __DEFAULT -> let { sat_s25p6 :: GHC.Types.Int [LclId] = NO_CCS GHC.Types.I#! [sat_s25p4]; } in let { sat_s25vd :: Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int [LclId] = NO_CCS Data.Text.Fusion.Internal.:*:! [wild1 sat_s25p6]; } in case word2Int# [r#1] of sat_s25oV { __DEFAULT -> case -# [sat_s25oV 56320] of sat_s25oQ { __DEFAULT -> case word2Int# [r#] of sat_s25oW { __DEFAULT -> case -# [sat_s25oW 55296] of sat_s25oX { __DEFAULT -> case uncheckedIShiftL# [sat_s25oX 10] of sat_s25oY { __DEFAULT -> case +# [sat_s25oY sat_s25oQ] of sat_s25oZ { __DEFAULT -> case +# [sat_s25oZ 65536] of sat_s25oT { __DEFAULT -> case chr# [sat_s25oT] of sat_s25p0 { __DEFAULT -> let { sat_s25ve :: GHC.Types.Char [LclId] = NO_CCS GHC.Types.C#! [sat_s25p0]; } in Data.Text.Fusion.Internal.Yield [sat_s25ve sat_s25vd]; }; }; }; }; }; }; }; }; }; }; }; GHC.Types.True -> case +# [ww1 1] of sat_s25pe { __DEFAULT -> let { sat_s25pg :: GHC.Types.Int [LclId] = NO_CCS GHC.Types.I#! [sat_s25pe]; } in let { sat_s25vj :: Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int [LclId] = NO_CCS Data.Text.Fusion.Internal.:*:! [wild1 sat_s25pg]; } in case word2Int# [r#] of sat_s25p9 { __DEFAULT -> case chr# [sat_s25p9] of sat_s25pb { __DEFAULT -> let { sat_s25vk :: GHC.Types.Char [LclId] = NO_CCS GHC.Types.C#! [sat_s25pb]; } in Data.Text.Fusion.Internal.Yield [sat_s25vk sat_s25vj]; }; }; }; }; GHC.Types.True -> case +# [ww1 1] of sat_s25po { __DEFAULT -> let { sat_s25pq :: GHC.Types.Int [LclId] = NO_CCS GHC.Types.I#! [sat_s25po]; } in let { sat_s25vl :: Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int [LclId] = NO_CCS Data.Text.Fusion.Internal.:*:! [wild1 sat_s25pq]; } in case word2Int# [r#] of sat_s25pj { __DEFAULT -> case chr# [sat_s25pj] of sat_s25pl { __DEFAULT -> let { sat_s25vm :: GHC.Types.Char [LclId] = NO_CCS GHC.Types.C#! [sat_s25pl]; } in Data.Text.Fusion.Internal.Yield [sat_s25vm sat_s25vl]; }; }; }; }; }; }; GHC.Types.True -> $wnext1 ts 0; }; };, [($wnext1, [])]), (Data.Attoparsec.Text.Lazy.$wunfold1 [Occ=LoopBreaker] :: Data.Text.Lazy.Internal.Text -> GHC.Prim.Int# -> [GHC.Types.Char] [GblId, Arity=2, Caf=NoCafRefs, Str=DmdType SL, Unf=OtherCon []] = \r [ww ww1] case $wnext1 ww ww1 of _ { Data.Text.Fusion.Internal.Done -> [] []; Data.Text.Fusion.Internal.Skip s' -> case s' of _ { Data.Text.Fusion.Internal.:*: ww2 ww3 -> case ww3 of _ { GHC.Types.I# ww5 -> Data.Attoparsec.Text.Lazy.$wunfold1 ww2 ww5; }; }; Data.Text.Fusion.Internal.Yield x s' -> case s' of _ { Data.Text.Fusion.Internal.:*: ww2 ww3 -> case ww3 of _ { GHC.Types.I# ww5 -> let { sat_s25vq :: [GHC.Types.Char] [LclId] = \u [] Data.Attoparsec.Text.Lazy.$wunfold1 ww2 ww5; } in : [x sat_s25vq]; }; }; };, [(Data.Attoparsec.Text.Lazy.$wunfold1, [])]), (Data.Attoparsec.Text.Lazy.$fShowResult2 :: GHC.Types.Char [GblId, Caf=NoCafRefs, Unf=OtherCon []] = NO_CCS GHC.Types.C#! [' '];, [(Data.Attoparsec.Text.Lazy.$fShowResult2, [])]), (Data.Attoparsec.Text.Lazy.$fShowResult1 :: [GHC.Types.Char] [GblId, Caf=NoCafRefs, Unf=OtherCon []] = NO_CCS :! [GHC.Show.$fShowChar1 GHC.Types.[]];, [(Data.Attoparsec.Text.Lazy.$fShowResult1, [])]), ($wnext2 :: Data.Text.Lazy.Internal.Text -> GHC.Prim.Int# -> Data.Text.Fusion.Internal.Step (Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int) GHC.Types.Char [GblId, Arity=2, Caf=NoCafRefs, Str=DmdType SL, Unf=OtherCon []] = sat-only \r [ww ww1] case ww of wild1 { Data.Text.Lazy.Internal.Empty -> Data.Text.Fusion.Internal.Done []; Data.Text.Lazy.Internal.Chunk rb rb1 rb2 ts -> case >=# [ww1 rb2] of _ { GHC.Types.False -> case +# [rb1 ww1] of a1 [Dmd=Just L] { __DEFAULT -> case indexWord16Array# [rb a1] of r# { __DEFAULT -> case ltWord# [r# __word 55296] of _ { GHC.Types.False -> case gtWord# [r# __word 56319] of _ { GHC.Types.False -> case +# [a1 1] of sat_s25vv { __DEFAULT -> case indexWord16Array# [rb sat_s25vv] of r#1 { __DEFAULT -> case +# [ww1 2] of sat_s25qA { __DEFAULT -> let { sat_s25qC :: GHC.Types.Int [LclId] = NO_CCS GHC.Types.I#! [sat_s25qA]; } in let { sat_s25vt :: Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int [LclId] = NO_CCS Data.Text.Fusion.Internal.:*:! [wild1 sat_s25qC]; } in case word2Int# [r#1] of sat_s25qr { __DEFAULT -> case -# [sat_s25qr 56320] of sat_s25qm { __DEFAULT -> case word2Int# [r#] of sat_s25qs { __DEFAULT -> case -# [sat_s25qs 55296] of sat_s25qt { __DEFAULT -> case uncheckedIShiftL# [sat_s25qt 10] of sat_s25qu { __DEFAULT -> case +# [sat_s25qu sat_s25qm] of sat_s25qv { __DEFAULT -> case +# [sat_s25qv 65536] of sat_s25qp { __DEFAULT -> case chr# [sat_s25qp] of sat_s25qw { __DEFAULT -> let { sat_s25vu :: GHC.Types.Char [LclId] = NO_CCS GHC.Types.C#! [sat_s25qw]; } in Data.Text.Fusion.Internal.Yield [sat_s25vu sat_s25vt]; }; }; }; }; }; }; }; }; }; }; }; GHC.Types.True -> case +# [ww1 1] of sat_s25qK { __DEFAULT -> let { sat_s25qM :: GHC.Types.Int [LclId] = NO_CCS GHC.Types.I#! [sat_s25qK]; } in let { sat_s25vz :: Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int [LclId] = NO_CCS Data.Text.Fusion.Internal.:*:! [wild1 sat_s25qM]; } in case word2Int# [r#] of sat_s25qF { __DEFAULT -> case chr# [sat_s25qF] of sat_s25qH { __DEFAULT -> let { sat_s25vA :: GHC.Types.Char [LclId] = NO_CCS GHC.Types.C#! [sat_s25qH]; } in Data.Text.Fusion.Internal.Yield [sat_s25vA sat_s25vz]; }; }; }; }; GHC.Types.True -> case +# [ww1 1] of sat_s25qU { __DEFAULT -> let { sat_s25qW :: GHC.Types.Int [LclId] = NO_CCS GHC.Types.I#! [sat_s25qU]; } in let { sat_s25vB :: Data.Text.Fusion.Internal.PairS Data.Text.Lazy.Internal.Text GHC.Types.Int [LclId] = NO_CCS Data.Text.Fusion.Internal.:*:! [wild1 sat_s25qW]; } in case word2Int# [r#] of sat_s25qP { __DEFAULT -> case chr# [sat_s25qP] of sat_s25qR { __DEFAULT -> let { sat_s25vC :: GHC.Types.Char [LclId] = NO_CCS GHC.Types.C#! [sat_s25qR]; } in Data.Text.Fusion.Internal.Yield [sat_s25vC sat_s25vB]; }; }; }; }; }; }; GHC.Types.True -> $wnext2 ts 0; }; };, [($wnext2, [])]), (Data.Attoparsec.Text.Lazy.$wunfold [Occ=LoopBreaker] :: Data.Text.Lazy.Internal.Text -> GHC.Prim.Int# -> [GHC.Types.Char] [GblId, Arity=2, Caf=NoCafRefs, Str=DmdType SL, Unf=OtherCon []] = \r [ww ww1] case $wnext2 ww ww1 of _ { Data.Text.Fusion.Internal.Done -> [] []; Data.Text.Fusion.Internal.Skip s' -> case s' of _ { Data.Text.Fusion.Internal.:*: ww2 ww3 -> case ww3 of _ { GHC.Types.I# ww5 -> Data.Attoparsec.Text.Lazy.$wunfold ww2 ww5; }; }; Data.Text.Fusion.Internal.Yield x s' -> case s' of _ { Data.Text.Fusion.Internal.:*: ww2 ww3 -> case ww3 of _ { GHC.Types.I# ww5 -> let { sat_s25vG :: [GHC.Types.Char] [LclId] = \u [] Data.Attoparsec.Text.Lazy.$wunfold ww2 ww5; } in : [x sat_s25vG]; }; }; };, [(Data.Attoparsec.Text.Lazy.$wunfold, [])]), (Data.Attoparsec.Text.Lazy.$fShowResult_$cshow :: forall r. GHC.Show.Show r => Data.Attoparsec.Text.Lazy.Result r -> GHC.Base.String [GblId, Arity=2, Str=DmdType LS, Unf=OtherCon []] = \r srt:(0,*bitmap*) [$dShow ds] case ds of _ { Data.Attoparsec.Text.Lazy.Fail bs stk msg -> let { sat_s25vM :: [GHC.Types.Char] [LclId] = \u srt:(0,*bitmap*) [] let { sat_s25rM :: [GHC.Types.Char] [LclId] = \u srt:(0,*bitmap*) [] let { sat_s25rH :: [GHC.Types.Char] [LclId] = \u srt:(0,*bitmap*) [] GHC.Show.showLitString msg Data.Attoparsec.Text.Lazy.$fShowResult1; } in let { sat_s25rJ :: [GHC.Types.Char] [LclId] = NO_CCS :! [GHC.Show.$fShowChar1 sat_s25rH]; } in let { sat_s25vJ :: [GHC.Types.Char] [LclId] = NO_CCS :! [Data.Attoparsec.Text.Lazy.$fShowResult2 sat_s25rJ]; } in case GHC.Show.showList__ GHC.Show.$fShowChar_$cshowList stk GHC.Types.[] of sat_s25vK { __DEFAULT -> GHC.Base.++ sat_s25vK sat_s25vJ; }; } in let { sat_s25rO :: [GHC.Types.Char] [LclId] = NO_CCS :! [Data.Attoparsec.Text.Lazy.$fShowResult2 sat_s25rM]; } in let { sat_s25rB :: [GHC.Types.Char] [LclId] = \u srt:(0,*bitmap*) [] case Data.Attoparsec.Text.Lazy.$wunfold1 bs 0 of sat_s25vL { __DEFAULT -> GHC.Show.showLitString sat_s25vL Data.Text.Lazy.$fShowText2; }; } in let { sat_s25rP :: [GHC.Types.Char] [LclId] = NO_CCS :! [GHC.Show.$fShowChar1 sat_s25rB]; } in GHC.Base.++ sat_s25rP sat_s25rO; } in GHC.CString.unpackAppendCString# "Fail " sat_s25vM; Data.Attoparsec.Text.Lazy.Done bs r -> let { sat_s25vP :: [GHC.Types.Char] [LclId] = \u srt:(0,*bitmap*) [] let { sat_s25s1 :: [GHC.Types.Char] [LclId] = \u [] GHC.Show.show $dShow r; } in let { sat_s25s3 :: [GHC.Types.Char] [LclId] = NO_CCS :! [Data.Attoparsec.Text.Lazy.$fShowResult2 sat_s25s1]; } in let { sat_s25rW :: [GHC.Types.Char] [LclId] = \u srt:(0,*bitmap*) [] case Data.Attoparsec.Text.Lazy.$wunfold bs 0 of sat_s25vO { __DEFAULT -> GHC.Show.showLitString sat_s25vO Data.Text.Lazy.$fShowText2; }; } in let { sat_s25s4 :: [GHC.Types.Char] [LclId] = NO_CCS :! [GHC.Show.$fShowChar1 sat_s25rW]; } in GHC.Base.++ sat_s25s4 sat_s25s3; } in GHC.CString.unpackAppendCString# "Done " sat_s25vP; };, [(Data.Attoparsec.Text.Lazy.$fShowResult_$cshow, [GHC.Show.showLitString, GHC.Show.$fShowChar_$cshowList])]), (Data.Attoparsec.Text.Lazy.$fShowResult_$cshowsPrec :: forall r. GHC.Show.Show r => GHC.Types.Int -> Data.Attoparsec.Text.Lazy.Result r -> GHC.Show.ShowS [GblId, Arity=4, Str=DmdType LASL, Unf=OtherCon []] = \r srt:(0,*bitmap*) [$dShow ds x s] case Data.Attoparsec.Text.Lazy.$fShowResult_$cshow $dShow x of sat_s25vQ { __DEFAULT -> GHC.Base.++ sat_s25vQ s; };, [(Data.Attoparsec.Text.Lazy.$fShowResult_$cshowsPrec, [Data.Attoparsec.Text.Lazy.$fShowResult_$cshow])]), (Data.Attoparsec.Text.Lazy.$fShowResult_$cshowList :: forall r. GHC.Show.Show r => [Data.Attoparsec.Text.Lazy.Result r] -> GHC.Show.ShowS [GblId, Arity=3, Str=DmdType LSL, Unf=OtherCon []] = \r srt:(0,*bitmap*) [$dShow eta eta1] let { sat_s25vS :: Data.Attoparsec.Text.Lazy.Result r -> GHC.Show.ShowS [LclId] = \r srt:(0,*bitmap*) [x s] case Data.Attoparsec.Text.Lazy.$fShowResult_$cshow $dShow x of sat_s25vR { __DEFAULT -> GHC.Base.++ sat_s25vR s; }; } in GHC.Show.showList__ sat_s25vS eta eta1;, [(Data.Attoparsec.Text.Lazy.$fShowResult_$cshowList, [Data.Attoparsec.Text.Lazy.$fShowResult_$cshow])]), (Data.Attoparsec.Text.Lazy.$fShowResult [InlPrag=[ALWAYS] CONLIKE] :: forall r. GHC.Show.Show r => GHC.Show.Show (Data.Attoparsec.Text.Lazy.Result r) [GblId[DFunId], Arity=1, Str=DmdType Lm, Unf=OtherCon []] = \r srt:(0,*bitmap*) [$dShow] let { sat_s25vT :: [Data.Attoparsec.Text.Lazy.Result r] -> GHC.Show.ShowS [LclId] = \r srt:(0,*bitmap*) [eta_B2 eta_B1] Data.Attoparsec.Text.Lazy.$fShowResult_$cshowList $dShow eta_B2 eta_B1; } in let { sat_s25vU :: Data.Attoparsec.Text.Lazy.Result r -> GHC.Base.String [LclId] = \r srt:(1,*bitmap*) [eta_B1] Data.Attoparsec.Text.Lazy.$fShowResult_$cshow $dShow eta_B1; } in let { sat_s25vV :: GHC.Types.Int -> Data.Attoparsec.Text.Lazy.Result r -> GHC.Show.ShowS [LclId] = \r srt:(2,*bitmap*) [eta_B3 eta_B2 eta_B1] Data.Attoparsec.Text.Lazy.$fShowResult_$cshowsPrec $dShow eta_B3 eta_B2 eta_B1; } in GHC.Show.D:Show [sat_s25vV sat_s25vU sat_s25vT];, [(Data.Attoparsec.Text.Lazy.$fShowResult, [Data.Attoparsec.Text.Lazy.$fShowResult_$cshow, Data.Attoparsec.Text.Lazy.$fShowResult_$cshow, Data.Attoparsec.Text.Lazy.$fShowResult_$cshow])]), (Data.Attoparsec.Text.Lazy.parseTest1 :: forall a. GHC.Show.Show a => Data.Attoparsec.Text.Internal.Parser a -> Data.Text.Lazy.Internal.Text -> GHC.Prim.State# GHC.Prim.RealWorld -> (# GHC.Prim.State# GHC.Prim.RealWorld, () #) [GblId, Arity=4, Str=DmdType LLLL, Unf=OtherCon []] = \r srt:(0,*bitmap*) [$dShow p s eta] let { sat_s25vX :: GHC.Base.String [LclId] = \u srt:(0,*bitmap*) [] case s of _ { Data.Text.Lazy.Internal.Empty -> case p Data.Text.Internal.empty Data.Text.Internal.empty Data.Attoparsec.Internal.Types.Incomplete Data.Attoparsec.Text.Internal.failK Data.Attoparsec.Text.Internal.successK of sat_s25sF { __DEFAULT -> case Data.Attoparsec.Text.Lazy.parse_$sgo sat_s25sF of sat_s25vW { __DEFAULT -> Data.Attoparsec.Text.Lazy.$fShowResult_$cshow $dShow sat_s25vW; }; }; Data.Text.Lazy.Internal.Chunk rb rb1 rb2 xs -> let { sat_s25vZ :: Data.Attoparsec.Internal.Types.Input Data.Text.Internal.Text [LclId] = NO_CCS Data.Text.Internal.Text! [rb rb1 rb2]; } in case p sat_s25vZ Data.Text.Internal.empty Data.Attoparsec.Internal.Types.Incomplete Data.Attoparsec.Text.Internal.failK Data.Attoparsec.Text.Internal.successK of sat_s25w0 { __DEFAULT -> case Data.Attoparsec.Text.Lazy.parse_go sat_s25w0 xs of sat_s25w1 { __DEFAULT -> Data.Attoparsec.Text.Lazy.$fShowResult_$cshow $dShow sat_s25w1; }; }; }; } in GHC.IO.Handle.Text.hPutStr2 GHC.IO.Handle.FD.stdout sat_s25vX GHC.Types.True eta;, [(Data.Attoparsec.Text.Lazy.parseTest1, [Data.Text.Internal.empty, GHC.IO.Handle.FD.stdout, GHC.IO.Handle.Text.hPutStr2, Data.Attoparsec.Text.Lazy.parse_go, Data.Attoparsec.Text.Lazy.parse_$sgo, Data.Attoparsec.Text.Lazy.$fShowResult_$cshow])]), (Data.Attoparsec.Text.Lazy.parseTest :: forall a. GHC.Show.Show a => Data.Attoparsec.Text.Internal.Parser a -> Data.Text.Lazy.Internal.Text -> GHC.Types.IO () [GblId, Arity=4, Str=DmdType LLLL, Unf=OtherCon []] = \r srt:(0,*bitmap*) [eta_B4 eta_B3 eta_B2 eta_B1] Data.Attoparsec.Text.Lazy.parseTest1 eta_B4 eta_B3 eta_B2 eta_B1;, [(Data.Attoparsec.Text.Lazy.parseTest, [Data.Attoparsec.Text.Lazy.parseTest1])]), (a :: [GHC.Types.Char] -> () [GblId, Arity=1, Str=DmdType, Unf=OtherCon []] = \r [eta_B1] Control.DeepSeq.$fNFDataArray_$crnf1 Control.DeepSeq.$fNFDataChar_$crnf eta_B1;, [(a, [])]), (Data.Attoparsec.Text.Lazy.$fNFDataResult_$crnf [InlPrag=INLINE (sat-args=1)] :: forall r. Control.DeepSeq.NFData r => Data.Attoparsec.Text.Lazy.Result r -> () [GblId, Arity=2, Str=DmdType LS, Unf=OtherCon []] = \r srt:(0,*bitmap*) [$dNFData eta] case eta of _ { Data.Attoparsec.Text.Lazy.Fail bs ctxs msg -> case Data.Text.Lazy.$fNFDataText_$crnf bs of _ { () -> case Control.DeepSeq.$fNFDataArray_$crnf1 a ctxs of _ { () -> Control.DeepSeq.$fNFDataArray_$crnf1 Control.DeepSeq.$fNFDataChar_$crnf msg; }; }; Data.Attoparsec.Text.Lazy.Done bs r -> case Data.Text.Lazy.$fNFDataText_$crnf bs of _ { () -> $dNFData r; }; };, [(Data.Attoparsec.Text.Lazy.$fNFDataResult_$crnf, [a])]), (Data.Attoparsec.Text.Lazy.$fNFDataResult [InlPrag=INLINE (sat-args=0)] :: forall r. Control.DeepSeq.NFData r => Control.DeepSeq.NFData (Data.Attoparsec.Text.Lazy.Result r) [GblId[DFunId(nt)], Arity=1, Str=DmdType, Unf=OtherCon []] = \r srt:(0,*bitmap*) [eta_B1] Data.Attoparsec.Text.Lazy.$fNFDataResult_$crnf eta_B1;, [(Data.Attoparsec.Text.Lazy.$fNFDataResult, [a])]), (Data.Attoparsec.Text.Lazy.$fFunctorResult_$cfmap :: forall a b. (a -> b) -> Data.Attoparsec.Text.Lazy.Result a -> Data.Attoparsec.Text.Lazy.Result b [GblId, Arity=2, Caf=NoCafRefs, Str=DmdType LS, Unf=OtherCon []] = \r [ds ds1] case ds1 of _ { Data.Attoparsec.Text.Lazy.Fail st stk msg -> Data.Attoparsec.Text.Lazy.Fail [st stk msg]; Data.Attoparsec.Text.Lazy.Done bs r -> let { sat_s25w7 :: b [LclId] = \u [] ds r; } in Data.Attoparsec.Text.Lazy.Done [bs sat_s25w7]; };, [(Data.Attoparsec.Text.Lazy.$fFunctorResult_$cfmap, [])]), (Data.Attoparsec.Text.Lazy.$fFunctorResult_$c<$ :: forall a b. a -> Data.Attoparsec.Text.Lazy.Result b -> Data.Attoparsec.Text.Lazy.Result a [GblId, Arity=2, Caf=NoCafRefs, Str=DmdType LS, Unf=OtherCon []] = \r [x eta] case eta of _ { Data.Attoparsec.Text.Lazy.Fail st stk msg -> Data.Attoparsec.Text.Lazy.Fail [st stk msg]; Data.Attoparsec.Text.Lazy.Done bs r -> Data.Attoparsec.Text.Lazy.Done [bs x]; };, [(Data.Attoparsec.Text.Lazy.$fFunctorResult_$c<$, [])]), (Data.Attoparsec.Text.Lazy.$fFunctorResult [InlPrag=[ALWAYS] CONLIKE] :: GHC.Base.Functor Data.Attoparsec.Text.Lazy.Result [GblId[DFunId], Caf=NoCafRefs, Str=DmdType m, Unf=OtherCon []] = NO_CCS GHC.Base.D:Functor! [Data.Attoparsec.Text.Lazy.$fFunctorResult_$cfmap Data.Attoparsec.Text.Lazy.$fFunctorResult_$c<$];, [(Data.Attoparsec.Text.Lazy.$fFunctorResult, [])]), (Data.Attoparsec.Text.Lazy.Fail :: forall r. Data.Text.Lazy.Internal.Text -> [GHC.Base.String] -> GHC.Base.String -> Data.Attoparsec.Text.Lazy.Result r [GblId[DataCon], Arity=3, Caf=NoCafRefs, Str=DmdType TTT, Unf=OtherCon []] = \r [eta_B3 eta_B2 eta_B1] Data.Attoparsec.Text.Lazy.Fail [eta_B3 eta_B2 eta_B1];, [(Data.Attoparsec.Text.Lazy.Fail, [])]), (Data.Attoparsec.Text.Lazy.Done :: forall r. Data.Text.Lazy.Internal.Text -> r -> Data.Attoparsec.Text.Lazy.Result r [GblId[DataCon], Arity=2, Caf=NoCafRefs, Str=DmdType TT, Unf=OtherCon []] = \r [eta_B2 eta_B1] Data.Attoparsec.Text.Lazy.Done [eta_B2 eta_B1];, [(Data.Attoparsec.Text.Lazy.Done, [])])]