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
Packages
Cabal
Commits
574086ce
Commit
574086ce
authored
Apr 08, 2016
by
Mikhail Glushenkov
Browse files
GHC < 7 is no longer supported.
parent
70cc6971
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/Cabal.cabal
View file @
574086ce
...
...
@@ -354,9 +354,6 @@ library
Distribution.Compat.Binary.Generic
default-language: Haskell98
-- starting with GHC 7.0, rely on {-# LANGUAGE CPP #-} instead
if !impl(ghc >= 7.0)
default-extensions: CPP
-- Small, fast running tests.
test-suite unit-tests
...
...
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