addtypes is supposed to get its argument, the file to add type signatures to from the shell. |
main
:: IO ()
addtypes is supposed to get its argument, the file to add type signatures to from the shell. |
addTypeSignatures
:: String -> IO String
|
addtypes is supposed to get its argument, the file to add type signatures to from the shell. |
|