about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2019-04-12 12:30:50 +0200
committerPeter Simons <simons@cryp.to>2019-04-13 12:53:54 +0200
commit09dbd3c8dccaeec19c0043400a7a6422555247c9 (patch)
tree89fa99c2c6d1dd2b809dd9a5d6d0028cf481a836 /pkgs/development/haskell-modules
parent8c7d15f6d969ee5a66f47464943d06e762eb4975 (diff)
downloadnixlib-09dbd3c8dccaeec19c0043400a7a6422555247c9.tar
nixlib-09dbd3c8dccaeec19c0043400a7a6422555247c9.tar.gz
nixlib-09dbd3c8dccaeec19c0043400a7a6422555247c9.tar.bz2
nixlib-09dbd3c8dccaeec19c0043400a7a6422555247c9.tar.lz
nixlib-09dbd3c8dccaeec19c0043400a7a6422555247c9.tar.xz
nixlib-09dbd3c8dccaeec19c0043400a7a6422555247c9.tar.zst
nixlib-09dbd3c8dccaeec19c0043400a7a6422555247c9.zip
liquidhaskell: update devel snapshot to the latest version
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
index 5a856032e47c..b5fe837cec57 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
@@ -82,8 +82,8 @@ self: super: {
     src = pkgs.fetchFromGitHub {
       owner = "ucsd-progsys";
       repo = "liquidhaskell";
-      rev = "254e77da9cd36e95b72c526bfb9eec50d3447050";
-      sha256 = "089x41z51iw542ijz32j9ns6flcc4hsbjqx7rfznvmm7a4q78yza";
+      rev = "46f11e8faef006e70d39572d08419283b1280b88";
+      sha256 = "10z5r6g5acd43bsak762kwhy33ff262zmhs0wga545nbg29q1fyp";
     };
     version = "0.8.6.0-pre-release";
   };