Add missing pragma

This commit is contained in:
Jonathan Daugherty 2022-07-04 09:21:55 -07:00
parent e23c1ab285
commit 583ce85953

View File

@ -1,3 +1,4 @@
{-# LANGUAGE CPP #-}
{-# LANGUAGE TypeApplications #-}
module Render
( main