Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
decker
decker
Commits
4951f1ba
Commit
4951f1ba
authored
Mar 21, 2018
by
Henrik Tramberend
Browse files
Squash some warnings
parent
00281fbe
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Project.hs
View file @
4951f1ba
...
...
@@ -18,8 +18,8 @@ module Project
)
where
import
Common
import
Control.Monad.Extra
import
Data.Maybe
import
Extra
import
Network.URI
import
Resources
import
qualified
System.Directory
as
D
...
...
src/Resources.hs
View file @
4951f1ba
...
...
@@ -9,8 +9,9 @@ module Resources
import
Common
import
Control.Exception
import
Control.Monad
import
Extra
import
Control.Monad.
Extra
import
System.Directory
import
System.Environment
import
System.Exit
import
System.FilePath.Posix
import
System.Process
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment