From 7c6a690ced8baac64e1e9c667bf581801bd0b679 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 11 Sep 2019 19:33:42 -0700 Subject: [ibb] add the git hash to the end of the page This is for versioning information. I'll need to pretty it up later, but I wanted something easy to do today. --- lore/Alpha.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lore/Alpha.hs') diff --git a/lore/Alpha.hs b/lore/Alpha.hs index 67bfa35..bae7fa5 100644 --- a/lore/Alpha.hs +++ b/lore/Alpha.hs @@ -7,8 +7,11 @@ module Alpha ( , (/@) -- * Debugging tools , say + -- * TODO: remove this + , Prelude.read ) where +import qualified Prelude import Protolude as X import Data.String -- cgit v1.2.3