remove old -fdefer-typed-holes

This commit is contained in:
Rhiannon Morris 2020-07-09 06:20:28 +02:00
parent c6c2d78926
commit 94cda046fe
1 changed files with 0 additions and 1 deletions

View File

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