couple of AMP warnings I missed before
This commit is contained in:
parent
663eb15aa3
commit
03667a162a
4 changed files with 9 additions and 8 deletions
|
@ -20,8 +20,9 @@ import Utility.Exception
|
|||
|
||||
import Data.List
|
||||
import Data.Char
|
||||
import Control.Applicative
|
||||
import System.IO
|
||||
import Control.Applicative
|
||||
import Prelude
|
||||
|
||||
externalSHA :: String -> Int -> FilePath -> IO (Either String String)
|
||||
externalSHA command shasize file = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue