Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
unix
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sven Tennie
unix
Commits
b3775fa5
Commit
b3775fa5
authored
10 years ago
by
Herbert Valerio Riedel
Browse files
Options
Downloads
Patches
Plain Diff
Prepare for 2.7.1.0 release
parent
9a9ea929
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.md
+2
-0
2 additions, 0 deletions
changelog.md
unix.cabal
+3
-2
3 additions, 2 deletions
unix.cabal
with
5 additions
and
2 deletions
changelog.md
+
2
−
0
View file @
b3775fa5
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
## 2.7.1.0 *Dec 2014*
## 2.7.1.0 *Dec 2014*
*
Bundled with GHC 7.10.1
*
Add support for
`base-4.8.0.0`
*
Add support for
`base-4.8.0.0`
*
Tighten
`SafeHaskell`
bounds for GHC 7.10+
*
Tighten
`SafeHaskell`
bounds for GHC 7.10+
...
...
This diff is collapsed.
Click to expand it.
unix.cabal
+
3
−
2
View file @
b3775fa5
...
@@ -10,7 +10,7 @@ synopsis: POSIX functionality
...
@@ -10,7 +10,7 @@ synopsis: POSIX functionality
category: System
category: System
build-type: Configure
build-type: Configure
cabal-version: >= 1.10
cabal-version: >= 1.10
tested-with: GHC
==7.6.3, GHC==7.6.2, GHC==7.6.1, GHC==7.4.2, GHC=
=7.4.1
tested-with: GHC
>
=7.4.1
description:
description:
This package gives you access to the set of operating system
This package gives you access to the set of operating system
services standardised by POSIX 1003.1b (or the IEEE Portable
services standardised by POSIX 1003.1b (or the IEEE Portable
...
@@ -48,9 +48,10 @@ library
...
@@ -48,9 +48,10 @@ library
CPP
CPP
DeriveDataTypeable
DeriveDataTypeable
InterruptibleFFI
InterruptibleFFI
No
MonomorphismRestric
tion
No
ndecreasingIndenta
tion
OverloadedStrings
OverloadedStrings
RankNTypes
RankNTypes
RecordWildCards
if impl(ghc)
if impl(ghc)
other-extensions:
other-extensions:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment