haskell-simple-reflect: update to version 0.3.2
This commit is contained in:
parent
8455e75173
commit
808b19b3fc
@ -2,10 +2,10 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "simple-reflect";
|
||||
version = "0.3.1";
|
||||
sha256 = "189pc7fk28bwl0mq6hw502kc048n203rb4vpf2wva490r36xiw6s";
|
||||
version = "0.3.2";
|
||||
sha256 = "1dpcf6w3cf1sfl9bnlsx04x7aghw029glj5d05qzrsnms2rlw8iq";
|
||||
meta = {
|
||||
homepage = "http://twan.home.fmf.nl/blog/haskell/simple-reflection-of-expressions.details";
|
||||
homepage = "http://twanvl.nl/blog/haskell/simple-reflection-of-expressions";
|
||||
description = "Simple reflection of expressions containing variables";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
|
Loading…
Reference in New Issue
Block a user