Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/HaXml/docs/developerworks.patch

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


--- process.hs.orig     2006-12-11 16:50:45.000000000 +0900
+++ process.hs  2006-12-11 16:41:50.000000000 +0900
@@ -1,5 +1,7 @@
 module Main where
-import XmlLib
+import Data.Char
+import Text.XML.HaXml
+
 -- Concise XSLT-like specification of output
 main = processXmlWith (hexagrams `o` tag "IChing")
 hexagrams =

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.