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
3c9600ed
Commit
3c9600ed
authored
Nov 27, 2013
by
ttuegel
Browse files
Merge pull request #1594 from ttuegel/master
Add CPP pragma to D.Simple.Setup
parents
bd41d2f2
39eb2e92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/Distribution/Simple/Setup.hs
View file @
3c9600ed
...
...
@@ -56,6 +56,8 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -}
{-# LANGUAGE CPP #-}
module
Distribution.Simple.Setup
(
GlobalFlags
(
..
),
emptyGlobalFlags
,
defaultGlobalFlags
,
globalCommand
,
...
...
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