aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-HGL/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hs-HGL/pkg-descr')
-rw-r--r--graphics/hs-HGL/pkg-descr16
1 files changed, 7 insertions, 9 deletions
diff --git a/graphics/hs-HGL/pkg-descr b/graphics/hs-HGL/pkg-descr
index 893d95650fd7..b4b577c9b34d 100644
--- a/graphics/hs-HGL/pkg-descr
+++ b/graphics/hs-HGL/pkg-descr
@@ -1,10 +1,8 @@
-A simple graphics library, designed to give the programmer access to most
-interesting parts of the Win32 Graphics Device Interface and X11 library
-without exposing the programmer to the pain and anguish usually associated with
-using these interfaces.
+A simple graphics library, designed to give the programmer access to
+most interesting parts of the Win32 Graphics Device Interface and X11
+library without exposing the programmer to the pain and anguish usually
+associated with using these interfaces. The library also includes a
+module Graphics.SOE providing the interface used in "The Haskell School
+of Expression", by Paul Hudak.
-The library also includes a module Graphics.SOE providing the interface used
-in "The Haskell School of Expression", by Paul Hudak,
-cf <http://www.haskell.org/soe/>.
-
-WWW: http://www.haskell.org/graphics/index.html
+WWW: http://hackage.haskell.org/package/HGL