freeman42x / haskell-editor-setup

Easy instructions for setting up Haskell editors / IDEs on any major operating system.
GNU General Public License v3.0
101 stars 15 forks source link

Automatic setup for Debian Linux / Atom #43

Closed freeman42x closed 4 years ago

freeman42x commented 4 years ago

Folder structure: OS/Linux/Debian.hs, OS/Linux/NixOS.hs Refactor NixOS specific code into NixOS.hs and write the Debian code in the Debian.hs file. Use Nix to install everything. Add the Nix packages to ~/.nixpkgs/config.nix or whatever config file the user is using.