summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-11-29 02:59:51 -0600
committersanine <sanine.not@pm.me>2023-11-29 02:59:51 -0600
commita506d45e16922bbda123f92dad55959694ccc2df (patch)
tree22df35c21398f907f0018c1452d0ffaa00f45cae /package.yaml
parente8d7a5237c666a40e14f3709289329fd8c2cb7d2 (diff)
implement individual gene mutation functions
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index bd8c0f2..f0d605b 100644
--- a/package.yaml
+++ b/package.yaml
@@ -23,6 +23,7 @@ dependencies:
- base >= 4.7 && < 5
- tasty
- tasty-hunit
+- random
ghc-options:
- -Wall