From fe07f05b8e4f0c7e6eec2714ee1ed5a67b227eda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sun, 13 Oct 2024 15:09:21 +0200 Subject: add forms for unions --- frontend/app/Form/Internal.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/app/Form/Internal.hs') diff --git a/frontend/app/Form/Internal.hs b/frontend/app/Form/Internal.hs index 35d59e7..6677b2d 100644 --- a/frontend/app/Form/Internal.hs +++ b/frontend/app/Form/Internal.hs @@ -3,6 +3,7 @@ module Form.Internal mapValues, runForm, optional, + IsEmpty (..), ) where -- cgit v1.2.3