activehs 0.2 → 0.2.0.1
raw patch · 1 files changed
+5/−3 lines, 1 files
Files
- activehs.cabal +5/−3
activehs.cabal view
@@ -1,20 +1,22 @@ name: activehs-version: 0.2+version: 0.2.0.1 category: Education, Documentation synopsis: Haskell code presentation tool description: ActiveHs is a Haskell source code presentation tool, developed for education purposes. .- User's Guide: <http://pnyf.inf.elte.hu:8000/UsersGuide_en.xml>+ User's Guide: <http://pnyf.inf.elte.hu/fp/UsersGuide_en.xml> .- Developer's Documentation (partial): <http://pnyf.inf.elte.hu:8000/DevDoc_en.xml>+ Developer's Documentation (partial): <http://pnyf.inf.elte.hu/fp/DevDoc_en.xml> . The software is in prototype phase, although it already served more than 700 000 user requests at Eötvös Loránd University Budapest, Hungary. . Note that this software has many rough edges; you are welcome to work on it!+ .+ Changes since 0.2: Correct links and css in documentation. stability: alpha license: BSD3 license-file: LICENSE