Add comment to gui/Main.hs that it's formatted with Ormolu.

This commit is contained in:
Robbie Gleichman 2020-08-31 01:30:06 -07:00
parent 96d7a367bf
commit 73abde9869

View File

@ -1,3 +1,4 @@
-- This file is formatted with Ormolu
{-# LANGUAGE BlockArguments #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE GADTs #-}