Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DHG_packages
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Debian Haskell Group
DHG_packages
Commits
b2826485
Commit
b2826485
authored
May 24, 2013
by
Joachim Breitner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haskell-haxr: Enable compat level 9
parent
897dc2a7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
p/haskell-haxr/debian/changelog
p/haskell-haxr/debian/changelog
+6
-0
p/haskell-haxr/debian/compat
p/haskell-haxr/debian/compat
+1
-1
p/haskell-haxr/debian/control
p/haskell-haxr/debian/control
+1
-1
No files found.
p/haskell-haxr/debian/changelog
View file @
b2826485
haskell-haxr (3000.9.0.1-2) UNRELEASED; urgency=low
* Enable compat level 9
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:45 +0200
haskell-haxr (3000.9.0.1-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
...
...
p/haskell-haxr/debian/compat
View file @
b2826485
7
9
p/haskell-haxr/debian/control
View file @
b2826485
...
...
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: cdbs, debhelper (>=
7
), haskell-devscripts (>= 0.8.13),
Build-Depends: cdbs, debhelper (>=
9
), haskell-devscripts (>= 0.8.13),
ghc,
ghc-prof,
ghc-ghci,
...
...
Write
Preview
Markdown
is supported
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