issues Search Results · repo:konn/equational-reasoning-in-haskell language:Haskell
Filter by
3 results
(44 ms)3 results
inkonn/equational-reasoning-in-haskell (press backspace or delete to remove)As can be seen at
https://matrix.hackage.haskell.org/package/equational-reasoning@1549382814
the bounds for template-haskell seem to be inaccurate.
Also, looking at the code,
#if defined(__GLASGOW_HASKELL__) ...
hvr
- 1
- Opened on Feb 6, 2019
- #3
If I write
data Foo = Bar | Baz
instance Inhabited Foo where
trivial = Bar
withInhabited Baz trivial
there is no guarantee about what the result will be, and it may depend on which optimizations ...
treeowl
- 1
- Opened on Sep 7, 2017
- #2
The version on hackage compiles fine with singletons-1.0, the cabal file just needs to be updated.
crockeea
- 1
- Opened on Jun 6, 2014
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.