2 name: ghc-settings-edit
4 synopsis: Tool for editing GHC's settings file
5 -- TODO: description for hackage
6 -- TODO: category for hackage
7 license: MIT AND BSD-3-Clause
9 -- FIXME: must be email for potential Hackage upload
10 maintainer: @NixOS/haskell
11 copyright: © 2024 The Nixpkgs/NixOS contributors
12 stability: experimental
14 bug-reports: https://github.com/NixOS/nixpkgs/issues
16 executable ghc-settings-edit
17 default-language: Haskell2010
18 -- TODO: bounds for hackage
21 main-is: ghc-settings-edit.lhs