summaryrefslogtreecommitdiff
path: root/sci-mathematics/agda/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /sci-mathematics/agda/metadata.xml
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'sci-mathematics/agda/metadata.xml')
-rw-r--r--sci-mathematics/agda/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/agda/metadata.xml b/sci-mathematics/agda/metadata.xml
index 5606f0f0585e..ea5eaca193ca 100644
--- a/sci-mathematics/agda/metadata.xml
+++ b/sci-mathematics/agda/metadata.xml
@@ -13,7 +13,7 @@
</use>
<longdescription>
Agda is a dependently typed functional programming language: It has
- inductive families, which are similar to Haskell&#39;s GADTs, but they
+ inductive families, which are similar to Haskell's GADTs, but they
can be indexed by values and not just types. It also has
parameterised modules, mixfix operators, Unicode characters, and an
interactive Emacs interface (the type checker can assist in the