mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-01 19:46:36 +03:00
king: diswarn tests
This commit is contained in:
parent
0567f24959
commit
108b6ed485
@ -1,3 +1,5 @@
|
||||
{-# OPTIONS_GHC -Wno-missing-signatures #-}
|
||||
|
||||
module Main (main) where
|
||||
|
||||
import Prelude
|
||||
|
@ -1,4 +1,4 @@
|
||||
{-# OPTIONS_GHC -Wno-deprecations #-}
|
||||
{-# OPTIONS_GHC -Wno-deprecations -Wno-orphans #-}
|
||||
|
||||
|
||||
module Main (main) where
|
||||
|
Loading…
Reference in New Issue
Block a user