-
- Downloads
cabal: Tweak warnings during compilation
Uses two new flags: -fdefer-typed-holes: Allows to load code into ghci or use editor autocompletion in the presence of typed holes - fno-warn-name-shadowing: Removes one annoying type of warnings
Please register or sign in to comment