Hoogle Search
Within LTS Haskell 24.19 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showAlignmentLine :: Int -> Int -> ClustalAlignmentEntry -> StringClustalParser Biobase.Clustal.Types No documentation available.
-
LPFP LPFP.SimpleVec No documentation available.
showContext :: Context -> Bool -> ByteStringRefSerialize Data.RefSerialize serialize the variables. if the Bool flag is true, it prepend the text with the string "where"
showHexp :: (Num a, Integral a, Show a) => a -> STW ()RefSerialize Data.RefSerialize No documentation available.
showp :: Serialize c => c -> STW ()RefSerialize Data.RefSerialize No documentation available.
showpBinary :: Binary a => a -> STW ()RefSerialize Data.RefSerialize serialize a variable which has a Binary instance
showpText :: Show a => a -> STW ()RefSerialize Data.RefSerialize if a is an instance of Show, showpText can be used as the showp method the drawback is that the data inside is not inspected for common references so it is recommended to create your own readp method for your complex data structures
showps :: Serialize a => a -> STW ByteStringRefSerialize Data.RefSerialize return the serialization instead of updating the writer
showSubmitRes :: SubmitRes -> Stringadvent-of-code-api Advent Pretty-print a SubmitRes
showSubmitRes :: SubmitRes -> Stringadvent-of-code-api Advent.Types Pretty-print a SubmitRes