Reformat Term.hs

This commit is contained in:
Joscha 2020-11-26 19:02:57 +01:00
parent 72083325ce
commit 66c77d13b0

View file

@ -1,4 +1,4 @@
{-# LANGUAGE OverloadedStrings#-}
{-# LANGUAGE OverloadedStrings #-}
module Props.Lambda.Term
( Term(..)