haskell-data-lens-fd: add version 2.0.5
Don't build this package on Hydra, though, because it depends on data-lens, which is broken. I add it mostly because recent versions of ariadne will require it.
This commit is contained in:
parent
2fc6f97723
commit
f603d44feb
@ -12,5 +12,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Lenses";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user