Commit Graph

16 Commits

Author SHA1 Message Date
Anton-Latukha a277ad4857
shell.nix: add explanation why explicit defaults set 2020-11-18 22:26:03 +02:00
Guillaume Maudoux ad078200f9 Work around nix default values behavior 2020-11-18 11:53:36 +01:00
Anton-Latukha 45752fc633
shell.nix: use Haskell notation, use explicit attrs
Since variadic (...) attr passing does not work in Nix - the least of evils - is
to expicitly state the few attrs affecting the `shell.nix`.
2020-11-01 20:49:40 +02:00
John Ericson 50b1046536 Expose a haskell package set, don't use inNixStore for shell 2019-03-10 08:50:04 -07:00
John Wiegley c9d9bdb0ec Delete shell.nix, it's not necessary 2018-04-05 13:24:19 -07:00
John Wiegley 89c314a051 Pin insert-ordered-containers 2018-04-05 10:48:09 -07:00
John Wiegley d476b3f173 Add a toXML serializer for values
Relates to issue #109
2018-04-05 01:13:13 -07:00
John Wiegley 66c3411f16 Ping nixpkgs in shell.nix 2018-04-04 12:56:04 -07:00
John Wiegley 5ccc2ce72c Add shell.nix 2018-04-03 22:13:02 -07:00
Domen Kožar b821021cac
Merge {build,shell,default}.nix into default.nix
cabal2nix generates all of them in one go.
2018-01-28 21:58:33 +00:00
John Wiegley 8b47c8b143 Add back *.nix files for the sake of Travis 2018-01-22 18:38:04 -08:00
John Wiegley 0bda6da9e1 Remove generated files 2018-01-22 11:51:06 -08:00
Joe Hermaszewski d3651984fb Add Show1 instances for base 4.9 2016-09-21 10:32:17 +01:00
Joe Hermaszewski 2fc696ad4d Use ghc7103 by default
No problems compiling or testing. This has the advantage of binary packages being available on Hydra.
2016-06-25 19:52:56 +01:00
Allen Nelson 892cad2b36 Correctly escape double quotes. Update nix files. Use quotes with reserved variable bindings 2015-10-15 18:38:06 -05:00
Shea Levy 9eada9e32d Add shell.nix for easy local development 2014-09-11 14:39:14 -04:00