Created
January 15, 2015 17:01
-
-
Save purefn/cffff8acecf7cde3451f to your computer and use it in GitHub Desktop.
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
Building regex-tdfa-rc-1.1.8.3... | |
Preprocessing library regex-tdfa-rc-1.1.8.3... | |
Unmatched #endif at ./Text/Regex/TDFA/NewDFA/Engine.hs at line 727 col 1 | |
Unmatched #endif at ./Text/Regex/TDFA/NewDFA/Engine_FA.hs at line 585 col 1 | |
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o ) | |
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o ) | |
[ 3 of 23] Compiling Paths_regex_tdfa_rc ( dist/build/autogen/Paths_regex_tdfa_rc.hs, dist/build/Paths_regex_tdfa_rc.o ) | |
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o ) | |
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o ) | |
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o ) | |
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o ) | |
Text/Regex/TDFA/Common.hs:12:1: Warning: | |
The qualified import of ‘Data.IntSet.EnumSet2’ is redundant | |
except perhaps to import instances from ‘Data.IntSet.EnumSet2’ | |
To import instances alone, use: import Data.IntSet.EnumSet2() | |
Text/Regex/TDFA/Common.hs:15:1: Warning: | |
The qualified import of ‘IMap.toList, IMap.null, IMap.assocs’ | |
from module ‘Data.IntMap’ is redundant | |
Text/Regex/TDFA/Common.hs:17:1: Warning: | |
The qualified import of ‘Data.IntMap.CharMap2’ is redundant | |
except perhaps to import instances from ‘Data.IntMap.CharMap2’ | |
To import instances alone, use: import Data.IntMap.CharMap2() | |
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o ) | |
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o ) | |
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o ) | |
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o ) | |
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o ) | |
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o ) | |
Text/Regex/TDFA/NewDFA/Engine_FA.hs:573:1: unterminated `{-' | |
builder for ‘/nix/store/0vggfvfgk1mlgn76bh1657jgb69sx67i-haskell-regex-tdfa-rc-1.1.8.3.drv’ failed with exit code 1 | |
building path(s) ‘/nix/store/l2kjimymq1m43xwy7zwkd7y4890km6vw-haskell-base-compat-0.5.0’ | |
cannot build derivation ‘/nix/store/nha9wzah2q07jmfbamd3495405vk3835-haskell-tasty-0.10.1.drv’: 1 dependencies couldn't be built | |
cannot build derivation ‘/nix/store/gd4ix2s1in7x8v7m8f3yrp7bjpjl3gcj-haskell-haskell-src-exts-1.16.0.1.drv’: 1 dependencies couldn't be built | |
cannot build derivation ‘/nix/store/2xis303dlc91mywcp1ybbawzy7mvc8b7-haskell-scientific-0.3.3.5.drv’: 1 dependencies couldn't be built | |
cannot build derivation ‘/nix/store/sy25hiw1bp0g8104zvj7sinn8zlzp522-haskell-aeson-0.8.0.2.drv’: 1 dependencies couldn't be built | |
killing process 32809 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment