Skip to content
Snippets Groups Projects
Commit ec991a7e authored by Ben Gamari's avatar Ben Gamari
Browse files

base: Mention SrcLoc in changelog

parent 0cfee536
No related branches found
No related tags found
No related merge requests found
# Changelog for [`base` package](http://hackage.haskell.org/package/base) # Changelog for [`base` package](http://hackage.haskell.org/package/base)
## 4.8.1.0 *TBA* ## 4.8.1.0 *Jul 2015*
* Bundled with GHC 7.10.2 * Bundled with GHC 7.10.2
* `Lifetime` is now exported from `GHC.Event` * `Lifetime` is now exported from `GHC.Event`
* Implicit-parameter based source location support exposed in `GHC.SrcLoc`.
See GHC User's Manual for more information.
## 4.8.0.0 *Mar 2015* ## 4.8.0.0 *Mar 2015*
* Bundled with GHC 7.10.1 * Bundled with GHC 7.10.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment