Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4,252
Issues
4,252
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
398
Merge Requests
398
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
3c70ae03
Commit
3c70ae03
authored
May 09, 2015
by
Edward Z. Yang
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Quick fix: drop base bound on template-haskell.
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
9a43b2c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libraries/template-haskell/template-haskell.cabal
libraries/template-haskell/template-haskell.cabal
+1
-1
No files found.
libraries/template-haskell/template-haskell.cabal
View file @
3c70ae03
...
...
@@ -48,7 +48,7 @@ Library
Language.Haskell.TH.Lib.Map
build-depends:
base
== 4.8.*
,
base,
pretty == 1.1.*
-- We need to set the package key to template-haskell (without a
...
...
Ben Gamari
🐢
@bgamari
mentioned in commit
5c459eef
·
May 09, 2015
mentioned in commit
5c459eef
mentioned in commit 5c459eefcb17ff97beebdc08ccfca21bd8fa5201
Toggle commit list
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