avoid warning about orphan Arbirary instance
This commit is contained in:
parent
29b6ab467a
commit
d17f08afdc
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
{-# LANGUAGE CPP #-}
|
||||
|
||||
module Logs.Transfer where
|
||||
|
|
Loading…
Reference in a new issue