remove old -fdefer-typed-holes

This commit is contained in:
Rhiannon Morris 2020-07-09 06:20:28 +02:00
parent c6c2d78926
commit 94cda046fe

View file

@ -1,4 +1,3 @@
{-# OPTIONS_GHC -fdefer-typed-holes #-}
module SinglePage (make) where module SinglePage (make) where
import Info hiding (Text) import Info hiding (Text)