Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ucsd-progsys/liquidhaskell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8c593f9f9243a83b7647ba0aaf2bcbb1cfb9b6a7
Choose a base ref
..
head repository: ucsd-progsys/liquidhaskell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dd7d42d4baad4269c77701e1b128695454828959
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 liquid-fixpoint
  2. +1 −1 liquidhaskell-boot/liquidhaskell-boot.cabal
2 changes: 1 addition & 1 deletion liquid-fixpoint
2 changes: 1 addition & 1 deletion liquidhaskell-boot/liquidhaskell-boot.cabal
Original file line number Diff line number Diff line change
@@ -143,7 +143,7 @@ library
, gitrev
, hashable >= 1.3 && < 1.5
, hscolour >= 1.22
, liquid-fixpoint == 0.9.2.5
, liquid-fixpoint == 0.9.4.7
, mtl >= 2.1
, optparse-applicative < 0.19
, githash