found a few places I can use newtype
for presumably some speedups
This commit is contained in:
parent
813ff7f4b0
commit
1876db50f2
3 changed files with 4 additions and 4 deletions
|
@ -33,7 +33,6 @@ module Backend (
|
|||
) where
|
||||
|
||||
import Control.Monad.State (liftIO, when)
|
||||
import Control.Monad (liftM)
|
||||
import System.IO.Error (try)
|
||||
import System.FilePath
|
||||
import System.Posix.Files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue