Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
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
Haskell
Cabal
Commits
bbf05c0f
Commit
bbf05c0f
authored
20 years ago
by
Isaac Potoczny-Jones
Browse files
Options
Downloads
Patches
Plain Diff
tweakin the changelog
parent
89e85279
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+20
-0
20 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
with
21 additions
and
1 deletion
debian/changelog
+
20
−
0
View file @
bbf05c0f
haskell-cabal (1.1.1) unstable; urgency=low
* Release candidate for 1.2.
* WARNING: Interfaces not documented in the user's guide may
change in future releases.
* Handles recursive modules for GHC 6.2 and GHC 6.4.
* Added "setup test" command (Used with UserHook)
* implemented handling of _stub.{c,h,o} files
* Added support for profiling
* Changed install prefix of libraries (pref/pkgname-version
to prefix/pkgname-version/compname-version)
* Added pattern guards as a language extension
* Moved some functionality to Language.Haskell.Extension
* Register / unregister .bat files for windows
* Exposed more of the API
* Added support for the hide-all-packages flag in GHC > 6.4
* Several bug fixes
-- Isaac Jones <ijones@debian.org> Sun, 17 Jul 2005 22:16:42 -0700
haskell-cabal (0.5-1) unstable; urgency=low
* new upstream version. see upstream changelog for more info.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
bbf05c0f
Source: haskell-cabal
Priority: optional
Maintainer: Isaac Jones <ijones@debian.org>
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.2.2), ghc6 (
==
6.4)
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.2.2), ghc6 (6.4)
Standards-Version: 3.6.1
Suggests: haddock, cpphs
...
...
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