fix build
This commit is contained in:
parent
70f7982ef8
commit
00933f69df
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
- Licensed under the GNU AGPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# OPTIONS_GHC -fno-warn-tabs #-}
|
||||
|
||||
module Author where
|
||||
|
||||
class Author t where
|
||||
|
|
Loading…
Reference in a new issue