Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Dylan Yudaken
GHC
Commits
feccb32b
Commit
feccb32b
authored
Mar 16, 2015
by
thoughtpolice
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libraries/base: Remove redundant import
Signed-off-by:
Austin Seipp
<
aseipp@pobox.com
>
parent
e1bc45ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
libraries/base/GHC/Conc/Sync.hs
libraries/base/GHC/Conc/Sync.hs
+0
-4
No files found.
libraries/base/GHC/Conc/Sync.hs
View file @
feccb32b
...
...
@@ -98,10 +98,6 @@ module GHC.Conc.Sync
import
Foreign
import
Foreign.C
#
ifdef
mingw32_HOST_OS
import
Data.Typeable
#
endif
#
ifndef
mingw32_HOST_OS
import
Data.Dynamic
#
else
...
...
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