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

3h - Research which are the most common files for installing Nix packages #105

Closed freeman42x closed 4 years ago

freeman42x commented 4 years ago

For the nix files mentioned here provide links to sites which explain how they function:

https://github.com/fairy-tale-agi-solutions/haskell-editor-setup/pull/104/files#diff-2a75584ae6b7de4ec7a345182ee28423R37

Create a table with differences between them. One of the most important differences is how often users are using that file to install their packages using it.

Make sure that the files listed there in the code are all typical files in which someone can define packages to be installed.

Write the results of your research in the Research folder in a similar matter to how @epic-guy did it.