Name: fckeditor Version: 0.2 Cabal-Version: >= 1.2 License: BSD3 License-file: LICENSE Author: Peter Gammie Maintainer: Peter Gammie Homepage: http://peteg.org/ Category: Web Synopsis: Server-Side Integration for FCKeditor Description: Provides Server-Side Integration for FCKeditor. Build-type: Simple Extra-Source-Files: README Library Build-depends: arrows, base >= 3, bytestring, cgi >= 3001.1.0, containers, directory, HaXml >= 1.19.2, network, pretty, utf8-string, xhtml >= 3000.0.1 Exposed-Modules: Text.XHtml.FCKeditor Text.XHtml.XHtmlFilter Text.XML.HaXml.Arrows Other-modules: Text.XHtml.Validate Text.XHtml.FCKeditor.FileBrowser Text.XHtml.FCKeditor.Widget Extensions: Arrows GeneralizedNewtypeDeriving TypeSynonymInstances FlexibleInstances MultiParamTypeClasses Ghc-options: -Wall Executable validate Main-is: Validate.hs Ghc-options: -Wall