Merge pull request #125 from dagit/bug-fix

Rogue: Remove unused language extension, TemplateHaskell
This commit is contained in:
Jonathan Daugherty 2017-03-04 11:23:31 -08:00 committed by GitHub
commit 60c0468f91

View File

@ -1,4 +1,3 @@
{-# LANGUAGE TemplateHaskell #-}
module Main where
import Graphics.Vty