futhark: init at 0.6.2

This commit is contained in:
Silvan Mosberger
2018-07-21 00:04:19 +02:00
parent c4afb45af5
commit d26c303bef
3 changed files with 81 additions and 0 deletions

View File

@@ -707,6 +707,8 @@ self: super: {
# vaultenv is not available from Hackage.
vaultenv = self.callPackage ../tools/haskell/vaultenv { };
futhark = self.callPackage ../compilers/futhark { };
# https://github.com/Philonous/hs-stun/pull/1
# Remove if a version > 0.1.0.1 ever gets released.
stunclient = overrideCabal super.stunclient (drv: {