Improve overall style and indenting

This commit is contained in:
2014-10-10 00:19:05 +02:00
parent 22482f7c49
commit 12da4040dc
9 changed files with 237 additions and 195 deletions

View File

@@ -5,4 +5,4 @@ module Class.Defaults where
-- |Used to create a common interface for default settings of data types.
class Def a where
def :: a
def :: a