Created
February 27, 2020 03:43
-
-
Save zyla/9a7b9dbb9a71a743453bd463c9b50fba to your computer and use it in GitHub Desktop.
Failing test case for smuggler-0.1.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module Test.LongImport where | |
| import Data.Char | |
| import Data.Int (Int) | |
| _ = isAlpha |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment