Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
238efc2b
Commit
238efc2b
authored
Jan 11, 2015
by
Andrey Mokhov
Browse files
Remove redundant GHC extentions.
parent
a5de5a59
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Package/Compile.hs
View file @
238efc2b
{-# LANGUAGE NoImplicitPrelude
, ScopedTypeVariables
#-}
{-# LANGUAGE NoImplicitPrelude #-}
module
Package.Compile
(
buildPackageCompile
)
where
import
Package.Base
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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