We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f9c51 commit b148d18Copy full SHA for b148d18
src/chapter-10/nim.hs
@@ -1,3 +1,4 @@
1
+{-# OPTIONS_GHC -Wno-incomplete-patterns #-}
2
import Data.Char
3
4
next :: Int -> Int
0 commit comments