From 26e4473c30263038f2a188f6849b1c3748c1f1c3 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sun, 17 Apr 2022 12:16:01 +0200 Subject: [PATCH] add missing module to cabal file --- mateamt.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/mateamt.cabal b/mateamt.cabal index 3c395de..6794e4e 100644 --- a/mateamt.cabal +++ b/mateamt.cabal @@ -36,6 +36,7 @@ library API Classes Util + Util.Random Model.Product Model.Auth Model.User