We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stack build
Just had this build failure after importing ulid-0.3.0 :
ulid-0.3.0
ulid > Preprocessing executable 'ulid-exe' for ulid-0.3.0.0.. ulid > Building executable 'ulid-exe' for ulid-0.3.0.0.. ulid > [1 of 1] Compiling Main ulid > ulid > /tmp/stack-087c00927eb5aedb/ulid-0.3.0.0/app/Main.hs:18:39: error: ulid > parse error on input ‘-- ^ POSIX Time in milliseconds’ ulid > | ulid > 18 | ulid2 <- getULIDTime 1469918176.385 -- ^ POSIX Time in milliseconds ulid > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ulid >
stack Version 2.3.1, Git revision de2a7b694f07de7e6cf17f8c92338c16286b2878 (8103 commits) x86_64 hpack-0.33.0
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Just had this build failure after importing
ulid-0.3.0
:ulid > Preprocessing executable 'ulid-exe' for ulid-0.3.0.0..
ulid > Building executable 'ulid-exe' for ulid-0.3.0.0..
ulid > [1 of 1] Compiling Main
ulid >
ulid > /tmp/stack-087c00927eb5aedb/ulid-0.3.0.0/app/Main.hs:18:39: error:
ulid > parse error on input ‘-- ^ POSIX Time in milliseconds’
ulid > |
ulid > 18 | ulid2 <- getULIDTime 1469918176.385 -- ^ POSIX Time in milliseconds
ulid > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ulid >
stack Version 2.3.1, Git revision de2a7b694f07de7e6cf17f8c92338c16286b2878 (8103 commits) x86_64 hpack-0.33.0
The text was updated successfully, but these errors were encountered: