From c5f715ac7cdfb663fc84cb9fe841903b5aed99c5 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 7 Feb 2024 10:40:00 +0100 Subject: Extract some convenience parsing functions --- test/Spec.hs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/Spec.hs (limited to 'test/Spec.hs') diff --git a/test/Spec.hs b/test/Spec.hs new file mode 100644 index 0000000..feacffa --- /dev/null +++ b/test/Spec.hs @@ -0,0 +1,5 @@ +{- This Source Code Form is subject to the terms of the Mozilla Public License, + v. 2.0. If a copy of the MPL was not distributed with this file, You can + obtain one at https://mozilla.org/MPL/2.0/. -} + +{-# OPTIONS_GHC -F -pgmF hspec-discover #-} -- cgit v1.2.3