dhall-haskell/nix
Gabriel Gonzalez aa359813c4
Install mostly static executables on OS X when using Nix (#830)
These aren't fully static executables (they still have some
`/nix/store` references), but they at least compile Haskell dependencies
statically.  That means that they can be `nix-env --install`ed side-by-side
with other Haskell executables, which would otherwise conflict with an
error like this one:

```
error: packages '/nix/store/hrxnlwlsiw5jjjkq5v6ihcwb0shx4fga-dhall-1.20.1/lib/li
nks/libHSbasement-0.0.8-8QjArDsw3GWCcbHE5iqtz3-ghc8.4.3.dylib' and '/nix/store/d
2y5373anwf1q3h86ar3lljk11k1lq0h-dhall-json-1.2.6/lib/links/libHSbasement-0.0.8-8
QjArDsw3GWCcbHE5iqtz3-ghc8.4.3.dylib' have the same priority 5; use 'nix-env --s
et-flag priority NUMBER INSTALLED_PKGNAME' to change the priority of one of the
conflicting packages (0 being the highest priority)
```
2019-03-04 19:43:31 -08:00
..
npm Add "Try Dhall" project (#739) 2018-12-06 18:00:03 -08:00
base-orphans.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
basement_0_0_6.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
cabal-doctest.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
cborg-json.nix Add --json flag for dhall {decode,encode} (#717) 2018-11-28 17:51:20 -08:00
cborg.nix GHCJS support for Dhall (#734) 2018-12-03 08:07:18 -08:00
charset.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
contravariant.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
dhall-sdist.nix Build inside of source directory produced by cabal sdist (#543) 2018-08-12 09:17:28 -05:00
doctest.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
fetchNixpkgs.nix Build a completely static Dhall executable in CI (#517) 2018-07-21 22:11:57 -07:00
foldl.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
foundation_0_0_19.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
githubLogo.nix Expand "Try dhall" into dhall-lang.org home page (#747) 2018-12-10 12:28:19 -08:00
haskeline_0_7_3_1.nix GHCJS support for Dhall (#734) 2018-12-03 08:07:18 -08:00
lens-family-core_1_2_1.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
lens-family-core.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
megaparsec.nix Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
memory_0_14_16.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
memory.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
neat-interpolation.nix Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
prettyprinter.nix Use readDirectory to simplify bumping dependencies (#501) 2018-07-04 20:48:48 -07:00
quickcheck-instances.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
repline.nix GHC 8.6 stuff (#623) 2018-10-05 07:42:54 -07:00
semigroupoids.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
shared.nix Install mostly static executables on OS X when using Nix (#830) 2019-03-04 19:43:31 -08:00
StateVar.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
tasty-quickcheck.nix Serialization support (#519) 2018-07-30 10:19:41 -07:00
test-dhall.nix Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
twitterBootstrap.nix Add "Try Dhall" examples and JSON output (#742) 2018-12-09 08:24:33 -08:00
twitterLogo.nix Expand "Try dhall" into dhall-lang.org home page (#747) 2018-12-10 12:28:19 -08:00
unliftio-core.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
vector-algorithms.nix Test build against ghc-8.6 (#669) 2018-11-03 07:27:12 -07:00
wcwidth.patch Build against GHC 7.10.3 (#621) 2018-10-05 20:51:18 -07:00
website.nix Add contributing instructions for the website (#760) 2018-12-20 10:36:10 -08:00
yaml.nix Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00