From 0c58e94c6f1b712a6cbfc99c4185bd319e4384cc Mon Sep 17 00:00:00 2001 From: Sasha Date: Wed, 28 Mar 2018 22:39:01 +0200 Subject: [PATCH] Add missing import needed to use the library --- src/Hanafuda.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Hanafuda.hs b/src/Hanafuda.hs index 408136a..b8f8da8 100644 --- a/src/Hanafuda.hs +++ b/src/Hanafuda.hs @@ -5,6 +5,7 @@ module Hanafuda ( , Pack , add , cards + , cardsOfPack , contains , empty , flower