Skip to content

Commit

Permalink
Fix haskell default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Sep 25, 2024
1 parent 21c5e4c commit 1f1b574
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
2 changes: 0 additions & 2 deletions modules/kernels/haskell/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ let
displayName = "Haskell";
kernelName = "haskell";

settingsSchema = callPackage ./settings_schema.nix { inherit version; };

packageOptions = snapshot;

# Grab the meta from the library component
Expand Down
35 changes: 0 additions & 35 deletions modules/kernels/haskell/settings_schema.nix

This file was deleted.

0 comments on commit 1f1b574

Please sign in to comment.