Commit Graph

  • 5bd4d9eb0a
    default.nix: upd nixpkgs rev (#725) Anton Latukha 2020-09-29 04:55:44 +0300
  • 0697836b08
    README: add Contents TOC Anton-Latukha 2020-09-29 04:21:17 +0300
  • e8e326bc11
    README: rm hardwraps, let editors wrap lines automatically Anton-Latukha 2020-09-29 03:47:46 +0300
  • 4e35c082dd
    README: Contributing: enum steps to draw attention and memoization Anton-Latukha 2020-09-29 03:19:10 +0300
  • 7da15c3f8d
    README: upd Contributing Anton-Latukha 2020-09-29 03:17:20 +0300
  • 4d70cc57fc
    README: upd Contributing Anton-Latukha 2020-09-29 03:11:37 +0300
  • 3b530d27cb
    README: "How you can help" -> "Contributing" Anton-Latukha 2020-09-29 03:07:07 +0300
  • ee8552a4f6
    README: Issue Tracker Backlog: upd Anton-Latukha 2020-09-29 01:59:11 +0300
  • 20f93d33d2
    README: Evaluating Nixpkgs with HNix: m upd Anton-Latukha 2020-09-29 01:56:39 +0300
  • 6ac08a1007
    README: Issue Tracked Backlog: upd PR test phrasing, ecouraging Anton-Latukha 2020-09-29 01:55:19 +0300
  • 3efb4d157b
    README: Issue Tracked Backlog: rephrasing it more directly Anton-Latukha 2020-09-29 01:53:52 +0300
  • 6955a55a36
    README: use cabal v2-run for locating and executing binary Anton-Latukha 2020-09-29 01:49:55 +0300
  • 6eb309e817
    README: Getting started: upd nstructions for running the binary Anton-Latukha 2020-09-29 01:49:12 +0300
  • 60544cb8a6
    README: Prerequisites: m upd Anton-Latukha 2020-09-28 21:42:14 +0300
  • b9575207a4
    README: rm Building with GHCJS, there is none currently Anton-Latukha 2020-09-28 21:40:17 +0300
  • 50f167c640
    README: Using the REPL: simplify wording Anton-Latukha 2020-09-28 21:37:49 +0300
  • 556835a5b6
    README: Getting started: put separate test examples into a list Anton-Latukha 2020-09-28 21:36:12 +0300
  • ea770eab96
    README: Getting started: split `test` examples into separate examples Anton-Latukha 2020-09-28 21:31:22 +0300
  • 377902664b
    README: Prequisites: m upd: rephrase Anton-Latukha 2020-09-28 21:30:30 +0300
  • 18b54986b1
    README: unify shell entries: rm $ from shell entries Anton-Latukha 2020-09-28 21:20:40 +0300
  • d8f38bcece
    Merge request #721 m cleam-up Anton Latukha 2020-09-26 19:20:15 +0300
  • 003dcb660b
    clean-up: m upd: minor tweaks, dropped functor Anton-Latukha 2020-09-21 01:50:06 +0300
  • 6fa53d711b
    clean-up: Utils.hs: m upd doc Anton-Latukha 2020-09-21 01:49:11 +0300
  • 523edca13c
    clean-up: {Pretty,Utils,Utils/Fix1}.hs: imports Anton-Latukha 2020-09-21 01:46:45 +0300
  • cbeae8cfa1
    clean-up: rm pragmas in {Reduce, Utils/Fix1}.hs Anton-Latukha 2020-09-21 01:45:02 +0300
  • 84e1d7fc17
    clean-up: m upd Anton-Latukha 2020-09-21 01:44:13 +0300
  • 0f3eab3aef
    clean-up: Pretty.hs: rm Nix.Util as not used Anton-Latukha 2020-09-21 01:34:51 +0300
  • fde6764713
    clean-up: Pretty.hs: <$>: .Comonad == .Prelude; no <$> in Nix.Utils Anton-Latukha 2020-09-21 01:22:51 +0300
  • 64726d71e7
    clean-up: Expr/Types.hs: NExprF: upd doc Anton-Latukha 2020-09-21 00:33:38 +0300
  • 9fdf471f2b
    clean-up: Value.hs: m upd doc Anton-Latukha 2020-09-18 18:38:45 +0300
  • c01e156fef
    clean-up: Builtins.hs: nixPath: simplify parens Anton-Latukha 2020-09-18 18:15:56 +0300
  • 55b0040384
    clean-up: Nix/Value.hs: NValueF: fx doc Anton-Latukha 2020-09-18 18:10:05 +0300
  • eb8c2252cb
    clean-up: Nix.hs: evaluateExpression: use Kleisli composition Anton-Latukha 2020-09-18 17:24:29 +0300
  • b035e373d6
    clean-up: m Anton-Latukha 2020-09-18 17:23:56 +0300
  • 3774516033
    clean-up: Main Anton-Latukha 2020-09-18 16:52:18 +0300
  • 32cda24f58
    clean-up: Repl: initState: reduce do block Anton-Latukha 2020-09-18 16:51:23 +0300
  • 10051fbfc1
    clean-up: rm commented-out imports Anton-Latukha 2020-09-18 16:25:35 +0300
  • 0cb3946ee7
    clean-up: (return -> pure) Anton-Latukha 2020-09-18 15:54:39 +0300
  • dd6940fe7b
    clean-up: Nix/Builtins.hs: `case` to `maybe` Anton-Latukha 2020-09-18 15:51:55 +0300
  • 23b143478b
    Nix/Convert.hs: fuse functors in one case of `fromValueMay` Anton-Latukha 2020-09-18 15:32:35 +0300
  • 85a098bfd5
    clean-up: Nix/Convert.hs Anton-Latukha 2020-09-18 15:27:07 +0300
  • 4b44d97d9b
    clean-up: Nix/Convert.hs: use tuple sectioning Anton-Latukha 2020-09-18 15:25:45 +0300
  • c3f4d72dfd
    clean-up: parens Anton-Latukha 2020-09-14 20:53:57 +0300
  • ffc82fc97e
    clean-up: LANGUAGE pragmas Anton-Latukha 2020-09-14 20:27:51 +0300
  • dfa0435e9e Fix since annotation Simon Jakobi 2020-09-13 17:46:25 +0200
  • 410c325b18 cabal, CHANGELOG: 0.10.1 release, unifying the changelog Anton-Latukha 2020-09-13 15:54:33 +0300
  • 1beaf46cd3
    Options/Parser: debugVersionOpt: comment: add `nix-build` note (#717) Anton Latukha 2020-09-13 14:10:27 +0300
  • 83c5cea9a4
    Options/Parser: add '--long-version' that adds debug information (#712) Anton Latukha 2020-09-13 13:51:14 +0300
  • 775be0d234 Add Ord1 instances for Binding, NExprF, and NKeyName Simon Jakobi 2020-09-12 22:30:38 +0200
  • 5227a2d27f
    CHANGELOG: 0.10.0 (#713) Anton Latukha 2020-09-12 19:56:56 +0300
  • 2dc211314e src/Nix/Options/Parser.hs: m upd alignment Anton-Latukha 2020-08-25 21:34:21 +0300
  • 38215317b9 src/Nix/Options/Parser.hs: add CLI option `--version` Anton-Latukha 2020-08-25 21:27:29 +0300
  • 03545e5309 default.nix: upd rev Anton-Latukha 2020-09-12 12:07:51 +0300
  • a613ceb6a5 CI: On-Release-Cabal-Linux: fx 'on/release/created' type Anton-Latukha 2020-09-11 23:58:19 +0300
  • e1998798fb default.nix: pin Nixpkgs to last known good revision Anton-Latukha 2020-09-11 23:54:51 +0300
  • 3ab3fd0801 hnix.cabal: bump megaparsec bound to 9.1 Anton-Latukha 2020-09-11 20:47:15 +0300
  • 4dbb757296 default.nix: upd neat-interpolation version Anton-Latukha 2020-09-11 20:46:37 +0300
  • 9d31c56cff
    Merge pull request #709 Upd CI, manage Nix builds Anton Latukha 2020-09-10 18:53:41 +0300
  • f2c5f07b15
    CI: GitHub: mv (->Optional-)Nix-dev-env-macOS Anton-Latukha 2020-09-10 18:27:19 +0300
  • b1fbc25963
    CI: GitHub: mv (Nixpkgs-Linux-main -> Optional-Nix-dev-env-main) Anton-Latukha 2020-09-10 18:20:06 +0300
  • c2e696e86f
    CI: GitHub: Cabal-Linux: rm middle GHCs tests in favour release test Anton-Latukha 2020-09-10 18:04:54 +0300
  • 10ae6f031e
    CI: GitHub: add On-Release-Cabal-Linux Anton-Latukha 2020-09-10 18:02:31 +0300
  • 2d78d84630
    CI: GitHub: rm Nixpkgs-Linux-additional Anton-Latukha 2020-09-10 17:35:56 +0300
  • 12d108d394
    CI: GitHub: Cabal-Linux: test all GHCs Anton-Latukha 2020-09-10 17:34:34 +0300
  • 4cd3aa0e17
    Remove broken "NixOS 20.03 stable channel, default GHC (8.8)" CI job (#704) Simon Jakobi 2020-09-02 21:07:24 +0200
  • 93ecf531c4 Remove overlapping [From,To]JSON instances for NExpr Simon Jakobi 2020-08-18 23:26:35 +0200
  • 0449dc4570 Merge update from `haskell-with-nixpkgs` Anton-Latukha 2020-08-17 19:56:37 +0300
  • c83bbbe587 CI: Cabal-Linux: add caching Anton-Latukha 2020-08-15 17:54:37 +0300
  • 23e51ef4f4 CI: Cabal-Linux: group builds together Anton-Latukha 2020-08-15 17:50:55 +0300
  • 15ae0356be cabal: aeson < 1.5.3 Anton-Latukha 2020-08-17 10:38:07 +0300
  • adc2f36a74
    Allow optparse-applicative 0.16 (#697) Simon Jakobi 2020-08-16 22:00:56 +0200
  • 1a2d627a58 Use prettyprinter-1.7.0 Simon Jakobi 2020-08-04 06:25:57 +0200
  • 778edf2c38
    Merge pull request #685 from Anton-Latukha/2020-08-03-badges Anton Latukha 2020-08-04 13:04:19 +0300
  • 9cb4157a5b
    README: upd badge name to "Release dependencies" Anton-Latukha 2020-08-03 23:49:35 +0300
  • c208b03218
    README: add table Anton-Latukha 2020-08-03 23:24:02 +0300
  • 120753f494
    README: add GitHub badges Anton-Latukha 2020-08-03 23:13:40 +0300
  • fd41357bb6
    README: rm Travis badge Anton-Latukha 2020-08-03 23:10:50 +0300
  • 7cd6a0f276
    Merge of haskell-with-nixpkgs back into HNix (#681) Anton Latukha 2020-08-03 20:25:22 +0300
  • 695a47fac3
    Remove unnecessary extra-source-files (#672) Simon Jakobi 2020-07-27 12:09:45 +0200
  • 54030284fa Update to data-fix-0.3 Simon Jakobi 2020-07-23 02:52:21 +0200
  • f4b116f197 add HNix small logo Anton-Latukha 2020-07-15 15:11:39 +0300
  • a8a9ebabb1 add HNix logo Anton-Latukha 2020-07-15 15:09:46 +0300
  • e3d4254258 cabal: clean-up bound copies Anton-Latukha 2020-07-16 00:35:41 +0300
  • 5f63b2aa61 cabal: library: m cosmetics Anton-Latukha 2020-07-15 23:10:04 +0300
  • c6f9ab81b9 CHANGELOG: 0.9.1: mv additional info into additional; explain deps Anton-Latukha 2020-07-13 19:26:18 +0300
  • 37fde9b3d0 CHANGELOG: 0.9.0: m upd on GHC support status Anton-Latukha 2020-07-13 19:25:32 +0300
  • 0b61040bee hnix.cabal: version 0.9.1 Richard Marko 2020-07-13 10:34:19 +0200
  • e9c9a27504 changelog: add 0.9.1 Richard Marko 2020-07-13 10:33:17 +0200
  • 06edd4b8cf builtins.nixVersion: version 2.0 -> 2.3 Richard Marko 2020-07-02 11:59:53 +0200
  • 7fae8fa962 CI: .travis.yml: switch all builds to nixos-unstable Anton-Latukha 2020-07-08 02:16:57 +0300
  • 3fb78fcc40
    Merge pull request #658 from sorki/fix/repline_0_4 Anton Latukha 2020-07-08 18:43:07 +0300
  • c9eb24626a repl: drop GHC pragams disabling warnings, prune imports Richard Marko 2020-07-03 17:02:51 +0200
  • 0cf6be6be2 readme: add short REPL section Richard Marko 2020-07-03 17:00:03 +0200
  • f964284c66 repl: improve tab completion Richard Marko 2020-07-02 11:41:15 +0200
  • 8d0e325cf5 repl: Add ReplConfig and :set command Richard Marko 2020-07-02 11:15:58 +0200
  • b84f4f6c19 repl: Support loading .hnixrc from current directory Richard Marko 2020-06-30 15:22:07 +0200
  • f7704b4c28 repl: Pass result of --eval -E "..expr.." to REPL Richard Marko 2020-06-30 14:13:47 +0200
  • 4ce176d1a1 repl: Better help using HelpOption type Richard Marko 2020-06-30 13:07:27 +0200
  • 0e8e73ec88 repl: Extend IState, handle bindings, add browse and debug commands Richard Marko 2020-06-30 12:10:59 +0200
  • d9303f385c repl: Refactor error handling Richard Marko 2020-06-30 10:33:11 +0200