This commit is contained in:
Joscha 2018-09-20 19:07:16 +00:00
parent 2a9f7c6f6b
commit dfc628d090
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
module Main where
import Control.Monad
import Data.List
import Data.Char
import Data.List
import System.Environment
import System.Exit