From f305822ae18aeaa57e7e4e860184c00766735b2f Mon Sep 17 00:00:00 2001 From: Jonathan Lamothe Date: Tue, 1 Jan 2019 22:25:25 -0500 Subject: [PATCH] whitespace fix --- src/Password.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Password.hs b/src/Password.hs index 8d0675c..b1ed861 100644 --- a/src/Password.hs +++ b/src/Password.hs @@ -23,7 +23,7 @@ License along with this program. If not, see -} {-# LANGUAGE TemplateHaskell #-} -{-# LANGUAGE OverloadedStrings #-} +{-# LANGUAGE OverloadedStrings #-} module Password ( -- * Data Types