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
3bee0545
Commit
3bee0545
authored
Aug 24, 2014
by
Edward Z. Yang
Browse files
Suppress orphan warning pre-GHC 7.8
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
9f8bd613
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/Distribution/Version.hs
View file @
3bee0545
{-# LANGUAGE CPP, DeriveDataTypeable, StandaloneDeriving #-}
#
if
__GLASGOW_HASKELL__
<
707
{-# OPTIONS_GHC -fno-warn-orphans #-}
#
endif
-----------------------------------------------------------------------------
-- |
-- Module : Distribution.Version
...
...
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