marcellussiegburg / call-alloy

MIT License
3 stars 2 forks source link

lts-19/ghc-9: src/Language/Alloy/Call.hs:36:42: error: Module ‘Control.Lens.Internal.ByteString’ does not export ‘unpackStrict8’ #9

Closed jwaldmann closed 2 years ago

jwaldmann commented 2 years ago
call-alloy                            > [6 of 7] Compiling Language.Alloy.Call                                      
call-alloy                            >                                                                             
call-alloy                            > /tmp/stack-226ad14f88690e22/call-alloy-0.2.1.1/src/Language/Alloy/Call.hs:36:42: error:
call-alloy                            >     Module                                                                  
call-alloy                            >     ‘Control.Lens.Internal.ByteString’                                      
call-alloy                            >     does not export                                                         
call-alloy                            >     ‘unpackStrict8’                                                         
call-alloy                            >    |                                                                        
call-alloy                            > 36 | import Control.Lens.Internal.ByteString (unpackStrict8)                
call-alloy                            >    |                                          ^^^^^^^^^^^^^   
marcellussiegburg commented 2 years ago

This refers to an older version of the library (i.e. is and was deprecated)