aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/haskell-xyz.scm')
-rw-r--r--gnu/packages/haskell-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 62b7268255..9c3b990275 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -16446,7 +16446,7 @@ included. Alternatively, a system-wide Lua installation can be linked instead."
(synopsis "Bindings to Lua, an embeddable scripting language")
(description
"Wrappers and helpers to bridge Haskell and <https://www.lua.org/ Lua>. . It
-builds upon the /lua/ package, which allows to bundle a Lua interpreter with a
+builds upon the /lua/ package, which allows bundling a Lua interpreter with a
Haskell program.")
(license license:expat)))