From d28c483bdba02cf4163e99efcb07f2ee525ddda1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Mar 2017 14:56:52 +0200 Subject: Implement list view --- Application.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Application.hs') diff --git a/Application.hs b/Application.hs index 3a16e88..aa9422f 100644 --- a/Application.hs +++ b/Application.hs @@ -43,6 +43,7 @@ import Handler.DeleteRefItem import Handler.Kinds import Handler.Types import Handler.List +import Handler.InventoryList -- This line actually creates our YesodDispatch instance. It is the second half -- of the call to mkYesodData which occurs in Foundation.hs. Please see the -- cgit v1.2.3