diff options
Diffstat (limited to 'gnu/packages/haskell-apps.scm')
-rw-r--r-- | gnu/packages/haskell-apps.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm index 1f5d1d74d3..1ef3ed4035 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm @@ -920,7 +920,7 @@ is programmed in Haskell.") ghc-random ghc-vector)) (home-page "https://joeyh.name/code/scroll/") - (synopsis "scroll(6), a roguelike game") + (synopsis "Roguelike game") (description "You're a bookworm that's stuck on a scroll. You have to dodge between words and use spells to make your way down the page as the scroll is read. Go |