diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-18 00:11:14 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-18 00:11:14 +0400 |
| commit | 863cc3929b3b82f6fad8447393b3eb4b3b3c2fc3 (patch) | |
| tree | d77221c9747b6e0b8e71387c8aa67259a6f2ca52 /p/haskell-gloss | |
| parent | bf65c52dc0fb2aefce66526f2377bd6bf1210762 (diff) | |
| download | DHG_packages-863cc3929b3b82f6fad8447393b3eb4b3b3c2fc3.tar.gz | |
haskell-gloss: Typo
Diffstat (limited to 'p/haskell-gloss')
| -rw-r--r-- | p/haskell-gloss/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-gloss/debian/control b/p/haskell-gloss/debian/control index 8fbf50170..e85f3393b 100644 --- a/p/haskell-gloss/debian/control +++ b/p/haskell-gloss/debian/control @@ -28,7 +28,7 @@ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell- X-Description: Painless 2D vector graphics, animations and simulations. Gloss hides the pain of drawing simple vector graphics behind a nice data type and a few display functions. Gloss comes for with support for animations and - simulations as well, and allows to create simple interactive games. Gloss + simulations as well, and allows one to create simple interactive games. Gloss uses OpenGL under the hood, but you won't need to worry about any of that. Package: libghc-gloss-dev |
