diff options
author | Ben Sima <ben@bsima.me> | 2020-11-17 16:24:29 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-11-17 16:24:29 -0500 |
commit | ac3d455a9c0dc0b2f4afb88b56db3d16c0508428 (patch) | |
tree | 0c2c558fb9c281bc79eb5ea560ead68f6b0f6918 /Alpha.hs | |
parent | 3887308a3ad006b487f180d29b495c65294a7d26 (diff) |
Refactor bild logic a bit
This should make it easier to add nix builds, which is the next task. I
need to move some files and nix code around so that I have e.g.
Que/Prod.nix as the actual full 'build.os' expression.
Diffstat (limited to 'Alpha.hs')
-rw-r--r-- | Alpha.hs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ module Alpha ( -- * Re-export Protolude module X, String, - lines, -- * Applying (<|), |