Home
last modified time | relevance | path

Searched refs:mShowPos (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/xml-conduit-1.9.0.0/Text/XML/
H A DUnresolved.hs106 …show (ContentAfterRoot (pos, e)) = mShowPos pos ++ "Found content after root element: " ++ prettyS…
108 …show (InvalidInlineDoctype (pos, e)) = mShowPos pos ++ "Invalid content inside doctype: " ++ prett…
110 …show (MissingEndElement name (Just (pos, e))) = mShowPos pos ++ "Expected end element for: " ++ pr…
113 mShowPos :: Maybe P.PositionRange -> String
114 mShowPos Nothing = "" function
115 mShowPos (Just pos) = show pos ++ ": " function
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/xml-conduit-1.9.0.0/Text/XML/
H A DUnresolved.hs106 …show (ContentAfterRoot (pos, e)) = mShowPos pos ++ "Found content after root element: " ++ prettyS…
108 …show (InvalidInlineDoctype (pos, e)) = mShowPos pos ++ "Invalid content inside doctype: " ++ prett…
110 …show (MissingEndElement name (Just (pos, e))) = mShowPos pos ++ "Expected end element for: " ++ pr…
113 mShowPos :: Maybe P.PositionRange -> String
114 mShowPos Nothing = "" function
115 mShowPos (Just pos) = show pos ++ ": " function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/xml-conduit-1.8.0.1/Text/XML/
H A DUnresolved.hs106 …show (ContentAfterRoot (pos, e)) = mShowPos pos ++ "Found content after root element: " ++ prettyS…
108 …show (InvalidInlineDoctype (pos, e)) = mShowPos pos ++ "Invalid content inside doctype: " ++ prett…
110 …show (MissingEndElement name (Just (pos, e))) = mShowPos pos ++ "Expected end element for: " ++ pr…
113 mShowPos :: Maybe P.PositionRange -> String
114 mShowPos Nothing = "" function
115 mShowPos (Just pos) = show pos ++ ": " function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/xml-conduit-1.9.1.0/src/Text/XML/
H A DUnresolved.hs106 …show (ContentAfterRoot (pos, e)) = mShowPos pos ++ "Found content after root element: " ++ prettyS…
108 …show (InvalidInlineDoctype (pos, e)) = mShowPos pos ++ "Invalid content inside doctype: " ++ prett…
110 …show (MissingEndElement name (Just (pos, e))) = mShowPos pos ++ "Expected end element for: " ++ pr…
113 mShowPos :: Maybe P.PositionRange -> String
114 mShowPos Nothing = "" function
115 mShowPos (Just pos) = show pos ++ ": " function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/xml-conduit-1.9.1.1/src/Text/XML/
H A DUnresolved.hs106 …show (ContentAfterRoot (pos, e)) = mShowPos pos ++ "Found content after root element: " ++ prettyS…
108 …show (InvalidInlineDoctype (pos, e)) = mShowPos pos ++ "Invalid content inside doctype: " ++ prett…
110 …show (MissingEndElement name (Just (pos, e))) = mShowPos pos ++ "Expected end element for: " ++ pr…
113 mShowPos :: Maybe P.PositionRange -> String
114 mShowPos Nothing = "" function
115 mShowPos (Just pos) = show pos ++ ": " function