diff options
| author | Ben Gamari <ben@smart-cactus.org> | 2015-11-17 22:04:33 +0100 |
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2015-11-18 12:53:51 +0100 |
| commit | a0f977efc2504b463dc930ff53b66f952ea99a20 (patch) | |
| tree | 43a5585e989cf52ee2ecfbe30716af2aff35c1a9 | |
| parent | 2f7e895be83a3e73a0daef8de6638ba248a103a0 (diff) | |
| download | haskell-a0f977efc2504b463dc930ff53b66f952ea99a20.tar.gz | |
relnotes: Update base version
| -rw-r--r-- | docs/users_guide/7.12.1-notes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/7.12.1-notes.rst b/docs/users_guide/7.12.1-notes.rst index d52b06603f..60f160ccf6 100644 --- a/docs/users_guide/7.12.1-notes.rst +++ b/docs/users_guide/7.12.1-notes.rst @@ -198,7 +198,7 @@ array base ~~~~ -- Version number XXXXX (was 4.7.0.0) +- Version number 4.9.0.0 (was 4.7.0.0) - A new module ``GHC.SrcLoc`` was added, exporting a new type ``SrcLoc``. A ``SrcLoc`` contains package, module, and file names, as |
