feat[dev]: import Prelude
This commit is contained in:
parent
390308e9d7
commit
36ae4dd5e0
20 changed files with 102 additions and 172 deletions
|
@ -1,7 +1,5 @@
|
|||
{-# LANGUAGE Safe #-}
|
||||
module Main (main) where
|
||||
|
||||
import Control.Applicative (pure)
|
||||
import System.IO (IO)
|
||||
|
||||
main :: IO ()
|
||||
main = pure ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue