Skip to content
GitLab
Menu
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
92b6a023
Commit
92b6a023
authored
Apr 22, 2019
by
Ben Gamari
🐢
Browse files
Release 8.6.5
parent
bc75b94f
Pipeline
#5176
passed with stages
in 466 minutes and 32 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
92b6a023
...
...
@@ -13,10 +13,10 @@ dnl
# see what flags are available. (Better yet, read the documentation!)
#
AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.6.
4
], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
AC_INIT([The Glorious Glasgow Haskell Compilation System], [8.6.
5
], [glasgow-haskell-bugs@haskell.org], [ghc-AC_PACKAGE_VERSION])
# Set this to YES for a released version, otherwise NO
: ${RELEASE=
NO
}
: ${RELEASE=
YES
}
# The primary version (e.g. 7.5, 7.4.1) is set in the AC_INIT line
# above. If this is not a released version, then we will append the
...
...
ritul
@ritul
mentioned in issue
#16732
·
Jun 03, 2019
mentioned in issue
#16732
mentioned in issue #16732
Toggle commit list
Stefan Schulze Frielinghaus
@stefansf
mentioned in issue
#16883
·
Jun 28, 2019
mentioned in issue
#16883
mentioned in issue #16883
Toggle commit list
Write
Preview
Supports
Markdown
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