From 51c3993f0a84b3de57bae480ce7bb14a1408f25e Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 23 Sep 2022 15:02:46 +0300 Subject: Implement parser --- src/Utils.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Utils.hs') diff --git a/src/Utils.hs b/src/Utils.hs index 2497c9f..227e120 100644 --- a/src/Utils.hs +++ b/src/Utils.hs @@ -1,3 +1,5 @@ +{-# OPTIONS_GHC -Wno-missing-export-lists #-} +{-# OPTIONS_GHC -Wno-missing-signatures #-} module Utils where (.>) = flip (.) -- cgit v1.3